0% found this document useful (0 votes)
77 views

Plsssss

Uploaded by

siusao1201
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views

Plsssss

Uploaded by

siusao1201
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 111

-- Farewell Infortality.

-- Version: 2.82
-- Instances:
local ScreenGui = Instance.new("ScreenGui")
local Open = Instance.new("Frame")
local OpenButton = Instance.new("TextButton")
local GUI = Instance.new("Frame")
local FEAnimations = Instance.new("TextButton")
local Title = Instance.new("TextLabel")
local FEHAX1337 = Instance.new("TextButton")
local FEFling = Instance.new("TextButton")
local FEGUI = Instance.new("TextButton")
local FEHAXV2 = Instance.new("TextButton")
local Close = Instance.new("TextButton")
local Credits = Instance.new("TextLabel")
local FEHAX = Instance.new("TextButton")
local Version = Instance.new("TextButton")
--Properties:
ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")

Open.Name = "Open"
Open.Parent = ScreenGui
Open.BackgroundColor3 = Color3.new(0, 0.576471, 0.0941177)
Open.Position = UDim2.new(0, 0, 0.645264804, 0)
Open.Size = UDim2.new(0, 100, 0, 29)

OpenButton.Name = "OpenButton"
OpenButton.Parent = Open
OpenButton.BackgroundColor3 = Color3.new(0.356863, 0.658824, 0.309804)
OpenButton.Position = UDim2.new(0.0599999726, 0, 0.137930989, 0)
OpenButton.Size = UDim2.new(0, 87, 0, 20)
OpenButton.Font = Enum.Font.SourceSans
OpenButton.Text = "$$$ Open $$$"
OpenButton.TextColor3 = Color3.new(0, 0, 0)
OpenButton.TextScaled = true
OpenButton.TextSize = 14
OpenButton.TextWrapped = true
OpenButton.MouseButton1Down:connect(function()
GUI.Visible = true
OpenButton.Visible = false
Open.Visible = false
end)

GUI.Name = "GUI"
GUI.Parent = ScreenGui
GUI.BackgroundColor3 = Color3.new(0.0784314, 0.760784, 0.0784314)
GUI.Position = UDim2.new(0.207909614, 0, 0.227929384, 0)
GUI.Size = UDim2.new(0, 433, 0, 283)
GUI.Visible = false
GUI.Active = true
GUI.Draggable = true

FEAnimations.Name = "FE Animations"


FEAnimations.Parent = GUI
FEAnimations.BackgroundColor3 = Color3.new(0, 0.764706, 0.176471)
FEAnimations.Position = UDim2.new(0.0300230943, 0, 0.289752662, 0)
FEAnimations.Size = UDim2.new(0, 142, 0, 33)
FEAnimations.Font = Enum.Font.SourceSans
FEAnimations.Text = "FE Animations"
FEAnimations.TextColor3 = Color3.new(0, 0, 0)
FEAnimations.TextScaled = true
FEAnimations.TextSize = 14
FEAnimations.TextWrapped = true
FEAnimations.MouseButton1Down:connect(function()
-- Energize by illremember, fe animations
-- DO NOT COPY AND CLAIM AS OWN, if you are using some of the script for your own,
credit is highly appreciated!
-- Thank you, and enjoy.

-- Objects

local Energize = Instance.new("ScreenGui") -- The actual GUI


local SideFrame = Instance.new("Frame") -- Visible when GUI is closed
local OpenGUI = Instance.new("TextButton") -- Part of SideFrame
local SideFrameTitle = Instance.new("TextLabel") -- Part of SideFrame
local MainFrame = Instance.new("Frame") -- All of the stuff on the main frame
local GuiBottomFrame = Instance.new("Frame") -- Part of Active Frame
local Credits = Instance.new("TextLabel") -- Credits to illremember, hello there
local ScrollingFrame = Instance.new("ScrollingFrame") -- The scrolling frame of
animations
local CheckR = Instance.new("TextLabel") -- Check if R15 or R6
local ScrollingFrameR15 = Instance.new("ScrollingFrame") -- The scrolling frame of
R15 animations

local CrazySlash = Instance.new("TextButton")--COMPLETE


local Open = Instance.new("TextButton")--COMPLETE
local R15Spinner = Instance.new("TextButton")--COMPLETE
local ArmsOut = Instance.new("TextButton")--COMPLETE
local FloatSlash = Instance.new("TextButton")--COMPLETE
local WeirdZombie = Instance.new("TextButton")--COMPLETE
local DownSlash = Instance.new("TextButton")--COMPLETE
local Pull = Instance.new("TextButton")--COMPLETE
local CircleArm = Instance.new("TextButton")--COMPLETE
local Bend = Instance.new("TextButton")--COMPLETE
local RotateSlash = Instance.new("TextButton")--COMPLETE
local FlingArms = Instance.new("TextButton")--COMPLETE

local FullSwing = Instance.new("TextButton")--COMPLETE


local GlitchLevitate = Instance.new("TextButton")--COMPLETE
local MoonDance = Instance.new("TextButton")--COMPLETE
local FullPunch = Instance.new("TextButton")--COMPLETE
local Crouch = Instance.new("TextButton")--COMPLETE
local SpinDance = Instance.new("TextButton")--COMPLETE
local FloorFaint = Instance.new("TextButton")--COMPLETE
local JumpingJacks = Instance.new("TextButton")--COMPLETE
local Spinner = Instance.new("TextButton")--COMPLETE
local MegaInsane = Instance.new("TextButton")--COMPLETE
local ArmDetach = Instance.new("TextButton")--COMPLETE
local WeirdMove = Instance.new("TextButton")--COMPLETE
local Faint = Instance.new("TextButton")--COMPLETE
local CloneIllusion = Instance.new("TextButton")--COMPLETE
local Levitate = Instance.new("TextButton")--COMPLETE
local DinoWalk = Instance.new("TextButton")--COMPLETE
local FloorCrawl = Instance.new("TextButton")--COMPLETE
local SwordSlam = Instance.new("TextButton")--COMPLETE
local LoopHead = Instance.new("TextButton")--COMPLETE
local HeroJump = Instance.new("TextButton")--COMPLETE
local Insane = Instance.new("TextButton")--COMPLETE
local FloatingHead = Instance.new("TextButton")--COMPLETE
local HeadThrow = Instance.new("TextButton")--COMPLETE
local MovingDance = Instance.new("TextButton")--COMPLETE
local SuperPunch = Instance.new("TextButton")--COMPLETE
local ArmTurbine = Instance.new("TextButton")--COMPLETE
local Dab = Instance.new("TextButton")--COMPLETE
local FloatSit = Instance.new("TextButton")--COMPLETE
local SuperFaint = Instance.new("TextButton")--COMPLETE
local BarrelRoll = Instance.new("TextButton")--COMPLETE
local Scared = Instance.new("TextButton")--COMPLETE
local InsaneArms = Instance.new("TextButton")--COMPLETE
local SwordSlice = Instance.new("TextButton")--COMPLETE
local SpinDance2 = Instance.new("TextButton")--COMPLETE
local BowDown = Instance.new("TextButton")--COMPLETE
local LoopSlam = Instance.new("TextButton")--COMPLETE

local GuiTopFrame = Instance.new("Frame") -- Top of the main frame


local CloseGUI = Instance.new("TextButton") -- To close the GUI
local Title = Instance.new("TextLabel") -- Actual title of GUI, Energize

-- Properties

Energize.Name = "Energize"
Energize.Parent = game.Players.LocalPlayer.PlayerGui

SideFrame.Name = "SideFrame"
SideFrame.Parent = Energize
SideFrame.Active = true
SideFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
SideFrame.Draggable = true
SideFrame.Position = UDim2.new(0, 376, 0, 125)
SideFrame.Size = UDim2.new(0, 460, 0, 32)
SideFrame.Visible = false

OpenGUI.Name = "OpenGUI"
OpenGUI.Parent = SideFrame
OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
OpenGUI.BackgroundTransparency = 1
OpenGUI.Position = UDim2.new(0, 426, 0, 0)
OpenGUI.Size = UDim2.new(0, 34, 0, 32)
OpenGUI.Font = Enum.Font.SourceSans
OpenGUI.FontSize = Enum.FontSize.Size48
OpenGUI.Text = "X"
OpenGUI.TextColor3 = Color3.new(0.333333, 0, 0)
OpenGUI.TextSize = 40
OpenGUI.TextWrapped = true

SideFrameTitle.Name = "SideFrameTitle"
SideFrameTitle.Parent = SideFrame
SideFrameTitle.BackgroundColor3 = Color3.new(1, 1, 1)
SideFrameTitle.BackgroundTransparency = 1
SideFrameTitle.Position = UDim2.new(0, 170, 0, 0)
SideFrameTitle.Size = UDim2.new(0, 119, 0, 31)
SideFrameTitle.Font = Enum.Font.Arial
SideFrameTitle.FontSize = Enum.FontSize.Size24
SideFrameTitle.Text = "-Energize-"
SideFrameTitle.TextSize = 21
SideFrameTitle.TextStrokeColor3 = Color3.new(0.27451, 0.92549, 0.905882)
SideFrameTitle.TextStrokeTransparency = 0.69999998807907
MainFrame.Name = "MainFrame"
MainFrame.Parent = Energize
MainFrame.Active = true
MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
MainFrame.BackgroundTransparency = 1
MainFrame.Draggable = true
MainFrame.Position = UDim2.new(0, 376, 0, 125)
MainFrame.Size = UDim2.new(0, 444, 0, 280)

GuiBottomFrame.Name = "Gui BottomFrame"


GuiBottomFrame.Parent = MainFrame
GuiBottomFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
GuiBottomFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
GuiBottomFrame.Position = UDim2.new(0, 0, 0, 247)
GuiBottomFrame.Size = UDim2.new(0, 460, 0, 32)

Credits.Name = "Credits"
Credits.Parent = GuiBottomFrame
Credits.BackgroundColor3 = Color3.new(1, 1, 1)
Credits.BackgroundTransparency = 1
Credits.Size = UDim2.new(0, 460, 0, 32)
Credits.FontSize = Enum.FontSize.Size14
Credits.Text = "By illremember -FE Animations Gui"
Credits.TextColor3 = Color3.new(0.219608, 0.219608, 0.219608)
Credits.TextSize = 14
Credits.TextStrokeColor3 = Color3.new(0.141176, 0.870588, 0.713726)
Credits.TextStrokeTransparency = 0.69999998807907
Credits.TextWrapped = true

ScrollingFrame.Parent = MainFrame
ScrollingFrame.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
ScrollingFrame.Position = UDim2.new(0, 0, 0, 32)
ScrollingFrame.Size = UDim2.new(0, 460, 0, 215)
ScrollingFrame.ScrollBarThickness = 13

FullSwing.Name = "FullSwing"
FullSwing.Parent = ScrollingFrame
FullSwing.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
FullSwing.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
FullSwing.Position = UDim2.new(0, 17, 0, 322)
FullSwing.Size = UDim2.new(0, 119, 0, 34)
FullSwing.Font = Enum.Font.Highway
FullSwing.FontSize = Enum.FontSize.Size24
FullSwing.Text = "Full Swing"
FullSwing.TextSize = 20
FullSwing.TextWrapped = true

GlitchLevitate.Name = "GlitchLevitate"
GlitchLevitate.Parent = ScrollingFrame
GlitchLevitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
GlitchLevitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
GlitchLevitate.Position = UDim2.new(0, 319, 0, 322)
GlitchLevitate.Size = UDim2.new(0, 119, 0, 34)
GlitchLevitate.Font = Enum.Font.Highway
GlitchLevitate.FontSize = Enum.FontSize.Size24
GlitchLevitate.Text = "Glitch Levitate"
GlitchLevitate.TextSize = 20
GlitchLevitate.TextWrapped = true
MoonDance.Name = "MoonDance"
MoonDance.Parent = ScrollingFrame
MoonDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
MoonDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
MoonDance.Position = UDim2.new(0, 319, 0, 280)
MoonDance.Size = UDim2.new(0, 119, 0, 34)
MoonDance.Font = Enum.Font.Highway
MoonDance.FontSize = Enum.FontSize.Size24
MoonDance.Text = "Moon Dance"
MoonDance.TextSize = 20
MoonDance.TextWrapped = true

FullPunch.Name = "FullPunch"
FullPunch.Parent = ScrollingFrame
FullPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
FullPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
FullPunch.Position = UDim2.new(0, 17, 0, 280)
FullPunch.Size = UDim2.new(0, 119, 0, 34)
FullPunch.Font = Enum.Font.Highway
FullPunch.FontSize = Enum.FontSize.Size24
FullPunch.Text = "Full Punch"
FullPunch.TextSize = 20
FullPunch.TextWrapped = true

Crouch.Name = "Crouch"
Crouch.Parent = ScrollingFrame
Crouch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
Crouch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Crouch.Position = UDim2.new(0, 168, 0, 280)
Crouch.Size = UDim2.new(0, 119, 0, 34)
Crouch.Font = Enum.Font.Highway
Crouch.FontSize = Enum.FontSize.Size24
Crouch.Text = "Crouch"
Crouch.TextSize = 20
Crouch.TextWrapped = true

SpinDance.Name = "SpinDance"
SpinDance.Parent = ScrollingFrame
SpinDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
SpinDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
SpinDance.Position = UDim2.new(0, 168, 0, 236)
SpinDance.Size = UDim2.new(0, 119, 0, 34)
SpinDance.Font = Enum.Font.Highway
SpinDance.FontSize = Enum.FontSize.Size24
SpinDance.Text = "Spin Dance"
SpinDance.TextSize = 20
SpinDance.TextWrapped = true

FloorFaint.Name = "FloorFaint"
FloorFaint.Parent = ScrollingFrame
FloorFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
FloorFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
FloorFaint.Position = UDim2.new(0, 17, 0, 236)
FloorFaint.Size = UDim2.new(0, 119, 0, 34)
FloorFaint.Font = Enum.Font.Highway
FloorFaint.FontSize = Enum.FontSize.Size24
FloorFaint.Text = "Floor Faint"
FloorFaint.TextSize = 20
FloorFaint.TextWrapped = true

JumpingJacks.Name = "JumpingJacks"
JumpingJacks.Parent = ScrollingFrame
JumpingJacks.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
JumpingJacks.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
JumpingJacks.Position = UDim2.new(0, 319, 0, 236)
JumpingJacks.Size = UDim2.new(0, 119, 0, 34)
JumpingJacks.Font = Enum.Font.Highway
JumpingJacks.FontSize = Enum.FontSize.Size24
JumpingJacks.Text = "Jumping Jacks"
JumpingJacks.TextSize = 20
JumpingJacks.TextWrapped = true

Spinner.Name = "Spinner"
Spinner.Parent = ScrollingFrame
Spinner.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Spinner.Position = UDim2.new(0, 17, 0, 192)
Spinner.Size = UDim2.new(0, 119, 0, 34)
Spinner.Font = Enum.Font.Highway
Spinner.FontSize = Enum.FontSize.Size24
Spinner.Text = "Spinner"
Spinner.TextSize = 20
Spinner.TextWrapped = true

MegaInsane.Name = "MegaInsane"
MegaInsane.Parent = ScrollingFrame
MegaInsane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
MegaInsane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
MegaInsane.Position = UDim2.new(0, 168, 0, 192)
MegaInsane.Size = UDim2.new(0, 119, 0, 34)
MegaInsane.Font = Enum.Font.Highway
MegaInsane.FontSize = Enum.FontSize.Size24
MegaInsane.Text = "Mega Insane"
MegaInsane.TextSize = 20
MegaInsane.TextWrapped = true

ArmDetach.Name = "ArmDetach"
ArmDetach.Parent = ScrollingFrame
ArmDetach.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
ArmDetach.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
ArmDetach.Position = UDim2.new(0, 319, 0, 192)
ArmDetach.Size = UDim2.new(0, 119, 0, 34)
ArmDetach.Font = Enum.Font.Highway
ArmDetach.FontSize = Enum.FontSize.Size24
ArmDetach.Text = "Arm Detach"
ArmDetach.TextSize = 20
ArmDetach.TextWrapped = true

WeirdMove.Name = "WeirdMove"
WeirdMove.Parent = ScrollingFrame
WeirdMove.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
WeirdMove.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
WeirdMove.Position = UDim2.new(0, 168, 0, 148)
WeirdMove.Size = UDim2.new(0, 119, 0, 34)
WeirdMove.Font = Enum.Font.Highway
WeirdMove.FontSize = Enum.FontSize.Size24
WeirdMove.Text = "Weird Move"
WeirdMove.TextSize = 20
WeirdMove.TextWrapped = true

Faint.Name = "Faint"
Faint.Parent = ScrollingFrame
Faint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
Faint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Faint.Position = UDim2.new(0, 17, 0, 148)
Faint.Size = UDim2.new(0, 119, 0, 34)
Faint.Font = Enum.Font.Highway
Faint.FontSize = Enum.FontSize.Size24
Faint.Text = "Faint"
Faint.TextSize = 20
Faint.TextWrapped = true

CloneIllusion.Name = "CloneIllusion"
CloneIllusion.Parent = ScrollingFrame
CloneIllusion.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
CloneIllusion.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
CloneIllusion.Position = UDim2.new(0, 319, 0, 148)
CloneIllusion.Size = UDim2.new(0, 119, 0, 34)
CloneIllusion.Font = Enum.Font.Highway
CloneIllusion.FontSize = Enum.FontSize.Size24
CloneIllusion.Text = "Clone Illusion"
CloneIllusion.TextSize = 20
CloneIllusion.TextWrapped = true

Levitate.Name = "Levitate"
Levitate.Parent = ScrollingFrame
Levitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
Levitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Levitate.Position = UDim2.new(0, 17, 0, 104)
Levitate.Size = UDim2.new(0, 119, 0, 34)
Levitate.Font = Enum.Font.Highway
Levitate.FontSize = Enum.FontSize.Size24
Levitate.Text = "Levitate"
Levitate.TextSize = 20
Levitate.TextWrapped = true

DinoWalk.Name = "DinoWalk"
DinoWalk.Parent = ScrollingFrame
DinoWalk.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
DinoWalk.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
DinoWalk.Position = UDim2.new(0, 168, 0, 104)
DinoWalk.Size = UDim2.new(0, 119, 0, 34)
DinoWalk.Font = Enum.Font.Highway
DinoWalk.FontSize = Enum.FontSize.Size24
DinoWalk.Text = "Dino Walk"
DinoWalk.TextSize = 20
DinoWalk.TextWrapped = true

FloorCrawl.Name = "FloorCrawl"
FloorCrawl.Parent = ScrollingFrame
FloorCrawl.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
FloorCrawl.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
FloorCrawl.Position = UDim2.new(0, 319, 0, 104)
FloorCrawl.Size = UDim2.new(0, 119, 0, 34)
FloorCrawl.Font = Enum.Font.Highway
FloorCrawl.FontSize = Enum.FontSize.Size24
FloorCrawl.Text = "Floor Crawl"
FloorCrawl.TextSize = 20
FloorCrawl.TextWrapped = true

SwordSlam.Name = "SwordSlam"
SwordSlam.Parent = ScrollingFrame
SwordSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
SwordSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
SwordSlam.Position = UDim2.new(0, 319, 0, 60)
SwordSlam.Size = UDim2.new(0, 119, 0, 34)
SwordSlam.Font = Enum.Font.Highway
SwordSlam.FontSize = Enum.FontSize.Size24
SwordSlam.Text = "Sword Slam"
SwordSlam.TextSize = 20
SwordSlam.TextWrapped = true

LoopHead.Name = "LoopHead"
LoopHead.Parent = ScrollingFrame
LoopHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
LoopHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
LoopHead.Position = UDim2.new(0, 168, 0, 60)
LoopHead.Size = UDim2.new(0, 119, 0, 34)
LoopHead.Font = Enum.Font.Highway
LoopHead.FontSize = Enum.FontSize.Size24
LoopHead.Text = "Loop Head"
LoopHead.TextSize = 20
LoopHead.TextWrapped = true

HeroJump.Name = "HeroJump"
HeroJump.Parent = ScrollingFrame
HeroJump.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
HeroJump.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
HeroJump.Position = UDim2.new(0, 17, 0, 60)
HeroJump.Size = UDim2.new(0, 119, 0, 34)
HeroJump.Font = Enum.Font.Highway
HeroJump.FontSize = Enum.FontSize.Size24
HeroJump.Text = "Hero Jump"
HeroJump.TextSize = 20
HeroJump.TextWrapped = true

Insane.Name = "Insane"
Insane.Parent = ScrollingFrame
Insane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
Insane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Insane.Position = UDim2.new(0, 319, 0, 16)
Insane.Size = UDim2.new(0, 119, 0, 34)
Insane.Font = Enum.Font.Highway
Insane.FontSize = Enum.FontSize.Size24
Insane.Text = "Insane"
Insane.TextSize = 20
Insane.TextWrapped = true

FloatingHead.Name = "FloatingHead"
FloatingHead.Parent = ScrollingFrame
FloatingHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
FloatingHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
FloatingHead.Position = UDim2.new(0, 168, 0, 16)
FloatingHead.Size = UDim2.new(0, 119, 0, 34)
FloatingHead.Font = Enum.Font.Highway
FloatingHead.FontSize = Enum.FontSize.Size24
FloatingHead.Text = "Floating Head"
FloatingHead.TextSize = 20
FloatingHead.TextWrapped = true

HeadThrow.Name = "HeadThrow"
HeadThrow.Parent = ScrollingFrame
HeadThrow.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
HeadThrow.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
HeadThrow.Position = UDim2.new(0, 17, 0, 16)
HeadThrow.Size = UDim2.new(0, 119, 0, 34)
HeadThrow.Font = Enum.Font.Highway
HeadThrow.FontSize = Enum.FontSize.Size24
HeadThrow.Text = "Head Throw"
HeadThrow.TextSize = 20
HeadThrow.TextWrapped = true

MovingDance.Name = "MovingDance"
MovingDance.Parent = ScrollingFrame
MovingDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
MovingDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
MovingDance.Position = UDim2.new(0, 168, 0, 324)
MovingDance.Size = UDim2.new(0, 119, 0, 34)
MovingDance.Font = Enum.Font.Highway
MovingDance.FontSize = Enum.FontSize.Size24
MovingDance.Text = "Moving Dance"
MovingDance.TextSize = 20
MovingDance.TextWrapped = true

SuperPunch.Name = "SuperPunch"
SuperPunch.Parent = ScrollingFrame
SuperPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
SuperPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
SuperPunch.Position = UDim2.new(0, 168, 0, 366)
SuperPunch.Size = UDim2.new(0, 119, 0, 34)
SuperPunch.Font = Enum.Font.Highway
SuperPunch.FontSize = Enum.FontSize.Size24
SuperPunch.Text = "Super Punch"
SuperPunch.TextSize = 20
SuperPunch.TextWrapped = true

ArmTurbine.Name = "ArmTurbine"
ArmTurbine.Parent = ScrollingFrame
ArmTurbine.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
ArmTurbine.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
ArmTurbine.Position = UDim2.new(0, 319, 0, 366)
ArmTurbine.Size = UDim2.new(0, 119, 0, 34)
ArmTurbine.Font = Enum.Font.Highway
ArmTurbine.FontSize = Enum.FontSize.Size24
ArmTurbine.Text = "Arm Turbine"
ArmTurbine.TextSize = 20
ArmTurbine.TextWrapped = true

Dab.Name = "Dab"
Dab.Parent = ScrollingFrame
Dab.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
Dab.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Dab.Position = UDim2.new(0, 17, 0, 366)
Dab.Size = UDim2.new(0, 119, 0, 34)
Dab.Font = Enum.Font.Highway
Dab.FontSize = Enum.FontSize.Size24
Dab.Text = "Dab"
Dab.TextSize = 20
Dab.TextWrapped = true

FloatSit.Name = "FloatSit"
FloatSit.Parent = ScrollingFrame
FloatSit.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
FloatSit.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
FloatSit.Position = UDim2.new(0, 168, 0, 410)
FloatSit.Size = UDim2.new(0, 119, 0, 34)
FloatSit.Font = Enum.Font.Highway
FloatSit.FontSize = Enum.FontSize.Size24
FloatSit.Text = "Float Sit"
FloatSit.TextSize = 20
FloatSit.TextWrapped = true

SuperFaint.Name = "SuperFaint"
SuperFaint.Parent = ScrollingFrame
SuperFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
SuperFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
SuperFaint.Position = UDim2.new(0, 17, 0, 498)
SuperFaint.Size = UDim2.new(0, 119, 0, 34)
SuperFaint.Font = Enum.Font.Highway
SuperFaint.FontSize = Enum.FontSize.Size24
SuperFaint.Text = "Super Faint"
SuperFaint.TextSize = 20
SuperFaint.TextWrapped = true

BarrelRoll.Name = "BarrelRoll"
BarrelRoll.Parent = ScrollingFrame
BarrelRoll.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
BarrelRoll.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
BarrelRoll.Position = UDim2.new(0, 319, 0, 410)
BarrelRoll.Size = UDim2.new(0, 119, 0, 34)
BarrelRoll.Font = Enum.Font.Highway
BarrelRoll.FontSize = Enum.FontSize.Size24
BarrelRoll.Text = "Barrel Roll"
BarrelRoll.TextSize = 20
BarrelRoll.TextWrapped = true

Scared.Name = "Scared"
Scared.Parent = ScrollingFrame
Scared.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
Scared.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Scared.Position = UDim2.new(0, 319, 0, 454)
Scared.Size = UDim2.new(0, 119, 0, 34)
Scared.Font = Enum.Font.Highway
Scared.FontSize = Enum.FontSize.Size24
Scared.Text = "Scared"
Scared.TextSize = 20
Scared.TextWrapped = true

InsaneArms.Name = "InsaneArms"
InsaneArms.Parent = ScrollingFrame
InsaneArms.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
InsaneArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
InsaneArms.Position = UDim2.new(0, 17, 0, 454)
InsaneArms.Size = UDim2.new(0, 119, 0, 34)
InsaneArms.Font = Enum.Font.Highway
InsaneArms.FontSize = Enum.FontSize.Size24
InsaneArms.Text = "Insane Arms"
InsaneArms.TextSize = 20
InsaneArms.TextWrapped = true

SwordSlice.Name = "SwordSlice"
SwordSlice.Parent = ScrollingFrame
SwordSlice.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
SwordSlice.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
SwordSlice.Position = UDim2.new(0, 168, 0, 454)
SwordSlice.Size = UDim2.new(0, 119, 0, 34)
SwordSlice.Font = Enum.Font.Highway
SwordSlice.FontSize = Enum.FontSize.Size24
SwordSlice.Text = "Sword Slice"
SwordSlice.TextSize = 20
SwordSlice.TextWrapped = true

SpinDance2.Name = "SpinDance2"
SpinDance2.Parent = ScrollingFrame
SpinDance2.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
SpinDance2.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
SpinDance2.Position = UDim2.new(0, 168, 0, 498)
SpinDance2.Size = UDim2.new(0, 119, 0, 34)
SpinDance2.Font = Enum.Font.Highway
SpinDance2.FontSize = Enum.FontSize.Size24
SpinDance2.Text = "Spin Dance 2"
SpinDance2.TextSize = 20
SpinDance2.TextWrapped = true

BowDown.Name = "BowDown"
BowDown.Parent = ScrollingFrame
BowDown.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
BowDown.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
BowDown.Position = UDim2.new(0, 319, 0, 498)
BowDown.Size = UDim2.new(0, 119, 0, 34)
BowDown.Font = Enum.Font.Highway
BowDown.FontSize = Enum.FontSize.Size24
BowDown.Text = "Bow Down"
BowDown.TextSize = 20
BowDown.TextWrapped = true

LoopSlam.Name = "LoopSlam"
LoopSlam.Parent = ScrollingFrame
LoopSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
LoopSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
LoopSlam.Position = UDim2.new(0, 17, 0, 410)
LoopSlam.Size = UDim2.new(0, 119, 0, 34)
LoopSlam.Font = Enum.Font.Highway
LoopSlam.FontSize = Enum.FontSize.Size24
LoopSlam.Text = "Loop Slam"
LoopSlam.TextSize = 20
LoopSlam.TextWrapped = true

GuiTopFrame.Name = "Gui TopFrame"


GuiTopFrame.Parent = MainFrame
GuiTopFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
GuiTopFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
GuiTopFrame.Size = UDim2.new(0, 460, 0, 32)

CloseGUI.Name = "CloseGUI"
CloseGUI.Parent = GuiTopFrame
CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
CloseGUI.BackgroundTransparency = 1
CloseGUI.Position = UDim2.new(0, 426, 0, 0)
CloseGUI.Size = UDim2.new(0, 34, 0, 32)
CloseGUI.Font = Enum.Font.SourceSans
CloseGUI.FontSize = Enum.FontSize.Size48
CloseGUI.Text = "X"
CloseGUI.TextColor3 = Color3.new(0.333333, 0, 0)
CloseGUI.TextSize = 40
CloseGUI.TextWrapped = true

Title.Name = "Title"
Title.Parent = GuiTopFrame
Title.BackgroundColor3 = Color3.new(1, 1, 1)
Title.BackgroundTransparency = 1
Title.Size = UDim2.new(0, 460, 0, 32)
Title.FontSize = Enum.FontSize.Size14
Title.Text = "-Energize-"
Title.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
Title.TextSize = 14
Title.TextStrokeColor3 = Color3.new(0.384314, 0.917647, 1)
Title.TextStrokeTransparency = 0.69999998807907
Title.TextWrapped = true

CheckR.Name = "CheckR"
CheckR.Parent = GuiTopFrame
CheckR.BackgroundColor3 = Color3.new(1, 1, 1)
CheckR.BackgroundTransparency = 1
CheckR.Size = UDim2.new(0, 171, 0, 32)
CheckR.Font = Enum.Font.SourceSansBold
CheckR.FontSize = Enum.FontSize.Size14
CheckR.Text = "Text"
CheckR.TextScaled = true
CheckR.TextSize = 14
CheckR.TextWrapped = true

ScrollingFrameR15.Name = "ScrollingFrameR15"
ScrollingFrameR15.Parent = MainFrame
ScrollingFrameR15.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
ScrollingFrameR15.Position = UDim2.new(0, 0, 0, 32)
ScrollingFrameR15.Size = UDim2.new(0, 460, 0, 215)
ScrollingFrameR15.Visible = false
ScrollingFrameR15.ScrollBarThickness = 13

CrazySlash.Name = "CrazySlash"
CrazySlash.Parent = ScrollingFrameR15
CrazySlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
CrazySlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
CrazySlash.Position = UDim2.new(0, 17, 0, 16)
CrazySlash.Size = UDim2.new(0, 119, 0, 34)
CrazySlash.Font = Enum.Font.Highway
CrazySlash.FontSize = Enum.FontSize.Size24
CrazySlash.Text = "CrazySlash"
CrazySlash.TextSize = 20
CrazySlash.TextWrapped = true
Open.Name = "Open"
Open.Parent = ScrollingFrameR15
Open.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
Open.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Open.Position = UDim2.new(0, 168, 0, 16)
Open.Size = UDim2.new(0, 119, 0, 34)
Open.Font = Enum.Font.Highway
Open.FontSize = Enum.FontSize.Size24
Open.Text = "Open"
Open.TextSize = 20
Open.TextWrapped = true

R15Spinner.Name = "R15Spinner"
R15Spinner.Parent = ScrollingFrameR15
R15Spinner.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
R15Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
R15Spinner.Position = UDim2.new(0, 17, 0, 60)
R15Spinner.Size = UDim2.new(0, 119, 0, 34)
R15Spinner.Font = Enum.Font.Highway
R15Spinner.FontSize = Enum.FontSize.Size24
R15Spinner.Text = "Spinner"
R15Spinner.TextSize = 20
R15Spinner.TextWrapped = true

ArmsOut.Name = "ArmsOut"
ArmsOut.Parent = ScrollingFrameR15
ArmsOut.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
ArmsOut.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
ArmsOut.Position = UDim2.new(0, 319, 0, 16)
ArmsOut.Size = UDim2.new(0, 119, 0, 34)
ArmsOut.Font = Enum.Font.Highway
ArmsOut.FontSize = Enum.FontSize.Size24
ArmsOut.Text = "ArmsOut"
ArmsOut.TextSize = 20
ArmsOut.TextWrapped = true

FloatSlash.Name = "FloatSlash"
FloatSlash.Parent = ScrollingFrameR15
FloatSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
FloatSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
FloatSlash.Position = UDim2.new(0, 168, 0, 148)
FloatSlash.Size = UDim2.new(0, 119, 0, 34)
FloatSlash.Font = Enum.Font.Highway
FloatSlash.FontSize = Enum.FontSize.Size24
FloatSlash.Text = "FloatSlash"
FloatSlash.TextSize = 20
FloatSlash.TextWrapped = true

WeirdZombie.Name = "WeirdZombie"
WeirdZombie.Parent = ScrollingFrameR15
WeirdZombie.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
WeirdZombie.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
WeirdZombie.Position = UDim2.new(0, 17, 0, 148)
WeirdZombie.Size = UDim2.new(0, 119, 0, 34)
WeirdZombie.Font = Enum.Font.Highway
WeirdZombie.FontSize = Enum.FontSize.Size24
WeirdZombie.Text = "WeirdZombie"
WeirdZombie.TextSize = 20
WeirdZombie.TextWrapped = true

DownSlash.Name = "DownSlash"
DownSlash.Parent = ScrollingFrameR15
DownSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
DownSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
DownSlash.Position = UDim2.new(0, 319, 0, 148)
DownSlash.Size = UDim2.new(0, 119, 0, 34)
DownSlash.Font = Enum.Font.Highway
DownSlash.FontSize = Enum.FontSize.Size24
DownSlash.Text = "DownSlash"
DownSlash.TextSize = 20
DownSlash.TextWrapped = true

Pull.Name = "Pull"
Pull.Parent = ScrollingFrameR15
Pull.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
Pull.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Pull.Position = UDim2.new(0, 17, 0, 104)
Pull.Size = UDim2.new(0, 119, 0, 34)
Pull.Font = Enum.Font.Highway
Pull.FontSize = Enum.FontSize.Size24
Pull.Text = "Pull"
Pull.TextSize = 20
Pull.TextWrapped = true

CircleArm.Name = "CircleArm"
CircleArm.Parent = ScrollingFrameR15
CircleArm.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
CircleArm.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
CircleArm.Position = UDim2.new(0, 168, 0, 104)
CircleArm.Size = UDim2.new(0, 119, 0, 34)
CircleArm.Font = Enum.Font.Highway
CircleArm.FontSize = Enum.FontSize.Size24
CircleArm.Text = "CircleArm"
CircleArm.TextSize = 20
CircleArm.TextWrapped = true

Bend.Name = "Bend"
Bend.Parent = ScrollingFrameR15
Bend.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
Bend.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
Bend.Position = UDim2.new(0, 319, 0, 104)
Bend.Size = UDim2.new(0, 119, 0, 34)
Bend.Font = Enum.Font.Highway
Bend.FontSize = Enum.FontSize.Size24
Bend.Text = "Bend"
Bend.TextSize = 20
Bend.TextWrapped = true

RotateSlash.Name = "RotateSlash"
RotateSlash.Parent = ScrollingFrameR15
RotateSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
RotateSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
RotateSlash.Position = UDim2.new(0, 319, 0, 60)
RotateSlash.Size = UDim2.new(0, 119, 0, 34)
RotateSlash.Font = Enum.Font.Highway
RotateSlash.FontSize = Enum.FontSize.Size24
RotateSlash.Text = "RotateSlash"
RotateSlash.TextSize = 20
RotateSlash.TextWrapped = true

FlingArms.Name = "FlingArms"
FlingArms.Parent = ScrollingFrameR15
FlingArms.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
FlingArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
FlingArms.Position = UDim2.new(0, 168, 0, 60)
FlingArms.Size = UDim2.new(0, 119, 0, 34)
FlingArms.Font = Enum.Font.Highway
FlingArms.FontSize = Enum.FontSize.Size24
FlingArms.Text = "FlingArms"
FlingArms.TextSize = 20
FlingArms.TextWrapped = true

-- Buttons
col = Color3.new(0.886275, 0.776471, 0.368627)
loc = Color3.new(1, 0.906471, 0.568627)
rcol = Color3.new(0.682353, 0.701961, 0.792157)
rloc = Color3.new(0.882353, 0.901961, 0.992157)

CloseGUI.MouseButton1Click:connect(function()
MainFrame.Visible = false
SideFrame.Visible = true
SideFrame.Position = MainFrame.Position
end)

OpenGUI.MouseButton1Click:connect(function()
MainFrame.Visible = true
SideFrame.Visible = false
MainFrame.Position = SideFrame.Position
end)

if (game:GetService"Players".LocalPlayer.Character:WaitForChild("Humanoid").RigType
== Enum.HumanoidRigType.R15) then
ScrollingFrame.Visible = false
ScrollingFrameR15.Visible = true
CheckR.Text = "Showing R15 Animations"
else
ScrollingFrame.Visible = true
ScrollingFrameR15.Visible = false
CheckR.Text = "Showing R6 Animations"
end

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://35154961"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local HeadThrowACTIVE = false
HeadThrow.MouseButton1Click:connect(function()
HeadThrowACTIVE = not HeadThrowACTIVE
if HeadThrowACTIVE then
HeadThrow.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if HeadThrowACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
HeadThrow.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://121572214"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local FloatingHeadACTIVE = false
FloatingHead.MouseButton1Click:connect(function()
FloatingHeadACTIVE = not FloatingHeadACTIVE
if FloatingHeadACTIVE then
track:Play(.1, 1, 1)
FloatingHead.BackgroundColor3 = loc
else
track:Stop()
FloatingHead.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://182724289"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local CrouchACTIVE = false
Crouch.MouseButton1Click:connect(function()
CrouchACTIVE = not CrouchACTIVE
if CrouchACTIVE then
track:Play(.1, 1, 1)
Crouch.BackgroundColor3 = loc
else
track:Stop()
Crouch.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://282574440"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local FloorCrawlACTIVE = false
FloorCrawl.MouseButton1Click:connect(function()
FloorCrawlACTIVE = not FloorCrawlACTIVE
if FloorCrawlACTIVE then
track:Play(.1, 1, 1)
FloorCrawl.BackgroundColor3 = loc
else
track:Stop()
FloorCrawl.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://204328711"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local DinoWalkACTIVE = false
DinoWalk.MouseButton1Click:connect(function()
DinoWalkACTIVE = not DinoWalkACTIVE
if DinoWalkACTIVE then
track:Play(.1, 1, 1)
DinoWalk.BackgroundColor3 = loc
else
track:Stop()
DinoWalk.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://429681631"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local JumpingJacksACTIVE = false
JumpingJacks.MouseButton1Click:connect(function()
JumpingJacksACTIVE = not JumpingJacksACTIVE
if JumpingJacksACTIVE then
track:Play(.1, 1, 1)
JumpingJacks.BackgroundColor3 = loc
else
track:Stop()
JumpingJacks.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://35154961"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local LoopHeadACTIVE = false
LoopHead.MouseButton1Click:connect(function()
LoopHeadACTIVE = not LoopHeadACTIVE
if LoopHeadACTIVE then
LoopHead.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if LoopHeadACTIVE then
track:Play(.5, 1, 1e6)
end
end
end
else
track:Stop()
LoopHead.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://184574340"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local HeroJumpACTIVE = false
HeroJump.MouseButton1Click:connect(function()
HeroJumpACTIVE = not HeroJumpACTIVE
if HeroJumpACTIVE then
HeroJump.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if HeroJumpACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
HeroJump.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://181526230"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local FaintACTIVE = false
Faint.MouseButton1Click:connect(function()
FaintACTIVE = not FaintACTIVE
if FaintACTIVE then
track:Play(.1, 1, 1)
Faint.BackgroundColor3 = loc
else
track:Stop()
Faint.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://181525546"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local FloorFaintACTIVE = false
FloorFaint.MouseButton1Click:connect(function()
FloorFaintACTIVE = not FloorFaintACTIVE
if FloorFaintACTIVE then
FloorFaint.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if FloorFaintACTIVE then
track:Play(.1, 1, 2)
end
end
end
else
track:Stop()
FloorFaint.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://181525546"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local SuperFaintACTIVE = false
SuperFaint.MouseButton1Click:connect(function()
SuperFaintACTIVE = not SuperFaintACTIVE
if SuperFaintACTIVE then
SuperFaint.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if SuperFaintACTIVE then
track:Play(.1, 0.5, 40)
end
end
end
else
track:Stop()
SuperFaint.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://313762630"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local LevitateACTIVE = false
Levitate.MouseButton1Click:connect(function()
LevitateACTIVE = not LevitateACTIVE
if LevitateACTIVE then
track:Play(.1, 1, 1)
Levitate.BackgroundColor3 = loc
else
track:Stop()
Levitate.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://183412246"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local DabACTIVE = false
Dab.MouseButton1Click:connect(function()
DabACTIVE = not DabACTIVE
if DabACTIVE then
Dab.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if DabACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
Dab.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://188632011"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local SpinACTIVE = false
Spinner.MouseButton1Click:connect(function()
SpinACTIVE = not SpinACTIVE
if SpinACTIVE then
Spinner.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if SpinACTIVE then
track:Play(.1, 1, 2)
end
end
end
else
track:Stop()
Spinner.BackgroundColor3 = col
end
end)
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://179224234"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local FloatSitACTIVE = false
FloatSit.MouseButton1Click:connect(function()
FloatSitACTIVE = not FloatSitACTIVE
if FloatSitACTIVE then
track:Play(.1, 1, 1)
FloatSit.BackgroundColor3 = loc
else
track:Stop()
FloatSit.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://429703734"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local MovingDanceACTIVE = false
MovingDance.MouseButton1Click:connect(function()
MovingDanceACTIVE = not MovingDanceACTIVE
if MovingDanceACTIVE then
MovingDance.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if MovingDanceACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
MovingDance.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://215384594"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local WeirdMoveACTIVE = false
WeirdMove.MouseButton1Click:connect(function()
WeirdMoveACTIVE = not WeirdMoveACTIVE
if WeirdMoveACTIVE then
track:Play(.1, 1, 1)
WeirdMove.BackgroundColor3 = loc
else
track:Stop()
WeirdMove.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://215384594"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local CloneIllusionACTIVE = false
CloneIllusion.MouseButton1Click:connect(function()
CloneIllusionACTIVE = not CloneIllusionACTIVE
if CloneIllusionACTIVE then
track:Play(.5, 1, 1e7)
CloneIllusion.BackgroundColor3 = loc
else
track:Stop()
CloneIllusion.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://313762630"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local GlitchLevitateACTIVE = false
GlitchLevitate.MouseButton1Click:connect(function()
GlitchLevitateACTIVE = not GlitchLevitateACTIVE
if GlitchLevitateACTIVE then
track:Play(.5, 1, 1e7)
GlitchLevitate.BackgroundColor3 = loc
else
track:Stop()
GlitchLevitate.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://429730430"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local SpinDanceACTIVE = false
SpinDance.MouseButton1Click:connect(function()
SpinDanceACTIVE = not SpinDanceACTIVE
if SpinDanceACTIVE then
SpinDance.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if SpinDanceACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
SpinDance.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://45834924"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local MoonDanceACTIVE = false
MoonDance.MouseButton1Click:connect(function()
MoonDanceACTIVE = not MoonDanceACTIVE
if MoonDanceACTIVE then
MoonDance.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if MoonDanceACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
MoonDance.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://204062532"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local FullPunchACTIVE = false
FullPunch.MouseButton1Click:connect(function()
FullPunchACTIVE = not FullPunchACTIVE
if FullPunchACTIVE then
FullPunch.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if FullPunchACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
FullPunch.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://186934910"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local SpinDance2ACTIVE = false
SpinDance2.MouseButton1Click:connect(function()
SpinDance2ACTIVE = not SpinDance2ACTIVE
if SpinDance2ACTIVE then
SpinDance2.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if SpinDance2ACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
SpinDance2.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://204292303"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local BowDownACTIVE = false
BowDown.MouseButton1Click:connect(function()
BowDownACTIVE = not BowDownACTIVE
if BowDownACTIVE then
BowDown.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if BowDownACTIVE then
track:Play(.1, 1, 3)
end
end
end
else
track:Stop()
BowDown.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://204295235"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local SwordSlamACTIVE = false
SwordSlam.MouseButton1Click:connect(function()
SwordSlamACTIVE = not SwordSlamACTIVE
if SwordSlamACTIVE then
SwordSlam.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if SwordSlamACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
SwordSlam.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://204295235"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local LoopSlamACTIVE = false
LoopSlam.MouseButton1Click:connect(function()
LoopSlamACTIVE = not LoopSlamACTIVE
if LoopSlamACTIVE then
LoopSlam.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if LoopSlamACTIVE then
track:Play(.1, 1, 1e4)
end
end
end
else
track:Stop()
LoopSlam.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://184574340"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local MegaInsaneACTIVE = false
MegaInsane.MouseButton1Click:connect(function()
MegaInsaneACTIVE = not MegaInsaneACTIVE
if MegaInsaneACTIVE then
MegaInsane.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if MegaInsaneACTIVE then
track:Play(.1, 0.5, 40)
end
end
end
else
track:Stop()
MegaInsane.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://126753849"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local SuperPunchACTIVE = false
SuperPunch.MouseButton1Click:connect(function()
SuperPunchACTIVE = not SuperPunchACTIVE
if SuperPunchACTIVE then
SuperPunch.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if SuperPunchACTIVE then
track:Play(.1, 1, 3)
end
end
end
else
track:Stop()
SuperPunch.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://218504594"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local FullSwingACTIVE = false
FullSwing.MouseButton1Click:connect(function()
FullSwingACTIVE = not FullSwingACTIVE
if FullSwingACTIVE then
FullSwing.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if FullSwingACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
FullSwing.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://259438880"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local ArmTurbineACTIVE = false
ArmTurbine.MouseButton1Click:connect(function()
ArmTurbineACTIVE = not ArmTurbineACTIVE
if ArmTurbineACTIVE then
track:Play(.1, 1, 1e3)
ArmTurbine.BackgroundColor3 = loc
else
track:Stop()
ArmTurbine.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://136801964"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local BarrelRollACTIVE = false
BarrelRoll.MouseButton1Click:connect(function()
BarrelRollACTIVE = not BarrelRollACTIVE
if BarrelRollACTIVE then
BarrelRoll.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if BarrelRollACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
BarrelRoll.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://180612465"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local ScaredACTIVE = false
Scared.MouseButton1Click:connect(function()
ScaredACTIVE = not ScaredACTIVE
if ScaredACTIVE then
Scared.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if ScaredACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
Scared.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://33796059"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local InsaneACTIVE = false
Insane.MouseButton1Click:connect(function()
InsaneACTIVE = not InsaneACTIVE
if InsaneACTIVE then
track:Play(.1, 1, 1e8)
Insane.BackgroundColor3 = loc
else
track:Stop()
Insane.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://33169583"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local ArmDetachACTIVE = false
ArmDetach.MouseButton1Click:connect(function()
ArmDetachACTIVE = not ArmDetachACTIVE
if ArmDetachACTIVE then
ArmDetach.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if ArmDetachACTIVE then
track:Play(.1, 1, 1e6)
end
end
end
else
track:Stop()
ArmDetach.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://35978879"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local SwordSliceACTIVE = false
SwordSlice.MouseButton1Click:connect(function()
SwordSliceACTIVE = not SwordSliceACTIVE
if SwordSliceACTIVE then
track:Play(.1, 1, 1)
SwordSlice.BackgroundColor3 = loc
else
track:Stop()
SwordSlice.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://27432691"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local InsaneArmsACTIVE = false
InsaneArms.MouseButton1Click:connect(function()
InsaneArmsACTIVE = not InsaneArmsACTIVE
if InsaneArmsACTIVE then
InsaneArms.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if InsaneArmsACTIVE then
track:Play(.1, 1, 1e4)
end
end
end
else
track:Stop()
InsaneArms.BackgroundColor3 = col
end
end)
-- R15
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://674871189"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local CrazySlashACTIVE = false
CrazySlash.MouseButton1Click:connect(function()
CrazySlashACTIVE = not CrazySlashACTIVE
if CrazySlashACTIVE then
CrazySlash.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if CrazySlashACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
CrazySlash.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://582855105"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local OpenACTIVE = false
Open.MouseButton1Click:connect(function()
OpenACTIVE = not OpenACTIVE
if OpenACTIVE then
Open.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if OpenACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
Open.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://754658275"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local R15SpinnerACTIVE = false
R15Spinner.MouseButton1Click:connect(function()
R15SpinnerACTIVE = not R15SpinnerACTIVE
if R15SpinnerACTIVE then
R15Spinner.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if R15SpinnerACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
R15Spinner.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://582384156"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local ArmsOutACTIVE = false
ArmsOut.MouseButton1Click:connect(function()
ArmsOutACTIVE = not ArmsOutACTIVE
if ArmsOutACTIVE then
ArmsOut.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if ArmsOutACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
ArmsOut.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://717879555"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local FloatSlashACTIVE = false
FloatSlash.MouseButton1Click:connect(function()
FloatSlashACTIVE = not FloatSlashACTIVE
if FloatSlashACTIVE then
FloatSlash.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if FloatSlashACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
FloatSlash.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://708553116"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
WeirdZombieACTIVE = false
WeirdZombie.MouseButton1Click:connect(function()
WeirdZombieACTIVE = not WeirdZombieACTIVE
if WeirdZombieACTIVE then
WeirdZombie.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if WeirdZombieACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
WeirdZombie.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://746398327"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
DownSlashACTIVE = false
DownSlash.MouseButton1Click:connect(function()
DownSlashACTIVE = not DownSlashACTIVE
if DownSlashACTIVE then
DownSlash.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if DownSlashACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
DownSlash.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://675025795"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
PullACTIVE = false
Pull.MouseButton1Click:connect(function()
PullACTIVE = not PullACTIVE
if PullACTIVE then
Pull.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if PullACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
Pull.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://698251653"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
CircleArmACTIVE = false
CircleArm.MouseButton1Click:connect(function()
CircleArmACTIVE = not CircleArmACTIVE
if CircleArmACTIVE then
CircleArm.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if CircleArmACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
CircleArm.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://696096087"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
BendACTIVE = false
Bend.MouseButton1Click:connect(function()
BendACTIVE = not BendACTIVE
if BendACTIVE then
Bend.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if BendACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
Bend.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://675025570"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
RotateSlashACTIVE = false
RotateSlash.MouseButton1Click:connect(function()
RotateSlashACTIVE = not RotateSlashACTIVE
if RotateSlashACTIVE then
RotateSlash.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if RotateSlashACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
RotateSlash.BackgroundColor3 = rcol
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://754656200"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
FlingArmsACTIVE = false
FlingArms.MouseButton1Click:connect(function()
FlingArmsACTIVE = not FlingArmsACTIVE
if FlingArmsACTIVE then
FlingArms.BackgroundColor3 = rloc
while wait() do
if track.IsPlaying == false then
if FlingArmsACTIVE then
track:Play(.1, 1, 10)
end
end
end
else
track:Stop()
FlingArms.BackgroundColor3 = rcol
end
end)

-- Finished update!
end)

Title.Name = "Title"
Title.Parent = GUI
Title.BackgroundColor3 = Color3.new(0.258824, 0.603922, 0.0431373)
Title.Size = UDim2.new(0, 433, 0, 50)
Title.Font = Enum.Font.SourceSans
Title.Text = "Make Money $$$ Gui"
Title.TextColor3 = Color3.new(0, 0, 0)
Title.TextScaled = true
Title.TextSize = 14
Title.TextWrapped = true

FEHAX1337.Name = "FE HAX 1337"


FEHAX1337.Parent = GUI
FEHAX1337.BackgroundColor3 = Color3.new(0.0941177, 0.705882, 0)
FEHAX1337.Position = UDim2.new(0.642032266, 0, 0.289752662, 0)
FEHAX1337.Size = UDim2.new(0, 144, 0, 33)
FEHAX1337.Font = Enum.Font.SourceSans
FEHAX1337.Text = "FE HAX 1337"
FEHAX1337.TextColor3 = Color3.new(0, 0, 0)
FEHAX1337.TextScaled = true
FEHAX1337.TextSize = 14
FEHAX1337.TextWrapped = true
FEHAX1337.MouseButton1Down:connect(function()
-- Objects

local FeHax1337 = Instance.new("ScreenGui")


local Base = Instance.new("Frame")
local Annoy = Instance.new("TextButton")
local Hatspin = Instance.new("TextButton")
local Creeper = Instance.new("TextButton")
local Username = Instance.new("TextBox")
local Naked = Instance.new("TextButton")
local Rape = Instance.new("TextButton")
local DropHats = Instance.new("TextButton")
local GameRuiner = Instance.new("TextButton")
local Fly = Instance.new("TextButton")
local Noclip = Instance.new("TextButton")
local GUILine = Instance.new("Frame")
local no = Instance.new("Frame")
local FE = Instance.new("TextLabel")
local GUILine_2 = Instance.new("Frame")
local no_2 = Instance.new("Frame")
local Creditz = Instance.new("TextLabel")

-- Properties

FeHax1337.Name = "FeHax1337"
FeHax1337.Parent = game.CoreGui

Base.Name = "Base"
Base.Parent = FeHax1337
Base.Active = true
Base.BackgroundColor3 = Color3.new(1, 1, 1)
Base.BorderSizePixel = 0
Base.Draggable = true
Base.Position = UDim2.new(0.314787179, 0, 0.224938855, 0)
Base.Selectable = true
Base.Size = UDim2.new(0, 496, 0, 449)

Annoy.Name = "Annoy"
Annoy.Parent = Base
Annoy.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
Annoy.BorderSizePixel = 0
Annoy.Position = UDim2.new(0.362454742, 0, 0.374793768, 0)
Annoy.Size = UDim2.new(0, 144, 0, 50)
Annoy.Font = Enum.Font.Highway
Annoy.Text = "Annoy"
Annoy.TextColor3 = Color3.new(0, 0, 0)
Annoy.TextSize = 25
Annoy.MouseButton1Down:connect(function()
local Victim = Username.Text
local P=game:GetService'Players'.LocalPlayer
local C=P.Character or P.CharacterAdded:Wait()
game:GetService'RunService'.Stepped:Connect(function()

C:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(game:GetService'Players':FindFir
stChild(Victim).Character:WaitForChild'HumanoidRootPart'.Position)
end)
end)

Hatspin.Name = "Hatspin"
Hatspin.Parent = Base
Hatspin.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
Hatspin.BorderSizePixel = 0
Hatspin.Position = UDim2.new(0.0277176313, 0, 0.374793768, 0)
Hatspin.Size = UDim2.new(0, 144, 0, 50)
Hatspin.Font = Enum.Font.Highway
Hatspin.Text = "Hatspin"
Hatspin.TextColor3 = Color3.new(0, 0, 0)
Hatspin.TextSize = 25
Hatspin.MouseButton1Down:connect(function()
local obese = game:GetService('Players')
for i,v in pairs(obese.LocalPlayer.Character:GetChildren()) do
if v.ClassName == "Accessory" then
local stg = v.Handle:FindFirstChildOfClass("BodyForce")
if stg == nil then
local a = Instance.new("BodyPosition")
local b = Instance.new("BodyAngularVelocity")
a.Parent = v.Handle
b.Parent = v.Handle
v.Handle.AccessoryWeld:Destroy()
b.AngularVelocity = Vector3.new(0,100,0)
b.MaxTorque = Vector3.new(0,200,0)
a.P = 30000
a.D = 50
game:GetService('RunService').Stepped:connect(function()
a.Position = obese.LocalPlayer.Character.Head.Position
end)
end
end
end
end)

Creeper.Name = "Creeper"
Creeper.Parent = Base
Creeper.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
Creeper.BorderSizePixel = 0
Creeper.Position = UDim2.new(0.691692233, 0, 0.374793768, 0)
Creeper.Size = UDim2.new(0, 144, 0, 50)
Creeper.Font = Enum.Font.Highway
Creeper.Text = "Creeper"
Creeper.TextColor3 = Color3.new(0, 0, 0)
Creeper.TextSize = 25
Creeper.MouseButton1Down:connect(function()
local plr = game.Players.LocalPlayer.Character.Humanoid
if plr.RigType == R15 then
game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
game.Players.LocalPlayer.Character.LeftHand:Destroy()
game.Players.LocalPlayer.Character.LeftLowerArm:Destroy()
game.Players.LocalPlayer.Character.LeftUpperArm:Destroy()
game.Players.LocalPlayer.Character.RightHand:Destroy()
game.Players.LocalPlayer.Character.RightLowerArm:Destroy()
game.Players.LocalPlayer.Character.RightUpperArm:Destroy()
else
game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
end
end)

Username.Name = "Username"
Username.Parent = Base
Username.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
Username.BackgroundTransparency = 0.25
Username.BorderSizePixel = 0
Username.Position = UDim2.new(0.0927419364, 0, 0.209354118, 0)
Username.Size = UDim2.new(0, 403, 0, 50)
Username.Font = Enum.Font.Highway
Username.Text = "Username"
Username.TextColor3 = Color3.new(0, 0, 0)
Username.TextSize = 28
Username.TextWrapped = true

Naked.Name = "Naked"
Naked.Parent = Base
Naked.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
Naked.BorderSizePixel = 0
Naked.Position = UDim2.new(0.0277176313, 0, 0.557128489, 0)
Naked.Size = UDim2.new(0, 144, 0, 50)
Naked.Font = Enum.Font.Highway
Naked.Text = "Naked"
Naked.TextColor3 = Color3.new(0, 0, 0)
Naked.TextSize = 25
Naked.MouseButton1Down:connect(function()
hummy = game:GetService("Players").LocalPlayer.Character.Humanoid
pcall(function()
hummy.Parent.Pants:Destroy()
end)
pcall(function()
hummy.Parent.Shirt:Destroy()
end)
end)

Rape.Name = "Rape"
Rape.Parent = Base
Rape.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
Rape.BorderSizePixel = 0
Rape.Position = UDim2.new(0.362419903, 0, 0.557128489, 0)
Rape.Size = UDim2.new(0, 144, 0, 50)
Rape.Font = Enum.Font.Highway
Rape.Text = "Rape"
Rape.TextColor3 = Color3.new(0, 0, 0)
Rape.TextSize = 25
Rape.MouseButton1Down:connect(function()

player = Username.Text
stupid = Instance.new('Animation')
stupid.AnimationId = 'rbxassetid://148840371'
hummy = game:GetService("Players").LocalPlayer.Character.Humanoid
pcall(function()
hummy.Parent.Pants:Destroy()
end)
pcall(function()
hummy.Parent.Shirt:Destroy()
end)
notfunny = hummy:LoadAnimation(stupid)
notfunny:Play()
notfunny:AdjustSpeed(10)
while hummy.Parent.Parent ~= nil do
wait()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[Username.Text].Character.HumanoidRootPart.CFrame
end
end)

DropHats.Name = "Drop Hats"


DropHats.Parent = Base
DropHats.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
DropHats.BorderSizePixel = 0
DropHats.Position = UDim2.new(0.690962017, 0, 0.557128489, 0)
DropHats.Size = UDim2.new(0, 144, 0, 50)
DropHats.Font = Enum.Font.Highway
DropHats.Text = "Drop Hats"
DropHats.TextColor3 = Color3.new(0, 0, 0)
DropHats.TextSize = 25
DropHats.MouseButton1Down:connect(function()
for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
if (v:IsA("Accessory")) then
v.Parent = workspace
end
end
end)

GameRuiner.Name = "GameRuiner"
GameRuiner.Parent = Base
GameRuiner.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
GameRuiner.BorderSizePixel = 0
GameRuiner.Position = UDim2.new(0.0277424753, 0, 0.724166334, 0)
GameRuiner.Size = UDim2.new(0, 144, 0, 50)
GameRuiner.Font = Enum.Font.Highway
GameRuiner.Text = "GameRuiner"
GameRuiner.TextColor3 = Color3.new(0, 0, 0)
GameRuiner.TextSize = 25
GameRuiner.MouseButton1Down:connect(function()
-- Objects

local GameRuiner = Instance.new("ScreenGui")


local Main = Instance.new("Frame")
local info = Instance.new("TextLabel")
local close = Instance.new("TextButton")
local username = Instance.new("TextBox")
local shutdown = Instance.new("TextButton")
local give = Instance.new("TextButton")
local goto = Instance.new("TextButton")

-- Properties

GameRuiner.Name = "GameRuiner"
GameRuiner.Parent = game.Players.LocalPlayer.PlayerGui

Main.Name = "Main"
Main.Parent = GameRuiner
Main.Active = true
Main.Selectable = true
Main.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
Main.BorderColor3 = Color3.new(1, 1, 1)
Main.Draggable = true
Main.Position = UDim2.new(0.400000006, 0, 0.400000006, 0)
Main.Size = UDim2.new(0, 400, 0, 300)

info.Name = "info"
info.Parent = Main
info.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
info.BorderColor3 = Color3.new(1, 1, 1)
info.Size = UDim2.new(0, 350, 0, 50)
info.Font = Enum.Font.SourceSansLight
info.FontSize = Enum.FontSize.Size32
info.Text = "GameRuiner GUI V2.0"
info.TextColor3 = Color3.new(0, 0, 0)
info.TextSize = 30
info.TextWrapped = true

close.Name = "close"
close.Parent = Main
close.BackgroundColor3 = Color3.new(1, 0, 0)
close.BorderColor3 = Color3.new(1, 1, 1)
close.Position = UDim2.new(0, 350, 0, 0)
close.Size = UDim2.new(0, 50, 0, 50)
close.Font = Enum.Font.SourceSansLight
close.FontSize = Enum.FontSize.Size14
close.Text = "X"
close.TextColor3 = Color3.new(0, 0, 0)
close.TextScaled = true
close.TextSize = 14
close.TextWrapped = true

username.Name = "username"
username.Parent = Main
username.BackgroundColor3 = Color3.new(0.901961, 0.901961, 0.901961)
username.BorderColor3 = Color3.new(0, 0, 0)
username.Position = UDim2.new(0, 50, 0, 100)
username.Size = UDim2.new(0, 300, 0, 50)
username.Font = Enum.Font.SourceSansLight
username.FontSize = Enum.FontSize.Size14
username.Text = "Username"
username.TextColor3 = Color3.new(0, 0, 0)
username.TextScaled = true
username.TextSize = 14
username.TextWrapped = true

shutdown.Name = "shutdown"
shutdown.Parent = Main
shutdown.BackgroundColor3 = Color3.new(1, 0, 1)
shutdown.BorderColor3 = Color3.new(1, 1, 1)
shutdown.ClipsDescendants = true
shutdown.Position = UDim2.new(0, 50, 0, 250)
shutdown.Size = UDim2.new(0, 300, 0, 50)
shutdown.AutoButtonColor = false
shutdown.Font = Enum.Font.SourceSansLight
shutdown.FontSize = Enum.FontSize.Size14
shutdown.Text = "FE Shutdown"
shutdown.TextColor3 = Color3.new(0, 0, 0)
shutdown.TextScaled = true
shutdown.TextSize = 14
shutdown.TextWrapped = true

give.Name = "give"
give.Parent = Main
give.BackgroundColor3 = Color3.new(0, 0.501961, 0)
give.BorderColor3 = Color3.new(1, 1, 1)
give.ClipsDescendants = true
give.Position = UDim2.new(0, 50, 0, 175)
give.Size = UDim2.new(0, 125, 0, 50)
give.AutoButtonColor = false
give.Font = Enum.Font.SourceSansLight
give.FontSize = Enum.FontSize.Size14
give.Text = "Give"
give.TextColor3 = Color3.new(0, 0, 0)
give.TextScaled = true
give.TextSize = 14
give.TextWrapped = true

goto.Name = "goto"
goto.Parent = Main
goto.BackgroundColor3 = Color3.new(0, 0.501961, 0)
goto.BorderColor3 = Color3.new(1, 1, 1)
goto.ClipsDescendants = true
goto.Position = UDim2.new(0, 225, 0, 175)
goto.Size = UDim2.new(0, 125, 0, 50)
goto.AutoButtonColor = false
goto.Font = Enum.Font.SourceSansLight
goto.FontSize = Enum.FontSize.Size14
goto.Text = "Goto"
goto.TextColor3 = Color3.new(0, 0, 0)
goto.TextScaled = true
goto.TextSize = 14
goto.TextWrapped = true

function GetPlayers(Name)
if Name:lower() == "me" then
return {game.Players.LocalPlayer}
elseif Name:lower() == "all" then
return game.Players:GetChildren()
elseif Name:lower() == "others" then
local t = {}
for i,v in pairs(game.Players:GetChildren()) do
if v.Name ~= game.Players.LocalPlayer.Name then
table.insert(t, v)
end
end
return t
else
local t = {}
for i,v in pairs(game.Players:GetChildren()) do
if v.Name:sub(1, #Name):lower() == Name:lower() then
table.insert(t, v)
end
end
return t
end
end

close.MouseButton1Down:connect(function()
Main:TweenPosition(UDim2.new(0.400000006, 0, -0.5, 0), "Out", "Quad", 0.5)
wait(0.5)
Main:Destroy()
end)

give.MouseButton1Down:connect(function(X, Y)
if not give:FindFirstChild('Circle') then
local C = Instance.new('ImageLabel', give)
C.BackgroundTransparency = 1
C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, give.AbsolutePosition.X,
0, give.AbsolutePosition.Y)
C.Size = UDim2.new(0, 0, 0, 0)
C.ZIndex = give.ZIndex
C.Image = 'rbxassetid://200182847'
C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
C.Name = 'Circle'
C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0,
250), 'Out', 'Quart', 2.5)
for i = 0, 1, 0.03 do
C.ImageTransparency = i
game:GetService('RunService').RenderStepped:wait()
end
C:destroy()
end
for a,v in pairs(GetPlayers(username.Text)) do
for b,x in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
if x:IsA("Tool") then
x.Parent = v.Character
end
end
end
end)

shutdown.MouseButton1Down:connect(function(X, Y)
if not shutdown:FindFirstChild('Circle') then
local C = Instance.new('ImageLabel', shutdown)
C.BackgroundTransparency = 1
C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0,
shutdown.AbsolutePosition.X, 0, shutdown.AbsolutePosition.Y)
C.Size = UDim2.new(0, 0, 0, 0)
C.ZIndex = shutdown.ZIndex
C.Image = 'rbxassetid://200182847'
C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
C.Name = 'Circle'
C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0,
250), 'Out', 'Quart', 2.5)
for i = 0, 1, 0.03 do
C.ImageTransparency = i
game:GetService('RunService').RenderStepped:wait()
end
C:destroy()
end
while wait() do
for a,v in pairs(game.Players:GetChildren()) do
if v.Character ~= nil and v.Character:FindFirstChild("Head") then
for b,x in pairs(v.Character.Head:GetChildren()) do
if x:IsA("Sound") then
x.Playing = true
end
end
end
end
end
while wait() do
for a,v in pairs(game.Players:GetChildren()) do
if v.Character ~= nil and v.Character:FindFirstChild("Head") then
for b,x in pairs(v.Character.Head:GetChildren()) do
if x:IsA("Sound") then
x.Playing = true
end
end
end
end
end
end)

goto.MouseButton1Down:connect(function(X, Y)
if not goto:FindFirstChild('Circle') then
local C = Instance.new('ImageLabel', goto)
C.BackgroundTransparency = 1
C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, goto.AbsolutePosition.X,
0, goto.AbsolutePosition.Y)
C.Size = UDim2.new(0, 0, 0, 0)
C.ZIndex = goto.ZIndex
C.Image = 'rbxassetid://200182847'
C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
C.Name = 'Circle'
C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0,
250), 'Out', 'Quart', 2.5)
for i = 0, 1, 0.03 do
C.ImageTransparency = i
game:GetService('RunService').RenderStepped:wait()
end
C:destroy()
end
for a,v in pairs(GetPlayers(username.Text)) do
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
v.Character.HumanoidRootPart.CFrame
end
end)
end)

local Flying = true

Fly.Name = "Fly"
Fly.Parent = Base
Fly.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
Fly.BorderSizePixel = 0
Fly.Position = UDim2.new(0.362419903, 0, 0.724166334, 0)
Fly.Size = UDim2.new(0, 144, 0, 50)
Fly.Font = Enum.Font.Highway
Fly.Text = "Fly"
Fly.TextColor3 = Color3.new(0, 0, 0)
Fly.TextSize = 25
Fly.MouseButton1Down:connect(function()
repeat wait()
until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and
game.Players.LocalPlayer.Character:findFirstChild("Torso") and
game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
local mouse = game.Players.LocalPlayer:GetMouse()
repeat wait() until mouse
local plr = game.Players.LocalPlayer
local torso = plr.Character.Torso
local flying = true
local deb = true
local ctrl = {f = 0, b = 0, l = 0, r = 0}
local lastctrl = {f = 0, b = 0, l = 0, r = 0}
local maxspeed = 50
local speed = 0
function Fly()
local bg = Instance.new("BodyGyro", torso)
bg.P = 9e4
bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
bg.cframe = torso.CFrame
local bv = Instance.new("BodyVelocity", torso)
bv.velocity = Vector3.new(0,0.1,0)
bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
repeat wait()
plr.Character.Humanoid.PlatformStand = true
if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
speed = speed+.5+(speed/maxspeed)
if speed > maxspeed then
speed = maxspeed
end
elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
speed = speed-1
if speed < 0 then
speed = 0
end
end
if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
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
lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
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
else
bv.velocity = Vector3.new(0,0.1,0)
end
bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-
math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
until not flying
ctrl = {f = 0, b = 0, l = 0, r = 0}
lastctrl = {f = 0, b = 0, l = 0, r = 0}
speed = 0
bg:Destroy()
bv:Destroy()
plr.Character.Humanoid.PlatformStand = false
end
mouse.KeyDown:connect(function(key)
if key:lower() == "e" then
if flying then flying = false
else
flying = true
Fly()
end
elseif key:lower() == "w" then
ctrl.f = 1
elseif key:lower() == "s" then
ctrl.b = -1
elseif key:lower() == "a" then
ctrl.l = -1
elseif key:lower() == "d" then
ctrl.r = 1
end
end)
mouse.KeyUp:connect(function(key)
if key:lower() == "w" then
ctrl.f = 0
elseif key:lower() == "s" then
ctrl.b = 0
elseif key:lower() == "a" then
ctrl.l = 0
elseif key:lower() == "d" then
ctrl.r = 0
end
end)
Fly()
end)

local noclip = false

Noclip.Name = "Noclip"
Noclip.Parent = Base
Noclip.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
Noclip.BorderSizePixel = 0
Noclip.Position = UDim2.new(0.69104898, 0, 0.724166334, 0)
Noclip.Size = UDim2.new(0, 144, 0, 50)
Noclip.Font = Enum.Font.Highway
Noclip.Text = "Noclip"
Noclip.TextColor3 = Color3.new(0, 0, 0)
Noclip.TextSize = 25
Noclip.MouseButton1Down:connect(function()
if Noclip == false then
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
NoClip.Text = "Clip"
else
game.Players.LocalPlayer.Character.Humanoid:ChangeState(9)
Noclip = true
end
end)

GUILine.Name = "GUI Line"


GUILine.Parent = Base
GUILine.BackgroundColor3 = Color3.new(0.0823529, 0.639216, 0.219608)
GUILine.BorderSizePixel = 0
GUILine.Position = UDim2.new(-0.000363619998, 0, -0.00101011992, 0)
GUILine.Selectable = true
GUILine.Size = UDim2.new(0, 496, 0, 12)

no.Name = "no"
no.Parent = GUILine
no.BackgroundColor3 = Color3.new(0.0901961, 0.780392, 0.239216)
no.BorderSizePixel = 0
no.Position = UDim2.new(0, 0, 1, 0)
no.Size = UDim2.new(0, 496, 0, 67)

FE.Name = "FE"
FE.Parent = GUILine
FE.BackgroundColor3 = Color3.new(1, 1, 1)
FE.BackgroundTransparency = 1
FE.Position = UDim2.new(0.258244455, 0, 0.00167793036, 0)
FE.Size = UDim2.new(0, 240, 0, 86)
FE.Font = Enum.Font.Highway
FE.Text = "FE Hax 1337"
FE.TextSize = 35

GUILine_2.Name = "GUI Line"


GUILine_2.Parent = Base
GUILine_2.BackgroundColor3 = Color3.new(0.0823529, 0.639216, 0.219608)
GUILine_2.BorderSizePixel = 0
GUILine_2.Position = UDim2.new(-0.000363620929, 0, 0.960183144, 0)
GUILine_2.Size = UDim2.new(0, 496, 0, 18)

no_2.Name = "no"
no_2.Parent = GUILine_2
no_2.BackgroundColor3 = Color3.new(0.0901961, 0.780392, 0.239216)
no_2.BorderSizePixel = 0
no_2.Position = UDim2.new(0, 0, -1.43478262, 0)
no_2.Size = UDim2.new(0, 496, 0, 33)

Creditz.Name = "Creditz"
Creditz.Parent = GUILine_2
Creditz.BackgroundColor3 = Color3.new(1, 1, 1)
Creditz.BackgroundTransparency = 1
Creditz.BorderSizePixel = 0
Creditz.Position = UDim2.new(0.00806450844, 0, -1.91666675, 0)
Creditz.Size = UDim2.new(0, 488, 0, 50)
Creditz.Font = Enum.Font.Highway
Creditz.Text = "Credits : Stick_Smart, iVerzide and Cookie1890 for the scripts."
Creditz.TextSize = 20
end)

FEFling.Name = "FE Fling"


FEFling.Parent = GUI
FEFling.BackgroundColor3 = Color3.new(0, 0.666667, 0.0745098)
FEFling.Position = UDim2.new(0.0300230943, 0, 0.484098941, 0)
FEFling.Size = UDim2.new(0, 142, 0, 33)
FEFling.Font = Enum.Font.SourceSans
FEFling.Text = "FE Fling"
FEFling.TextColor3 = Color3.new(0, 0, 0)
FEFling.TextScaled = true
FEFling.TextSize = 14
FEFling.TextWrapped = true
FEFling.MouseButton1Down:connect(function()
-- Made By JackMcJagger15
local FlingKill = Instance.new("ScreenGui")
local Main = Instance.new("Frame")
local Label = Instance.new("Frame")
local Shadow = Instance.new("Frame")
local StartKill = Instance.new("TextButton")
local StopKill = Instance.new("TextButton")
local Instructions = Instance.new("TextLabel")
local CurrentPower = Instance.new("TextLabel")
local Recomendation = Instance.new("TextLabel")
local NameOfGui = Instance.new("TextLabel")
local Exit = Instance.new("TextButton")
local UPArrow = Instance.new("TextButton")
local DownArrow = Instance.new("TextButton")

-- Properties

FlingKill.Name = "Fling/Kill"
FlingKill.Parent = game.CoreGui

Main.Name = "Main"
Main.Parent = FlingKill
Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
Main.BorderSizePixel = 0
Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
Main.Size = UDim2.new(0, 217, 0, 233)
Main.Selectable = true
Main.Active = true
Main.Draggable = true

Label.Name = "Label"
Label.Parent = Main
Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
Label.BorderSizePixel = 0
Label.Size = UDim2.new(0, 217, 0, 27)

Shadow.Name = "Shadow"
Shadow.Parent = Main
Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
Shadow.BorderSizePixel = 0
Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
Shadow.Size = UDim2.new(0, 217, 0, 9)

StartKill.Name = "StartKill"
StartKill.Parent = Main
StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
StartKill.BorderSizePixel = 0
StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
StartKill.Size = UDim2.new(0, 126, 0, 23)
StartKill.Font = Enum.Font.Cartoon
StartKill.Text = "FE Kill/Fling"
StartKill.TextColor3 = Color3.new(0, 0, 0)
StartKill.TextSize = 14

StopKill.Name = "StopKill"
StopKill.Parent = Main
StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
StopKill.BorderSizePixel = 0
StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
StopKill.Size = UDim2.new(0, 124, 0, 23)
StopKill.Font = Enum.Font.Cartoon
StopKill.Text = "Stop FE Kill/Fling"
StopKill.TextColor3 = Color3.new(0, 0, 0)
StopKill.TextSize = 14

Instructions.Name = "Instructions"
Instructions.Parent = Main
Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
Instructions.BackgroundTransparency = 1
Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
Instructions.Size = UDim2.new(0, 200, 0, 32)
Instructions.Font = Enum.Font.Cartoon
Instructions.Text = "Just touch someone to watch the fly to their death!"
Instructions.TextColor3 = Color3.new(0, 0, 0)
Instructions.TextSize = 14
Instructions.TextWrapped = true

CurrentPower.Name = "CurrentPower"
CurrentPower.Parent = Main
CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
CurrentPower.BackgroundTransparency = 1
CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
CurrentPower.Size = UDim2.new(0, 98, 0, 36)
CurrentPower.Font = Enum.Font.Cartoon
CurrentPower.Text = "Current Power = 5"
CurrentPower.TextColor3 = Color3.new(0, 0, 0)
CurrentPower.TextSize = 14

Recomendation.Name = "Recomendation"
Recomendation.Parent = Main
Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
Recomendation.BackgroundTransparency = 1
Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
Recomendation.Size = UDim2.new(0, 200, 0, 21)
Recomendation.Font = Enum.Font.Cartoon
Recomendation.Text = "Recommended Power is 5"
Recomendation.TextColor3 = Color3.new(0, 0, 0)
Recomendation.TextSize = 14

NameOfGui.Name = "NameOfGui"
NameOfGui.Parent = Main
NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
NameOfGui.BackgroundTransparency = 1
NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
NameOfGui.Size = UDim2.new(0, 154, 0, 27)
NameOfGui.Font = Enum.Font.Cartoon
NameOfGui.Text = "FE Kill/Fling By JackMcJagger15"
NameOfGui.TextColor3 = Color3.new(0, 0, 0)
NameOfGui.TextSize = 14

Exit.Name = "Exit"
Exit.Parent = Main
Exit.BackgroundColor3 = Color3.new(1, 1, 1)
Exit.BackgroundTransparency = 1
Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
Exit.Size = UDim2.new(0, 20, 0, 27)
Exit.Font = Enum.Font.Cartoon
Exit.Text = "X"
Exit.TextColor3 = Color3.new(0, 0, 0)
Exit.TextSize = 14

UPArrow.Name = "UPArrow"
UPArrow.Parent = Main
UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
UPArrow.BackgroundTransparency = 1
UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
UPArrow.Size = UDim2.new(0, 26, 0, 23)
UPArrow.Font = Enum.Font.Cartoon
UPArrow.Text = "Up"
UPArrow.TextColor3 = Color3.new(0, 0, 0)
UPArrow.TextSize = 12
UPArrow.TextWrapped = true

DownArrow.Name = "DownArrow"
DownArrow.Parent = Main
DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
DownArrow.BackgroundTransparency = 1
DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
DownArrow.Size = UDim2.new(0, 26, 0, 23)
DownArrow.Font = Enum.Font.Cartoon
DownArrow.Text = "Down"
DownArrow.TextColor3 = Color3.new(0, 0, 0)
DownArrow.TextSize = 12
DownArrow.TextWrapped = true

power = 500
active = false
local val = Instance.new("IntValue")
val.Name = "Number"
val.Parent = game.Players.LocalPlayer
val.Value = 5

Exit.MouseButton1Click:connect(function()
FlingKill.Enabled = false
end)

StartKill.MouseButton1Click:connect(function()
game:GetService('RunService').Stepped:connect(function()
if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6
then
game.Players.LocalPlayer.Character.Head.CanCollide = false
game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
else
if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15
then
game.Players.LocalPlayer.Character.Head.CanCollide = false
game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
end
end
end)
wait(.1)
local bambam = Instance.new("BodyThrust")
bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
bambam.Force = Vector3.new(power,0,power)
bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
end)

StopKill.MouseButton1Click:connect(function()
active = false
game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
end)

UPArrow.MouseButton1Click:connect(function()
power = power + 100
game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
end)

DownArrow.MouseButton1Click:connect(function()
power = power - 100
game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
end)
end)

FEGUI.Name = "FE GUI"


FEGUI.Parent = GUI
FEGUI.BackgroundColor3 = Color3.new(0.0431373, 0.654902, 0)
FEGUI.Position = UDim2.new(0.642032266, 0, 0.484098941, 0)
FEGUI.Size = UDim2.new(0, 144, 0, 33)
FEGUI.Font = Enum.Font.SourceSans
FEGUI.Text = "FE GUI"
FEGUI.TextColor3 = Color3.new(0, 0, 0)
FEGUI.TextScaled = true
FEGUI.TextSize = 14
FEGUI.TextWrapped = true
FEGUI.MouseButton1Down:connect(function()
-- Credit to Timeless/xFunnieuss for the partial names/short names
-- Credit to Zorua/iamnotaweb for testing

-- Objects

local HyperTotal = Instance.new("ScreenGui")


local MainFrame = Instance.new("Frame")
local TopFrame = Instance.new("Frame")
local Title = Instance.new("TextLabel")
local EnterUsername = Instance.new("TextBox")
local CloseGUI = Instance.new("TextButton")
local CreditTXT = Instance.new("TextLabel")
local Sections = Instance.new("Frame")
local INTRO = Instance.new("Frame")
local FE_CHECK = Instance.new("TextLabel")
local Guide1 = Instance.new("TextLabel")
local Guide2 = Instance.new("TextLabel")
local Credit = Instance.new("TextLabel")
local RocketPropulsion = Instance.new("Frame")
local ROCKETPROPULSIONGUIDE = Instance.new("TextLabel")
local Push = Instance.new("TextButton")
local Flatten = Instance.new("TextButton")
local Float = Instance.new("TextButton")
local Stick = Instance.new("TextButton")
local AimHead = Instance.new("TextButton")
local SlowAttract = Instance.new("TextButton")
local Experimental = Instance.new("TextButton")
local Multiple = Instance.new("TextButton")
local Teleportation = Instance.new("Frame")
local TELEPORTATIONGUIDE = Instance.new("TextLabel")
local TeleportTo = Instance.new("TextButton")
local LockOn = Instance.new("TextButton")
local LockArm = Instance.new("TextButton")
local LockLeg = Instance.new("TextButton")
local LockHead = Instance.new("TextButton")
local LockMax = Instance.new("TextButton")
local LockAbove = Instance.new("TextButton")
local Trail = Instance.new("TextButton")
local Tools = Instance.new("Frame")
local TOOLSGUIDE = Instance.new("TextLabel")
local Kill = Instance.new("TextButton")
local KillSurvive = Instance.new("TextButton")
local Attach = Instance.new("TextButton")
local Bring = Instance.new("TextButton")
local SuperSpin = Instance.new("TextButton")
local FreeFall = Instance.new("TextButton")
local AttachExperimental = Instance.new("TextButton")
local GiveTool = Instance.new("TextButton")
local Basic = Instance.new("Frame")
local BASICGUIDE = Instance.new("TextLabel")
local Speed = Instance.new("TextButton")
local JumpHeight = Instance.new("TextButton")
local Chat = Instance.new("TextButton")
local Spam = Instance.new("TextButton")
local Fly = Instance.new("TextButton")
local Noclip = Instance.new("TextButton")
local HipHeight = Instance.new("TextButton")
local STATCHANGE = Instance.new("TextBox")
local CHATBOX = Instance.new("TextBox")
local Local_Player = Instance.new("Frame")
local Local_PlayerGUIDE = Instance.new("TextLabel")
local CrazySpin = Instance.new("TextButton")
local CrouchRocket = Instance.new("TextButton")
local Flip = Instance.new("TextButton")
local CloneIllusion = Instance.new("TextButton")
local Levitate = Instance.new("TextButton")
local Dinosaur = Instance.new("TextButton")
local Glitchy = Instance.new("TextButton")
local NoLimbs = Instance.new("TextButton")
local Animations = Instance.new("Frame")
local ANIMATIONSGUIDE = Instance.new("TextLabel")
local _18 = Instance.new("TextButton")
local Hide = Instance.new("TextButton")
local PushLock = Instance.new("TextButton")
local SlamOn = Instance.new("TextButton")
local LevitateOn = Instance.new("TextButton")
local Dance = Instance.new("TextButton")
local ExperimentalAnimation = Instance.new("TextButton")
local Carpet = Instance.new("TextButton")
local Extra = Instance.new("Frame")
local EXTRAGUIDE = Instance.new("TextLabel")
local Sit = Instance.new("TextButton")
local Jump = Instance.new("TextButton")
local PlatformStand = Instance.new("TextButton")
local Freeze = Instance.new("TextButton")
local Insane = Instance.new("TextButton")
local TPVoid = Instance.new("TextButton")
local Unknown = Instance.new("TextButton")
local Reset = Instance.new("TextButton")
local SelectTabs = Instance.new("ScrollingFrame")
local RocketPropulsionTAB = Instance.new("TextButton")
local TeleportationTAB = Instance.new("TextButton")
local ToolsTAB = Instance.new("TextButton")
local AnimationsTAB = Instance.new("TextButton")
local BasicTAB = Instance.new("TextButton")
local Local_PlayerTAB = Instance.new("TextButton")
local ExtraTAB = Instance.new("TextButton")
local SideTopFrame = Instance.new("Frame")
local SideTitle = Instance.new("TextLabel")
local OpenGUI = Instance.new("TextButton")
local SideCreditTXT = Instance.new("TextLabel")
local SideFrame = Instance.new("Frame")
local BrickFrame = Instance.new("Frame")

-- Properties

HyperTotal.Name = "HyperTotal"
HyperTotal.Parent = game.CoreGui

MainFrame.Name = "MainFrame"
MainFrame.Parent = HyperTotal
MainFrame.Active = true
MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
MainFrame.BackgroundTransparency = 1
MainFrame.Draggable = true
MainFrame.Position = UDim2.new(0.348623842, 0, 1, 0)
MainFrame.Size = UDim2.new(0, 350, 0, 270)

TopFrame.Name = "TopFrame"
TopFrame.Parent = MainFrame
TopFrame.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
TopFrame.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
TopFrame.BorderSizePixel = 2
TopFrame.Position = UDim2.new(-0.286500663, 0, 0, 0)
TopFrame.Size = UDim2.new(0, 450, 0, 40)
TopFrame.ZIndex = 9

Title.Name = "Title"
Title.Parent = TopFrame
Title.BackgroundColor3 = Color3.new(1, 1, 1)
Title.BackgroundTransparency = 1
Title.Position = UDim2.new(0.356534153, 0, 0, 0)
Title.Size = UDim2.new(0, 150, 0, 40)
Title.ZIndex = 10
Title.Font = Enum.Font.SourceSansItalic
Title.FontSize = Enum.FontSize.Size36
Title.Text = "HyperTotal"
Title.TextColor3 = Color3.new(0.933333, 0.670588, 0.0509804)
Title.TextSize = 35
Title.TextWrapped = true

EnterUsername.Name = "EnterUsername"
EnterUsername.Parent = TopFrame
EnterUsername.BackgroundColor3 = Color3.new(1, 1, 1)
EnterUsername.BorderColor3 = Color3.new(0.968628, 0.698039, 0.0588235)
EnterUsername.BorderSizePixel = 2
EnterUsername.Position = UDim2.new(0.0199999996, 0, 0.200000003, 0)
EnterUsername.Size = UDim2.new(0, 120, 0, 24)
EnterUsername.ZIndex = 10
EnterUsername.Font = Enum.Font.SourceSans
EnterUsername.FontSize = Enum.FontSize.Size14
EnterUsername.Text = ""
EnterUsername.TextScaled = true
EnterUsername.TextSize = 14
EnterUsername.TextWrapped = true
CloseGUI.Name = "CloseGUI"
CloseGUI.Parent = TopFrame
CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
CloseGUI.BackgroundTransparency = 1
CloseGUI.Position = UDim2.new(0.913618803, 0, 0, 0)
CloseGUI.Size = UDim2.new(0, 40, 0, 40)
CloseGUI.ZIndex = 10
CloseGUI.Font = Enum.Font.SourceSansBold
CloseGUI.FontSize = Enum.FontSize.Size60
CloseGUI.Text = "X"
CloseGUI.TextColor3 = Color3.new(1, 0.631373, 0.109804)
CloseGUI.TextSize = 50
CloseGUI.TextWrapped = true

CreditTXT.Name = "CreditTXT"
CreditTXT.Parent = TopFrame
CreditTXT.BackgroundColor3 = Color3.new(1, 1, 1)
CreditTXT.BackgroundTransparency = 1
CreditTXT.Position = UDim2.new(0.690784931, 0, 0.250416666, 0)
CreditTXT.Rotation = -17
CreditTXT.Size = UDim2.new(0, 90, 0, 20)
CreditTXT.ZIndex = 10
CreditTXT.Font = Enum.Font.SourceSansItalic
CreditTXT.FontSize = Enum.FontSize.Size24
CreditTXT.Text = "illremember"
CreditTXT.TextColor3 = Color3.new(0.933333, 0.819608, 0.737255)
CreditTXT.TextSize = 20
CreditTXT.TextWrapped = true

Sections.Name = "Sections"
Sections.Parent = MainFrame
Sections.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
Sections.BackgroundTransparency = 1
Sections.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
Sections.BorderSizePixel = 2
Sections.Position = UDim2.new(0, 0, 0.148395061, 0)
Sections.Size = UDim2.new(0, 350, 0, 230)

INTRO.Name = "INTRO"
INTRO.Parent = Sections
INTRO.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
INTRO.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
INTRO.BorderSizePixel = 2
INTRO.Size = UDim2.new(0, 350, 0, 230)

FE_CHECK.Name = "FE_CHECK"
FE_CHECK.Parent = INTRO
FE_CHECK.BackgroundColor3 = Color3.new(1, 1, 1)
FE_CHECK.BackgroundTransparency = 1
FE_CHECK.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
FE_CHECK.Size = UDim2.new(0, 332, 0, 50)
FE_CHECK.Font = Enum.Font.ArialBold
FE_CHECK.FontSize = Enum.FontSize.Size14
FE_CHECK.Text = "Error loading FE Checker"
FE_CHECK.TextScaled = true
FE_CHECK.TextSize = 14
FE_CHECK.TextWrapped = true

Guide1.Name = "Guide1"
Guide1.Parent = INTRO
Guide1.BackgroundColor3 = Color3.new(1, 1, 1)
Guide1.BackgroundTransparency = 1
Guide1.Position = UDim2.new(0.0286500659, 0, 0.653260887, 0)
Guide1.Size = UDim2.new(0, 332, 0, 80)
Guide1.Font = Enum.Font.ArialBold
Guide1.FontSize = Enum.FontSize.Size14
Guide1.Text = "Click on one of the sections to the left to begin exploiting FE
Sections! Enter a name in the textbox (top left) to affect that player. You don't
have to write their full username."
Guide1.TextScaled = true
Guide1.TextSize = 14
Guide1.TextStrokeColor3 = Color3.new(0.831373, 0.831373, 0.831373)
Guide1.TextStrokeTransparency = 0.5
Guide1.TextWrapped = true

Guide2.Name = "Guide2"
Guide2.Parent = INTRO
Guide2.BackgroundColor3 = Color3.new(1, 1, 1)
Guide2.BackgroundTransparency = 1
Guide2.Position = UDim2.new(0.0286500659, 0, 0.217753619, 0)
Guide2.Size = UDim2.new(0, 332, 0, 50)
Guide2.Font = Enum.Font.ArialBold
Guide2.FontSize = Enum.FontSize.Size14
Guide2.Text = "This GUI is dedicated to exploiting FE Sections, affecting yourself
and others"
Guide2.TextScaled = true
Guide2.TextSize = 14
Guide2.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
Guide2.TextStrokeTransparency = 0
Guide2.TextWrapped = true

Credit.Name = "Credit"
Credit.Parent = INTRO
Credit.BackgroundColor3 = Color3.new(1, 1, 1)
Credit.BackgroundTransparency = 1
Credit.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
Credit.Size = UDim2.new(0, 332, 0, 50)
Credit.Font = Enum.Font.ArialBold
Credit.FontSize = Enum.FontSize.Size14
Credit.Text = "By illremember"
Credit.TextColor3 = Color3.new(0.92549, 0.607843, 0.0901961)
Credit.TextScaled = true
Credit.TextSize = 14
Credit.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
Credit.TextWrapped = true

RocketPropulsion.Name = "RocketPropulsion"
RocketPropulsion.Parent = Sections
RocketPropulsion.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
RocketPropulsion.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
RocketPropulsion.BorderSizePixel = 2
RocketPropulsion.Size = UDim2.new(0, 350, 0, 230)
RocketPropulsion.Visible = false

ROCKETPROPULSIONGUIDE.Name = "ROCKETPROPULSIONGUIDE"
ROCKETPROPULSIONGUIDE.Parent = RocketPropulsion
ROCKETPROPULSIONGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
ROCKETPROPULSIONGUIDE.BackgroundTransparency = 1
ROCKETPROPULSIONGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
ROCKETPROPULSIONGUIDE.Size = UDim2.new(0, 332, 0, 35)
ROCKETPROPULSIONGUIDE.Font = Enum.Font.ArialBold
ROCKETPROPULSIONGUIDE.FontSize = Enum.FontSize.Size14
ROCKETPROPULSIONGUIDE.Text = "Fling and push others, works best in a group of
people."
ROCKETPROPULSIONGUIDE.TextScaled = true
ROCKETPROPULSIONGUIDE.TextSize = 14
ROCKETPROPULSIONGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
ROCKETPROPULSIONGUIDE.TextStrokeTransparency = 0
ROCKETPROPULSIONGUIDE.TextWrapped = true

Push.Name = "Push"
Push.Parent = RocketPropulsion
Push.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Push.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Push.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
Push.Size = UDim2.new(0, 140, 0, 25)
Push.Font = Enum.Font.SourceSans
Push.FontSize = Enum.FontSize.Size14
Push.Text = "Push"
Push.TextScaled = true
Push.TextSize = 14
Push.TextWrapped = true

Flatten.Name = "Flatten"
Flatten.Parent = RocketPropulsion
Flatten.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Flatten.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Flatten.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
Flatten.Size = UDim2.new(0, 140, 0, 25)
Flatten.Font = Enum.Font.SourceSans
Flatten.FontSize = Enum.FontSize.Size14
Flatten.Text = "Flatten"
Flatten.TextScaled = true
Flatten.TextSize = 14
Flatten.TextWrapped = true

Float.Name = "Float"
Float.Parent = RocketPropulsion
Float.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Float.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Float.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
Float.Size = UDim2.new(0, 140, 0, 25)
Float.Font = Enum.Font.SourceSans
Float.FontSize = Enum.FontSize.Size14
Float.Text = "Float"
Float.TextScaled = true
Float.TextSize = 14
Float.TextWrapped = true

Stick.Name = "Stick"
Stick.Parent = RocketPropulsion
Stick.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Stick.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Stick.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
Stick.Size = UDim2.new(0, 140, 0, 25)
Stick.Font = Enum.Font.SourceSans
Stick.FontSize = Enum.FontSize.Size14
Stick.Text = "Stick"
Stick.TextScaled = true
Stick.TextSize = 14
Stick.TextWrapped = true

AimHead.Name = "AimHead"
AimHead.Parent = RocketPropulsion
AimHead.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
AimHead.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
AimHead.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
AimHead.Size = UDim2.new(0, 140, 0, 25)
AimHead.Font = Enum.Font.SourceSans
AimHead.FontSize = Enum.FontSize.Size14
AimHead.Text = "AimHead"
AimHead.TextScaled = true
AimHead.TextSize = 14
AimHead.TextWrapped = true

SlowAttract.Name = "SlowAttract"
SlowAttract.Parent = RocketPropulsion
SlowAttract.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
SlowAttract.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
SlowAttract.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
SlowAttract.Size = UDim2.new(0, 140, 0, 25)
SlowAttract.Font = Enum.Font.SourceSans
SlowAttract.FontSize = Enum.FontSize.Size14
SlowAttract.Text = "SlowAttract"
SlowAttract.TextScaled = true
SlowAttract.TextSize = 14
SlowAttract.TextWrapped = true

Experimental.Name = "Experimental"
Experimental.Parent = RocketPropulsion
Experimental.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Experimental.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Experimental.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
Experimental.Size = UDim2.new(0, 140, 0, 25)
Experimental.Font = Enum.Font.SourceSans
Experimental.FontSize = Enum.FontSize.Size14
Experimental.Text = "Experimental"
Experimental.TextScaled = true
Experimental.TextSize = 14
Experimental.TextWrapped = true

Multiple.Name = "Multiple"
Multiple.Parent = RocketPropulsion
Multiple.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Multiple.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Multiple.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
Multiple.Size = UDim2.new(0, 140, 0, 25)
Multiple.Font = Enum.Font.SourceSans
Multiple.FontSize = Enum.FontSize.Size14
Multiple.Text = "Multiple"
Multiple.TextScaled = true
Multiple.TextSize = 14
Multiple.TextWrapped = true

Teleportation.Name = "Teleportation"
Teleportation.Parent = Sections
Teleportation.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
Teleportation.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
Teleportation.BorderSizePixel = 2
Teleportation.Size = UDim2.new(0, 350, 0, 230)
Teleportation.Visible = false

TELEPORTATIONGUIDE.Name = "TELEPORTATIONGUIDE"
TELEPORTATIONGUIDE.Parent = Teleportation
TELEPORTATIONGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
TELEPORTATIONGUIDE.BackgroundTransparency = 1
TELEPORTATIONGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
TELEPORTATIONGUIDE.Size = UDim2.new(0, 332, 0, 35)
TELEPORTATIONGUIDE.Font = Enum.Font.ArialBold
TELEPORTATIONGUIDE.FontSize = Enum.FontSize.Size14
TELEPORTATIONGUIDE.Text = "Teleport to and annoy other players."
TELEPORTATIONGUIDE.TextScaled = true
TELEPORTATIONGUIDE.TextSize = 14
TELEPORTATIONGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
TELEPORTATIONGUIDE.TextStrokeTransparency = 0
TELEPORTATIONGUIDE.TextWrapped = true

TeleportTo.Name = "TeleportTo"
TeleportTo.Parent = Teleportation
TeleportTo.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
TeleportTo.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
TeleportTo.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
TeleportTo.Size = UDim2.new(0, 140, 0, 25)
TeleportTo.Font = Enum.Font.SourceSans
TeleportTo.FontSize = Enum.FontSize.Size14
TeleportTo.Text = "Teleport To"
TeleportTo.TextScaled = true
TeleportTo.TextSize = 14
TeleportTo.TextWrapped = true

LockOn.Name = "LockOn"
LockOn.Parent = Teleportation
LockOn.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
LockOn.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
LockOn.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
LockOn.Size = UDim2.new(0, 140, 0, 25)
LockOn.Font = Enum.Font.SourceSans
LockOn.FontSize = Enum.FontSize.Size14
LockOn.Text = "Lock On"
LockOn.TextScaled = true
LockOn.TextSize = 14
LockOn.TextWrapped = true

LockArm.Name = "LockArm"
LockArm.Parent = Teleportation
LockArm.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
LockArm.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
LockArm.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
LockArm.Size = UDim2.new(0, 140, 0, 25)
LockArm.Font = Enum.Font.SourceSans
LockArm.FontSize = Enum.FontSize.Size14
LockArm.Text = "Lock Arm"
LockArm.TextScaled = true
LockArm.TextSize = 14
LockArm.TextWrapped = true
LockLeg.Name = "LockLeg"
LockLeg.Parent = Teleportation
LockLeg.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
LockLeg.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
LockLeg.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
LockLeg.Size = UDim2.new(0, 140, 0, 25)
LockLeg.Font = Enum.Font.SourceSans
LockLeg.FontSize = Enum.FontSize.Size14
LockLeg.Text = "Lock Leg"
LockLeg.TextScaled = true
LockLeg.TextSize = 14
LockLeg.TextWrapped = true

LockHead.Name = "LockHead"
LockHead.Parent = Teleportation
LockHead.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
LockHead.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
LockHead.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
LockHead.Size = UDim2.new(0, 140, 0, 25)
LockHead.Font = Enum.Font.SourceSans
LockHead.FontSize = Enum.FontSize.Size14
LockHead.Text = "LockHead"
LockHead.TextScaled = true
LockHead.TextSize = 14
LockHead.TextWrapped = true

LockMax.Name = "LockMax"
LockMax.Parent = Teleportation
LockMax.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
LockMax.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
LockMax.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
LockMax.Size = UDim2.new(0, 140, 0, 25)
LockMax.Font = Enum.Font.SourceSans
LockMax.FontSize = Enum.FontSize.Size14
LockMax.Text = "Lock Max"
LockMax.TextScaled = true
LockMax.TextSize = 14
LockMax.TextWrapped = true

LockAbove.Name = "LockAbove"
LockAbove.Parent = Teleportation
LockAbove.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
LockAbove.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
LockAbove.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
LockAbove.Size = UDim2.new(0, 140, 0, 25)
LockAbove.Font = Enum.Font.SourceSans
LockAbove.FontSize = Enum.FontSize.Size14
LockAbove.Text = "Lock Above"
LockAbove.TextScaled = true
LockAbove.TextSize = 14
LockAbove.TextWrapped = true

Trail.Name = "Trail"
Trail.Parent = Teleportation
Trail.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Trail.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Trail.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
Trail.Size = UDim2.new(0, 140, 0, 25)
Trail.Font = Enum.Font.SourceSans
Trail.FontSize = Enum.FontSize.Size14
Trail.Text = "Trail Behind"
Trail.TextScaled = true
Trail.TextSize = 14
Trail.TextWrapped = true

Tools.Name = "Tools"
Tools.Parent = Sections
Tools.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
Tools.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
Tools.BorderSizePixel = 2
Tools.Size = UDim2.new(0, 350, 0, 230)
Tools.Visible = false

TOOLSGUIDE.Name = "TOOLSGUIDE"
TOOLSGUIDE.Parent = Tools
TOOLSGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
TOOLSGUIDE.BackgroundTransparency = 1
TOOLSGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
TOOLSGUIDE.Size = UDim2.new(0, 332, 0, 35)
TOOLSGUIDE.Font = Enum.Font.ArialBold
TOOLSGUIDE.FontSize = Enum.FontSize.Size14
TOOLSGUIDE.Text = "Do cool commands on others, as long as you have tools in your
inventory."
TOOLSGUIDE.TextScaled = true
TOOLSGUIDE.TextSize = 14
TOOLSGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
TOOLSGUIDE.TextStrokeTransparency = 0
TOOLSGUIDE.TextWrapped = true

Kill.Name = "Kill"
Kill.Parent = Tools
Kill.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Kill.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Kill.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
Kill.Size = UDim2.new(0, 140, 0, 25)
Kill.Font = Enum.Font.SourceSans
Kill.FontSize = Enum.FontSize.Size14
Kill.Text = "Kill"
Kill.TextScaled = true
Kill.TextSize = 14
Kill.TextWrapped = true

KillSurvive.Name = "KillSurvive"
KillSurvive.Parent = Tools
KillSurvive.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
KillSurvive.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
KillSurvive.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
KillSurvive.Size = UDim2.new(0, 140, 0, 25)
KillSurvive.Font = Enum.Font.SourceSans
KillSurvive.FontSize = Enum.FontSize.Size14
KillSurvive.Text = "Kill Survive"
KillSurvive.TextScaled = true
KillSurvive.TextSize = 14
KillSurvive.TextWrapped = true

Attach.Name = "Attach"
Attach.Parent = Tools
Attach.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Attach.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Attach.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
Attach.Size = UDim2.new(0, 140, 0, 25)
Attach.Font = Enum.Font.SourceSans
Attach.FontSize = Enum.FontSize.Size14
Attach.Text = "Attach"
Attach.TextScaled = true
Attach.TextSize = 14
Attach.TextWrapped = true

Bring.Name = "Bring"
Bring.Parent = Tools
Bring.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Bring.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Bring.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
Bring.Size = UDim2.new(0, 140, 0, 25)
Bring.Font = Enum.Font.SourceSans
Bring.FontSize = Enum.FontSize.Size14
Bring.Text = "Bring"
Bring.TextScaled = true
Bring.TextSize = 14
Bring.TextWrapped = true

SuperSpin.Name = "SuperSpin"
SuperSpin.Parent = Tools
SuperSpin.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
SuperSpin.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
SuperSpin.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
SuperSpin.Size = UDim2.new(0, 140, 0, 25)
SuperSpin.Font = Enum.Font.SourceSans
SuperSpin.FontSize = Enum.FontSize.Size14
SuperSpin.Text = "Super Spin"
SuperSpin.TextScaled = true
SuperSpin.TextSize = 14
SuperSpin.TextWrapped = true

FreeFall.Name = "FreeFall"
FreeFall.Parent = Tools
FreeFall.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
FreeFall.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
FreeFall.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
FreeFall.Size = UDim2.new(0, 140, 0, 25)
FreeFall.Font = Enum.Font.SourceSans
FreeFall.FontSize = Enum.FontSize.Size14
FreeFall.Text = "Free Fall"
FreeFall.TextScaled = true
FreeFall.TextSize = 14
FreeFall.TextWrapped = true

AttachExperimental.Name = "AttachExperimental"
AttachExperimental.Parent = Tools
AttachExperimental.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
AttachExperimental.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
AttachExperimental.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
AttachExperimental.Size = UDim2.new(0, 140, 0, 25)
AttachExperimental.Font = Enum.Font.SourceSans
AttachExperimental.FontSize = Enum.FontSize.Size14
AttachExperimental.Text = "Attach Experimental"
AttachExperimental.TextScaled = true
AttachExperimental.TextSize = 14
AttachExperimental.TextWrapped = true

GiveTool.Name = "GiveTool"
GiveTool.Parent = Tools
GiveTool.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
GiveTool.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
GiveTool.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
GiveTool.Size = UDim2.new(0, 140, 0, 25)
GiveTool.Font = Enum.Font.SourceSans
GiveTool.FontSize = Enum.FontSize.Size14
GiveTool.Text = "Give Tool"
GiveTool.TextScaled = true
GiveTool.TextSize = 14
GiveTool.TextWrapped = true

Basic.Name = "Basic"
Basic.Parent = Sections
Basic.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
Basic.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
Basic.BorderSizePixel = 2
Basic.Size = UDim2.new(0, 350, 0, 230)
Basic.Visible = false

BASICGUIDE.Name = "BASICGUIDE"
BASICGUIDE.Parent = Basic
BASICGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
BASICGUIDE.BackgroundTransparency = 1
BASICGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
BASICGUIDE.Size = UDim2.new(0, 332, 0, 35)
BASICGUIDE.Font = Enum.Font.ArialBold
BASICGUIDE.FontSize = Enum.FontSize.Size14
BASICGUIDE.Text = "Change/alter your own player."
BASICGUIDE.TextScaled = true
BASICGUIDE.TextSize = 14
BASICGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
BASICGUIDE.TextStrokeTransparency = 0
BASICGUIDE.TextWrapped = true

Speed.Name = "Speed"
Speed.Parent = Basic
Speed.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Speed.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Speed.Position = UDim2.new(0.0286500659, 0, 0.348405778, 0)
Speed.Size = UDim2.new(0, 100, 0, 25)
Speed.Font = Enum.Font.SourceSans
Speed.FontSize = Enum.FontSize.Size14
Speed.Text = "Speed"
Speed.TextScaled = true
Speed.TextSize = 14
Speed.TextWrapped = true

JumpHeight.Name = "JumpHeight"
JumpHeight.Parent = Basic
JumpHeight.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
JumpHeight.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
JumpHeight.Position = UDim2.new(0.343800783, 0, 0.348405778, 0)
JumpHeight.Size = UDim2.new(0, 100, 0, 25)
JumpHeight.Font = Enum.Font.SourceSans
JumpHeight.FontSize = Enum.FontSize.Size14
JumpHeight.Text = "JumpHeight"
JumpHeight.TextScaled = true
JumpHeight.TextSize = 14
JumpHeight.TextWrapped = true

Chat.Name = "Chat"
Chat.Parent = Basic
Chat.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Chat.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Chat.Position = UDim2.new(0.0286500659, 0, 0.653260887, 0)
Chat.Size = UDim2.new(0, 140, 0, 25)
Chat.Font = Enum.Font.SourceSans
Chat.FontSize = Enum.FontSize.Size14
Chat.Text = "Chat"
Chat.TextScaled = true
Chat.TextSize = 14
Chat.TextWrapped = true

Spam.Name = "Spam"
Spam.Parent = Basic
Spam.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Spam.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Spam.Position = UDim2.new(0.54435122, 0, 0.653260887, 0)
Spam.Size = UDim2.new(0, 140, 0, 25)
Spam.Font = Enum.Font.SourceSans
Spam.FontSize = Enum.FontSize.Size14
Spam.Text = "Spam"
Spam.TextScaled = true
Spam.TextSize = 14
Spam.TextWrapped = true

Fly.Name = "Fly"
Fly.Parent = Basic
Fly.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Fly.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Fly.Position = UDim2.new(0.54435122, 0, 0.827463746, 0)
Fly.Size = UDim2.new(0, 140, 0, 25)
Fly.Font = Enum.Font.SourceSans
Fly.FontSize = Enum.FontSize.Size14
Fly.Text = "Fly"
Fly.TextScaled = true
Fly.TextSize = 14
Fly.TextWrapped = true

Noclip.Name = "Noclip"
Noclip.Parent = Basic
Noclip.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Noclip.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Noclip.Position = UDim2.new(0.0286500659, 0, 0.827463746, 0)
Noclip.Size = UDim2.new(0, 140, 0, 25)
Noclip.Font = Enum.Font.SourceSans
Noclip.FontSize = Enum.FontSize.Size14
Noclip.Text = "Noclip"
Noclip.TextScaled = true
Noclip.TextSize = 14
Noclip.TextWrapped = true
HipHeight.Name = "HipHeight"
HipHeight.Parent = Basic
HipHeight.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
HipHeight.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
HipHeight.Position = UDim2.new(0.658951521, 0, 0.348405778, 0)
HipHeight.Size = UDim2.new(0, 100, 0, 25)
HipHeight.Font = Enum.Font.SourceSans
HipHeight.FontSize = Enum.FontSize.Size14
HipHeight.Text = "HipHeight"
HipHeight.TextScaled = true
HipHeight.TextSize = 14
HipHeight.TextWrapped = true

STATCHANGE.Name = "STATCHANGE"
STATCHANGE.Parent = Basic
STATCHANGE.BackgroundColor3 = Color3.new(1, 1, 1)
STATCHANGE.BorderColor3 = Color3.new(0.968628, 0.698039, 0.0588235)
STATCHANGE.BorderSizePixel = 2
STATCHANGE.Position = UDim2.new(0.315150708, 0, 0.217753619, 0)
STATCHANGE.Size = UDim2.new(0, 120, 0, 18)
STATCHANGE.ZIndex = 3
STATCHANGE.Font = Enum.Font.SourceSans
STATCHANGE.FontSize = Enum.FontSize.Size14
STATCHANGE.Text = ""
STATCHANGE.TextScaled = true
STATCHANGE.TextSize = 14
STATCHANGE.TextWrapped = true

CHATBOX.Name = "CHATBOX"
CHATBOX.Parent = Basic
CHATBOX.BackgroundColor3 = Color3.new(1, 1, 1)
CHATBOX.BorderColor3 = Color3.new(0.968628, 0.698039, 0.0588235)
CHATBOX.BorderSizePixel = 2
CHATBOX.Position = UDim2.new(0.143250331, 0, 0.522608697, 0)
CHATBOX.Size = UDim2.new(0, 240, 0, 18)
CHATBOX.ZIndex = 3
CHATBOX.Font = Enum.Font.SourceSans
CHATBOX.FontSize = Enum.FontSize.Size14
CHATBOX.Text = ""
CHATBOX.TextScaled = true
CHATBOX.TextSize = 14
CHATBOX.TextWrapped = true

Local_Player.Name = "Local_Player"
Local_Player.Parent = Sections
Local_Player.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
Local_Player.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
Local_Player.BorderSizePixel = 2
Local_Player.Size = UDim2.new(0, 350, 0, 230)
Local_Player.Visible = false

Local_PlayerGUIDE.Name = "Local_PlayerGUIDE"
Local_PlayerGUIDE.Parent = Local_Player
Local_PlayerGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
Local_PlayerGUIDE.BackgroundTransparency = 1
Local_PlayerGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
Local_PlayerGUIDE.Size = UDim2.new(0, 332, 0, 35)
Local_PlayerGUIDE.Font = Enum.Font.ArialBold
Local_PlayerGUIDE.FontSize = Enum.FontSize.Size14
Local_PlayerGUIDE.Text = "Perform cool tricks on yourself."
Local_PlayerGUIDE.TextScaled = true
Local_PlayerGUIDE.TextSize = 14
Local_PlayerGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
Local_PlayerGUIDE.TextStrokeTransparency = 0
Local_PlayerGUIDE.TextWrapped = true

CrazySpin.Name = "CrazySpin"
CrazySpin.Parent = Local_Player
CrazySpin.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
CrazySpin.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
CrazySpin.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
CrazySpin.Size = UDim2.new(0, 140, 0, 25)
CrazySpin.Font = Enum.Font.SourceSans
CrazySpin.FontSize = Enum.FontSize.Size14
CrazySpin.Text = "Crazy Spin"
CrazySpin.TextScaled = true
CrazySpin.TextSize = 14
CrazySpin.TextWrapped = true

CrouchRocket.Name = "CrouchRocket"
CrouchRocket.Parent = Local_Player
CrouchRocket.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
CrouchRocket.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
CrouchRocket.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
CrouchRocket.Size = UDim2.new(0, 140, 0, 25)
CrouchRocket.Font = Enum.Font.SourceSans
CrouchRocket.FontSize = Enum.FontSize.Size14
CrouchRocket.Text = "Crouch Rocket"
CrouchRocket.TextScaled = true
CrouchRocket.TextSize = 14
CrouchRocket.TextWrapped = true

Flip.Name = "Flip"
Flip.Parent = Local_Player
Flip.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Flip.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Flip.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
Flip.Size = UDim2.new(0, 140, 0, 25)
Flip.Font = Enum.Font.SourceSans
Flip.FontSize = Enum.FontSize.Size14
Flip.Text = "Flip"
Flip.TextScaled = true
Flip.TextSize = 14
Flip.TextWrapped = true

CloneIllusion.Name = "CloneIllusion"
CloneIllusion.Parent = Local_Player
CloneIllusion.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
CloneIllusion.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
CloneIllusion.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
CloneIllusion.Size = UDim2.new(0, 140, 0, 25)
CloneIllusion.Font = Enum.Font.SourceSans
CloneIllusion.FontSize = Enum.FontSize.Size14
CloneIllusion.Text = "Clone Illusion"
CloneIllusion.TextScaled = true
CloneIllusion.TextSize = 14
CloneIllusion.TextWrapped = true
Levitate.Name = "Levitate"
Levitate.Parent = Local_Player
Levitate.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Levitate.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Levitate.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
Levitate.Size = UDim2.new(0, 140, 0, 25)
Levitate.Font = Enum.Font.SourceSans
Levitate.FontSize = Enum.FontSize.Size14
Levitate.Text = "Levitate"
Levitate.TextScaled = true
Levitate.TextSize = 14
Levitate.TextWrapped = true

Dinosaur.Name = "Dinosaur"
Dinosaur.Parent = Local_Player
Dinosaur.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Dinosaur.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Dinosaur.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
Dinosaur.Size = UDim2.new(0, 140, 0, 25)
Dinosaur.Font = Enum.Font.SourceSans
Dinosaur.FontSize = Enum.FontSize.Size14
Dinosaur.Text = "Dinosaur"
Dinosaur.TextScaled = true
Dinosaur.TextSize = 14
Dinosaur.TextWrapped = true

Glitchy.Name = "Glitchy"
Glitchy.Parent = Local_Player
Glitchy.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Glitchy.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Glitchy.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
Glitchy.Size = UDim2.new(0, 140, 0, 25)
Glitchy.Font = Enum.Font.SourceSans
Glitchy.FontSize = Enum.FontSize.Size14
Glitchy.Text = "Glitchy"
Glitchy.TextScaled = true
Glitchy.TextSize = 14
Glitchy.TextWrapped = true

NoLimbs.Name = "NoLimbs"
NoLimbs.Parent = Local_Player
NoLimbs.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
NoLimbs.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
NoLimbs.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
NoLimbs.Size = UDim2.new(0, 140, 0, 25)
NoLimbs.Font = Enum.Font.SourceSans
NoLimbs.FontSize = Enum.FontSize.Size14
NoLimbs.Text = "No Limbs"
NoLimbs.TextScaled = true
NoLimbs.TextSize = 14
NoLimbs.TextWrapped = true

Animations.Name = "Animations"
Animations.Parent = Sections
Animations.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
Animations.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
Animations.BorderSizePixel = 2
Animations.Size = UDim2.new(0, 350, 0, 230)
Animations.Visible = false
ANIMATIONSGUIDE.Name = "ANIMATIONSGUIDE"
ANIMATIONSGUIDE.Parent = Animations
ANIMATIONSGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
ANIMATIONSGUIDE.BackgroundTransparency = 1
ANIMATIONSGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
ANIMATIONSGUIDE.Size = UDim2.new(0, 332, 0, 35)
ANIMATIONSGUIDE.Font = Enum.Font.ArialBold
ANIMATIONSGUIDE.FontSize = Enum.FontSize.Size14
ANIMATIONSGUIDE.Text = "Do cool commands with animations on others."
ANIMATIONSGUIDE.TextScaled = true
ANIMATIONSGUIDE.TextSize = 14
ANIMATIONSGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
ANIMATIONSGUIDE.TextStrokeTransparency = 0
ANIMATIONSGUIDE.TextWrapped = true

_18.Name = "18+"
_18.Parent = Animations
_18.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
_18.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
_18.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
_18.Size = UDim2.new(0, 140, 0, 25)
_18.Font = Enum.Font.SourceSans
_18.FontSize = Enum.FontSize.Size14
_18.Text = "18+"
_18.TextScaled = true
_18.TextSize = 14
_18.TextWrapped = true

Hide.Name = "Hide"
Hide.Parent = Animations
Hide.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Hide.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Hide.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
Hide.Size = UDim2.new(0, 140, 0, 25)
Hide.Font = Enum.Font.SourceSans
Hide.FontSize = Enum.FontSize.Size14
Hide.Text = "Hide"
Hide.TextScaled = true
Hide.TextSize = 14
Hide.TextWrapped = true

PushLock.Name = "PushLock"
PushLock.Parent = Animations
PushLock.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
PushLock.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
PushLock.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
PushLock.Size = UDim2.new(0, 140, 0, 25)
PushLock.Font = Enum.Font.SourceSans
PushLock.FontSize = Enum.FontSize.Size14
PushLock.Text = "Push Lock"
PushLock.TextScaled = true
PushLock.TextSize = 14
PushLock.TextWrapped = true

SlamOn.Name = "SlamOn"
SlamOn.Parent = Animations
SlamOn.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
SlamOn.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
SlamOn.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
SlamOn.Size = UDim2.new(0, 140, 0, 25)
SlamOn.Font = Enum.Font.SourceSans
SlamOn.FontSize = Enum.FontSize.Size14
SlamOn.Text = "Slam On"
SlamOn.TextScaled = true
SlamOn.TextSize = 14
SlamOn.TextWrapped = true

LevitateOn.Name = "LevitateOn"
LevitateOn.Parent = Animations
LevitateOn.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
LevitateOn.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
LevitateOn.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
LevitateOn.Size = UDim2.new(0, 140, 0, 25)
LevitateOn.Font = Enum.Font.SourceSans
LevitateOn.FontSize = Enum.FontSize.Size14
LevitateOn.Text = "Levitate On"
LevitateOn.TextScaled = true
LevitateOn.TextSize = 14
LevitateOn.TextWrapped = true

Dance.Name = "Dance"
Dance.Parent = Animations
Dance.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Dance.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Dance.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
Dance.Size = UDim2.new(0, 140, 0, 25)
Dance.Font = Enum.Font.SourceSans
Dance.FontSize = Enum.FontSize.Size14
Dance.Text = "Dance"
Dance.TextScaled = true
Dance.TextSize = 14
Dance.TextWrapped = true

ExperimentalAnimation.Name = "ExperimentalAnimation"
ExperimentalAnimation.Parent = Animations
ExperimentalAnimation.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
ExperimentalAnimation.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
ExperimentalAnimation.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
ExperimentalAnimation.Size = UDim2.new(0, 140, 0, 25)
ExperimentalAnimation.Font = Enum.Font.SourceSans
ExperimentalAnimation.FontSize = Enum.FontSize.Size14
ExperimentalAnimation.Text = "Experimental Animation"
ExperimentalAnimation.TextScaled = true
ExperimentalAnimation.TextSize = 14
ExperimentalAnimation.TextWrapped = true

Carpet.Name = "Carpet"
Carpet.Parent = Animations
Carpet.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Carpet.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Carpet.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
Carpet.Size = UDim2.new(0, 140, 0, 25)
Carpet.Font = Enum.Font.SourceSans
Carpet.FontSize = Enum.FontSize.Size14
Carpet.Text = "Carpet"
Carpet.TextScaled = true
Carpet.TextSize = 14
Carpet.TextWrapped = true

Extra.Name = "Extra"
Extra.Parent = Sections
Extra.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
Extra.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
Extra.BorderSizePixel = 2
Extra.Size = UDim2.new(0, 350, 0, 230)
Extra.Visible = false

EXTRAGUIDE.Name = "EXTRAGUIDE"
EXTRAGUIDE.Parent = Extra
EXTRAGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
EXTRAGUIDE.BackgroundTransparency = 1
EXTRAGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
EXTRAGUIDE.Size = UDim2.new(0, 332, 0, 35)
EXTRAGUIDE.Font = Enum.Font.ArialBold
EXTRAGUIDE.FontSize = Enum.FontSize.Size14
EXTRAGUIDE.Text = "Extra commands for yourself."
EXTRAGUIDE.TextScaled = true
EXTRAGUIDE.TextSize = 14
EXTRAGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
EXTRAGUIDE.TextStrokeTransparency = 0
EXTRAGUIDE.TextWrapped = true

Sit.Name = "Sit"
Sit.Parent = Extra
Sit.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Sit.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Sit.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
Sit.Size = UDim2.new(0, 140, 0, 25)
Sit.Font = Enum.Font.SourceSans
Sit.FontSize = Enum.FontSize.Size14
Sit.Text = "Sit"
Sit.TextScaled = true
Sit.TextSize = 14
Sit.TextWrapped = true

Jump.Name = "Jump"
Jump.Parent = Extra
Jump.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Jump.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Jump.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
Jump.Size = UDim2.new(0, 140, 0, 25)
Jump.Font = Enum.Font.SourceSans
Jump.FontSize = Enum.FontSize.Size14
Jump.Text = "Jump"
Jump.TextScaled = true
Jump.TextSize = 14
Jump.TextWrapped = true

PlatformStand.Name = "PlatformStand"
PlatformStand.Parent = Extra
PlatformStand.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
PlatformStand.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
PlatformStand.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
PlatformStand.Size = UDim2.new(0, 140, 0, 25)
PlatformStand.Font = Enum.Font.SourceSans
PlatformStand.FontSize = Enum.FontSize.Size14
PlatformStand.Text = "Platform Stand"
PlatformStand.TextScaled = true
PlatformStand.TextSize = 14
PlatformStand.TextWrapped = true

Freeze.Name = "Freeze"
Freeze.Parent = Extra
Freeze.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Freeze.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Freeze.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
Freeze.Size = UDim2.new(0, 140, 0, 25)
Freeze.Font = Enum.Font.SourceSans
Freeze.FontSize = Enum.FontSize.Size14
Freeze.Text = "Freeze"
Freeze.TextScaled = true
Freeze.TextSize = 14
Freeze.TextWrapped = true

Insane.Name = "Insane"
Insane.Parent = Extra
Insane.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Insane.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Insane.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
Insane.Size = UDim2.new(0, 140, 0, 25)
Insane.Font = Enum.Font.SourceSans
Insane.FontSize = Enum.FontSize.Size14
Insane.Text = "Insane"
Insane.TextScaled = true
Insane.TextSize = 14
Insane.TextWrapped = true

TPVoid.Name = "TPVoid"
TPVoid.Parent = Extra
TPVoid.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
TPVoid.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
TPVoid.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
TPVoid.Size = UDim2.new(0, 140, 0, 25)
TPVoid.Font = Enum.Font.SourceSans
TPVoid.FontSize = Enum.FontSize.Size14
TPVoid.Text = "TP Void"
TPVoid.TextScaled = true
TPVoid.TextSize = 14
TPVoid.TextWrapped = true

Unknown.Name = "Unknown"
Unknown.Parent = Extra
Unknown.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Unknown.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Unknown.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
Unknown.Size = UDim2.new(0, 140, 0, 25)
Unknown.Font = Enum.Font.SourceSans
Unknown.FontSize = Enum.FontSize.Size14
Unknown.Text = "Unknown"
Unknown.TextScaled = true
Unknown.TextSize = 14
Unknown.TextWrapped = true

Reset.Name = "Reset"
Reset.Parent = Extra
Reset.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
Reset.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
Reset.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
Reset.Size = UDim2.new(0, 140, 0, 25)
Reset.Font = Enum.Font.SourceSans
Reset.FontSize = Enum.FontSize.Size14
Reset.Text = "Reset"
Reset.TextScaled = true
Reset.TextSize = 14
Reset.TextWrapped = true

SelectTabs.Name = "SelectTabs"
SelectTabs.Parent = MainFrame
SelectTabs.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
SelectTabs.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
SelectTabs.BorderSizePixel = 2
SelectTabs.Position = UDim2.new(-0.286500663, 0, 0.148395061, 0)
SelectTabs.Size = UDim2.new(0, 98, 0, 230)
SelectTabs.CanvasSize = UDim2.new(0, 0, 1.20000005, 0)

RocketPropulsionTAB.Name = "RocketPropulsionTAB"
RocketPropulsionTAB.Parent = SelectTabs
RocketPropulsionTAB.BackgroundColor3 = Color3.new(1, 1, 1)
RocketPropulsionTAB.BackgroundTransparency = 1
RocketPropulsionTAB.Position = UDim2.new(0, 0, 0.00999999978, 0)
RocketPropulsionTAB.Size = UDim2.new(0, 82, 0, 40)
RocketPropulsionTAB.Font = Enum.Font.SourceSansLight
RocketPropulsionTAB.FontSize = Enum.FontSize.Size18
RocketPropulsionTAB.Text = "Rocket Propulsion"
RocketPropulsionTAB.TextSize = 18
RocketPropulsionTAB.TextWrapped = true

TeleportationTAB.Name = "TeleportationTAB"
TeleportationTAB.Parent = SelectTabs
TeleportationTAB.BackgroundColor3 = Color3.new(1, 1, 1)
TeleportationTAB.BackgroundTransparency = 1
TeleportationTAB.Position = UDim2.new(0, 0, 0.150000006, 0)
TeleportationTAB.Size = UDim2.new(0, 82, 0, 40)
TeleportationTAB.Font = Enum.Font.SourceSansLight
TeleportationTAB.FontSize = Enum.FontSize.Size18
TeleportationTAB.Text = "Teleportation"
TeleportationTAB.TextSize = 17
TeleportationTAB.TextWrapped = true

ToolsTAB.Name = "ToolsTAB"
ToolsTAB.Parent = SelectTabs
ToolsTAB.BackgroundColor3 = Color3.new(1, 1, 1)
ToolsTAB.BackgroundTransparency = 1
ToolsTAB.Position = UDim2.new(0, 0, 0.289999992, 0)
ToolsTAB.Size = UDim2.new(0, 82, 0, 40)
ToolsTAB.Font = Enum.Font.SourceSansLight
ToolsTAB.FontSize = Enum.FontSize.Size24
ToolsTAB.Text = "Tools"
ToolsTAB.TextSize = 20
ToolsTAB.TextWrapped = true

AnimationsTAB.Name = "AnimationsTAB"
AnimationsTAB.Parent = SelectTabs
AnimationsTAB.BackgroundColor3 = Color3.new(1, 1, 1)
AnimationsTAB.BackgroundTransparency = 1
AnimationsTAB.Position = UDim2.new(0, 0, 0.569999993, 0)
AnimationsTAB.Size = UDim2.new(0, 82, 0, 40)
AnimationsTAB.Font = Enum.Font.SourceSansLight
AnimationsTAB.FontSize = Enum.FontSize.Size24
AnimationsTAB.Text = "Animations"
AnimationsTAB.TextSize = 20
AnimationsTAB.TextWrapped = true

BasicTAB.Name = "BasicTAB"
BasicTAB.Parent = SelectTabs
BasicTAB.BackgroundColor3 = Color3.new(1, 1, 1)
BasicTAB.BackgroundTransparency = 1
BasicTAB.Position = UDim2.new(0, 0, 0.430000007, 0)
BasicTAB.Size = UDim2.new(0, 82, 0, 40)
BasicTAB.Font = Enum.Font.SourceSansLight
BasicTAB.FontSize = Enum.FontSize.Size24
BasicTAB.Text = "Basic"
BasicTAB.TextSize = 20
BasicTAB.TextWrapped = true

Local_PlayerTAB.Name = "Local_PlayerTAB"
Local_PlayerTAB.Parent = SelectTabs
Local_PlayerTAB.BackgroundColor3 = Color3.new(1, 1, 1)
Local_PlayerTAB.BackgroundTransparency = 1
Local_PlayerTAB.Position = UDim2.new(0, 0, 0.709999979, 0)
Local_PlayerTAB.Size = UDim2.new(0, 82, 0, 40)
Local_PlayerTAB.Font = Enum.Font.SourceSansLight
Local_PlayerTAB.FontSize = Enum.FontSize.Size24
Local_PlayerTAB.Text = "Local Player"
Local_PlayerTAB.TextSize = 20
Local_PlayerTAB.TextWrapped = true

ExtraTAB.Name = "ExtraTAB"
ExtraTAB.Parent = SelectTabs
ExtraTAB.BackgroundColor3 = Color3.new(1, 1, 1)
ExtraTAB.BackgroundTransparency = 1
ExtraTAB.Position = UDim2.new(0, 0, 0.850000024, 0)
ExtraTAB.Size = UDim2.new(0, 82, 0, 40)
ExtraTAB.Font = Enum.Font.SourceSansLight
ExtraTAB.FontSize = Enum.FontSize.Size24
ExtraTAB.Text = "Extra"
ExtraTAB.TextSize = 20
ExtraTAB.TextWrapped = true

SideFrame.Name = "SideFrame"
SideFrame.Parent = HyperTotal
SideFrame.Active = true
SideFrame.BackgroundColor3 = Color3.new(1, 1, 1)
SideFrame.BackgroundTransparency = 1
SideFrame.Draggable = true
SideFrame.Position = UDim2.new(0.349, 0, 0.25, 0)
SideFrame.Size = UDim2.new(0, 350, 0, 40)
SideFrame.Visible = false

SideTopFrame.Name = "SideTopFrame"
SideTopFrame.Parent = SideFrame
SideTopFrame.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
SideTopFrame.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
SideTopFrame.BorderSizePixel = 2
SideTopFrame.Position = UDim2.new(-0.287, 0, 0, 0)
SideTopFrame.Size = UDim2.new(0, 450, 0, 270)
SideTopFrame.ZIndex = 9

SideTitle.Name = "SideTitle"
SideTitle.Parent = SideTopFrame
SideTitle.BackgroundColor3 = Color3.new(1, 1, 1)
SideTitle.BackgroundTransparency = 1
SideTitle.Position = UDim2.new(0.356534153, 0, 0, 0)
SideTitle.Size = UDim2.new(0, 150, 0, 40)
SideTitle.ZIndex = 10
SideTitle.Font = Enum.Font.SourceSansItalic
SideTitle.FontSize = Enum.FontSize.Size36
SideTitle.Text = "HyperTotal"
SideTitle.TextColor3 = Color3.new(0.933333, 0.670588, 0.0509804)
SideTitle.TextSize = 35
SideTitle.TextWrapped = true

OpenGUI.Name = "OpenGUI"
OpenGUI.Parent = SideTopFrame
OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
OpenGUI.BackgroundTransparency = 1
OpenGUI.Position = UDim2.new(0.913618803, 0, 0, 0)
OpenGUI.Size = UDim2.new(0, 40, 0, 40)
OpenGUI.ZIndex = 10
OpenGUI.Font = Enum.Font.SourceSansBold
OpenGUI.FontSize = Enum.FontSize.Size60
OpenGUI.Text = "X"
OpenGUI.TextColor3 = Color3.new(1, 0.631373, 0.109804)
OpenGUI.TextSize = 50
OpenGUI.TextWrapped = true

SideCreditTXT.Name = "SideCreditTXT"
SideCreditTXT.Parent = SideTopFrame
SideCreditTXT.BackgroundColor3 = Color3.new(1, 1, 1)
SideCreditTXT.BackgroundTransparency = 1
SideCreditTXT.Position = UDim2.new(0.690784931, 0, 0.250416666, 0)
SideCreditTXT.Rotation = -17
SideCreditTXT.Size = UDim2.new(0, 90, 0, 20)
SideCreditTXT.ZIndex = 10
SideCreditTXT.Font = Enum.Font.SourceSansItalic
SideCreditTXT.FontSize = Enum.FontSize.Size24
SideCreditTXT.Text = "illremember"
SideCreditTXT.TextColor3 = Color3.new(0.933333, 0.819608, 0.737255)
SideCreditTXT.TextSize = 20
SideCreditTXT.TextWrapped = true

BrickFrame.Name = "BrickFrame"
BrickFrame.Parent = MainFrame
BrickFrame.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
BrickFrame.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
BrickFrame.BorderSizePixel = 0
BrickFrame.Position = UDim2.new(0, 0, 0.148395061, 0)
BrickFrame.Size = UDim2.new(0, 0, 0, 230)
BrickFrame.ZIndex = 4

-- Buttons
col = Color3.new(0.854902, 0.854902, 0.854902)
loc = Color3.new(0.65, 0.90, 0.65)

wait(1)
MainFrame:TweenPosition(UDim2.new(0.348623842, 0, 0.25, 0), "Out", "Bounce", 2)

if game.Workspace.FilteringEnabled == false then


FE_CHECK.Text = "FE is disabled"
FE_CHECK.TextColor3 = Color3.fromRGB(200,10,10)
else
FE_CHECK.Text = "FE is enabled"
FE_CHECK.TextColor3 = Color3.fromRGB(10,200,10)
end

CloseGUI.MouseButton1Click:connect(function()
CloseGUI.Visible = false
EnterUsername.Visible = false
TopFrame:TweenSize(UDim2.new(0, 450, 0, 270), "Out", "Sine", 1)
wait(1)
SideFrame.Position = MainFrame.Position
MainFrame.Visible = false
SideFrame.Visible = true
SideTopFrame:TweenSize(UDim2.new(0, 450, 0, 40), "Out", "Sine", 1)
OpenGUI.Visible = false
wait(1)
OpenGUI.Visible = true
end)

OpenGUI.MouseButton1Click:connect(function()
OpenGUI.Visible = false
SideTopFrame:TweenSize(UDim2.new(0, 450, 0, 270), "Out", "Sine", 1)
wait(1)
MainFrame.Position = SideFrame.Position
SideFrame.Visible = false
MainFrame.Visible = true
CloseGUI.Visible = false
TopFrame:TweenSize(UDim2.new(0, 450, 0, 40), "Out", "Sine", 1)
wait(1)
EnterUsername.Visible = true
CloseGUI.Visible = true
end)

AnimationsTAB.MouseButton1Click:connect(function()
BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
wait(0.5)
Animations.Visible = true
Basic.Visible = false
Extra.Visible = false
INTRO.Visible = false
Local_Player.Visible = false
RocketPropulsion.Visible = false
Teleportation.Visible = false
Tools.Visible = false
AnimationsTAB.Font = "SourceSansBold"
BasicTAB.Font = "SourceSansLight"
ExtraTAB.Font = "SourceSansLight"
Local_PlayerTAB.Font = "SourceSansLight"
RocketPropulsionTAB.Font = "SourceSansLight"
TeleportationTAB.Font = "SourceSansLight"
ToolsTAB.Font = "SourceSansLight"
AnimationsTAB.TextSize = 17
TeleportationTAB.TextSize = 17
BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
end)

BasicTAB.MouseButton1Click:connect(function()
BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
wait(0.5)
Animations.Visible = false
Basic.Visible = true
Extra.Visible = false
INTRO.Visible = false
Local_Player.Visible = false
RocketPropulsion.Visible = false
Teleportation.Visible = false
Tools.Visible = false
AnimationsTAB.Font = "SourceSansLight"
BasicTAB.Font = "SourceSansBold"
ExtraTAB.Font = "SourceSansLight"
Local_PlayerTAB.Font = "SourceSansLight"
RocketPropulsionTAB.Font = "SourceSansLight"
TeleportationTAB.Font = "SourceSansLight"
ToolsTAB.Font = "SourceSansLight"
AnimationsTAB.TextSize = 20
TeleportationTAB.TextSize = 17
BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
end)

ExtraTAB.MouseButton1Click:connect(function()
BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
wait(0.5)
Animations.Visible = false
Basic.Visible = false
Extra.Visible = true
INTRO.Visible = false
Local_Player.Visible = false
RocketPropulsion.Visible = false
Teleportation.Visible = false
Tools.Visible = false
AnimationsTAB.Font = "SourceSansLight"
BasicTAB.Font = "SourceSansLight"
ExtraTAB.Font = "SourceSansBold"
Local_PlayerTAB.Font = "SourceSansLight"
RocketPropulsionTAB.Font = "SourceSansLight"
TeleportationTAB.Font = "SourceSansLight"
ToolsTAB.Font = "SourceSansLight"
AnimationsTAB.TextSize = 20
TeleportationTAB.TextSize = 17
BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
end)

Local_PlayerTAB.MouseButton1Click:connect(function()
BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
wait(0.5)
Animations.Visible = false
Basic.Visible = false
Extra.Visible = false
INTRO.Visible = false
Local_Player.Visible = true
RocketPropulsion.Visible = false
Teleportation.Visible = false
Tools.Visible = false
AnimationsTAB.Font = "SourceSansLight"
BasicTAB.Font = "SourceSansLight"
ExtraTAB.Font = "SourceSansLight"
Local_PlayerTAB.Font = "SourceSansBold"
RocketPropulsionTAB.Font = "SourceSansLight"
TeleportationTAB.Font = "SourceSansLight"
ToolsTAB.Font = "SourceSansLight"
AnimationsTAB.TextSize = 20
TeleportationTAB.TextSize = 17
BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
end)

RocketPropulsionTAB.MouseButton1Click:connect(function()
BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
wait(0.5)
Animations.Visible = false
Basic.Visible = false
Extra.Visible = false
INTRO.Visible = false
Local_Player.Visible = false
RocketPropulsion.Visible = true
Teleportation.Visible = false
Tools.Visible = false
AnimationsTAB.Font = "SourceSansLight"
BasicTAB.Font = "SourceSansLight"
ExtraTAB.Font = "SourceSansLight"
Local_PlayerTAB.Font = "SourceSansLight"
RocketPropulsionTAB.Font = "SourceSansBold"
TeleportationTAB.Font = "SourceSansLight"
ToolsTAB.Font = "SourceSansLight"
AnimationsTAB.TextSize = 20
TeleportationTAB.TextSize = 17
BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
end)

TeleportationTAB.MouseButton1Click:connect(function()
BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
wait(0.5)
Animations.Visible = false
Basic.Visible = false
Extra.Visible = false
INTRO.Visible = false
Local_Player.Visible = false
RocketPropulsion.Visible = false
Teleportation.Visible = true
Tools.Visible = false
AnimationsTAB.Font = "SourceSansLight"
BasicTAB.Font = "SourceSansLight"
ExtraTAB.Font = "SourceSansLight"
Local_PlayerTAB.Font = "SourceSansLight"
RocketPropulsionTAB.Font = "SourceSansLight"
TeleportationTAB.Font = "SourceSansBold"
ToolsTAB.Font = "SourceSansLight"
AnimationsTAB.TextSize = 20
TeleportationTAB.TextSize = 15
BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
end)

ToolsTAB.MouseButton1Click:connect(function()
BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
wait(0.5)
Animations.Visible = false
Basic.Visible = false
Extra.Visible = false
INTRO.Visible = false
Local_Player.Visible = false
RocketPropulsion.Visible = false
Teleportation.Visible = false
Tools.Visible = true
AnimationsTAB.Font = "SourceSansLight"
BasicTAB.Font = "SourceSansLight"
ExtraTAB.Font = "SourceSansLight"
Local_PlayerTAB.Font = "SourceSansLight"
RocketPropulsionTAB.Font = "SourceSansLight"
TeleportationTAB.Font = "SourceSansLight"
ToolsTAB.Font = "SourceSansBold"
AnimationsTAB.TextSize = 20
TeleportationTAB.TextSize = 17
BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
end)

------ ANIMATIONS
-------------------------------------------------------------------------
------ ANIMATIONS
-------------------------------------------------------------------------
------ ANIMATIONS
-------------------------------------------------------------------------
------ ANIMATIONS
-------------------------------------------------------------------------

function GetPlayer(String) -- Credit to Timeless/xFunnieuss


local Found = {}
local strl = String:lower()
if strl == "all" then
for i,v in pairs(game.Players:GetPlayers()) do
table.insert(Found,v)
end
elseif strl == "others" then
for i,v in pairs(game.Players:GetPlayers()) do
if v.Name ~= game.Players.LocalPlayer.Name then
table.insert(Found,v)
end
end
else
for i,v in pairs(game.Players:GetPlayers()) do
if v.Name:lower():sub(1, #String) == String:lower() then
table.insert(Found,v)
end
end
end
return Found
end

AnimationId = "148840371"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
_18active = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
_18active = false
end)
_18.MouseButton1Click:connect(function()
_18active = not _18active
if _18active then
_18.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
track:Play()
while wait() do
if _18active then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end
end
else
track:Stop()
_18.BackgroundColor3 = col
end
end)

AnimationId = "282574440"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
CarpetActive = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
CarpetActive = false
end)
Carpet.MouseButton1Click:connect(function()
CarpetActive = not CarpetActive
if CarpetActive then
Carpet.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
track:Play()
while wait() do
if CarpetActive then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end
end
else
track:Stop()
Carpet.BackgroundColor3 = col
end
end)

AnimationId = "215384594"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
ExperimentalAnimationActive = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
ExperimentalAnimationActive = false
end)
ExperimentalAnimation.MouseButton1Click:connect(function()
ExperimentalAnimationActive = not ExperimentalAnimationActive
if ExperimentalAnimationActive then
ExperimentalAnimation.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
track:Play(0.1, 1, 5)
while wait() do
if ExperimentalAnimationActive then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end
end
else
track:Stop()
ExperimentalAnimation.BackgroundColor3 = col
end
end)

AnimationId = "429703734"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
DanceActive = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
DanceActive = false
end)
Dance.MouseButton1Click:connect(function()
DanceActive = not DanceActive
if DanceActive then
Dance.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
track:Play()
while wait() do
if DanceActive then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end
end
else
track:Stop()
Dance.BackgroundColor3 = col
end
end)

AnimationId = "282574440"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
HideActive = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
HideActive = false
end)
Hide.MouseButton1Click:connect(function()
HideActive = not HideActive
if HideActive then
Hide.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
track:Play()
while wait() do
if HideActive then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.Head.CFrame
end
end
end
else
track:Stop()
Hide.BackgroundColor3 = col
end
end)

AnimationId = "313762630"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
LevitateOnActive = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
LevitateOnActive = false
end)
LevitateOn.MouseButton1Click:connect(function()
LevitateOnActive = not LevitateOnActive
if LevitateOnActive then
LevitateOn.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
track:Play()
while wait() do
if LevitateOnActive then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end
end
else
track:Stop()
LevitateOn.BackgroundColor3 = col
end
end)

AnimationId = "215384594"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
PushLockActive = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
PushLockActive = false
end)
PushLock.MouseButton1Click:connect(function()
PushLockActive = not PushLockActive
if PushLockActive then
PushLock.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
track:Play()
while wait() do
if PushLockActive then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end
end
else
track:Stop()
PushLock.BackgroundColor3 = col
end
end)

AnimationId = "184574340"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
SlamOnActive = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
SlamOnActive = false
end)
SlamOn.MouseButton1Click:connect(function()
SlamOnActive = not SlamOnActive
if SlamOnActive then
SlamOn.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
track:Play()
while wait() do
if SlamOnActive then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end
end
else
track:Stop()
SlamOn.BackgroundColor3 = col
end
end)

------ BASIC
-------------------------------------------------------------------------
------ BASIC
-------------------------------------------------------------------------
------ BASIC
-------------------------------------------------------------------------
------ BASIC
-------------------------------------------------------------------------

HipHeight.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.Humanoid.HipHeight = STATCHANGE.Text
end)
JumpHeight.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.Humanoid.JumpPower = STATCHANGE.Text
end)
Speed.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = STATCHANGE.Text
end)
Chat.MouseButton1Click:connect(function()

game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(CHA
TBOX.Text, "All")
end)
keepspam = false
Spam.MouseButton1Click:connect(function()
keepspam = not keepspam
if keepspam then
Spam.BackgroundColor3 = loc
else
Spam.BackgroundColor3 = col
end
while wait(0.5) do
if keepspam then

game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(CHA
TBOX.Text, "All")
end
end
end)
clip = true
Noclip.MouseButton1Click:connect(function()
clip = not clip
game:GetService('RunService').Stepped:connect(function()
if not clip then
Noclip.BackgroundColor3 = loc
game.Players.LocalPlayer.Character.Head.CanCollide = false
game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right Leg"].CanCollide =
false
else
Noclip.BackgroundColor3 = col
end
end)
end)
local flying = false
Fly.MouseButton1Click:connect(function()
flying = not flying
repeat wait()
until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and
game.Players.LocalPlayer.Character:findFirstChild("Torso") and
game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
local mouse = game.Players.LocalPlayer:GetMouse()
repeat wait() until mouse
local plr = game.Players.LocalPlayer
local torso = plr.Character.Torso
local deb = true
local ctrl = {f = 0, b = 0, l = 0, r = 0}
local lastctrl = {f = 0, b = 0, l = 0, r = 0}
local maxspeed = 70
local speed = 0
if flying then
Fly.BackgroundColor3 = loc
else
Fly.BackgroundColor3 = col
end

function FlyFunction()
local bg = Instance.new("BodyGyro", torso)
bg.P = 9e4
bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
bg.cframe = torso.CFrame
local bv = Instance.new("BodyVelocity", torso)
bv.velocity = Vector3.new(0,0.1,0)
bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
repeat wait()
plr.Character.Humanoid.PlatformStand = true
if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
speed = speed+.5+(speed/maxspeed)
if speed > maxspeed then
speed = maxspeed
end
elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
speed = speed-1
if speed < 0 then
speed = 0
end
end
if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
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
lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
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
else
bv.velocity = Vector3.new(0,0.1,0)
end
bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-
math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
until not flying
ctrl = {f = 0, b = 0, l = 0, r = 0}
lastctrl = {f = 0, b = 0, l = 0, r = 0}
speed = 0
bg:Destroy()
bv:Destroy()
plr.Character.Humanoid.PlatformStand = false
end
mouse.KeyDown:connect(function(key)
if key:lower() == "w" then
ctrl.f = 1
elseif key:lower() == "s" then
ctrl.b = -1
elseif key:lower() == "a" then
ctrl.l = -1
elseif key:lower() == "d" then
ctrl.r = 1
end
end)
mouse.KeyUp:connect(function(key)
if key:lower() == "w" then
ctrl.f = 0
elseif key:lower() == "s" then
ctrl.b = 0
elseif key:lower() == "a" then
ctrl.l = 0
elseif key:lower() == "d" then
ctrl.r = 0
end
end)
FlyFunction()
end)

------ EXTRA
-------------------------------------------------------------------------
------ EXTRA
-------------------------------------------------------------------------
------ EXTRA
-------------------------------------------------------------------------
------ EXTRA
-------------------------------------------------------------------------

frost = false
Freeze.MouseButton1Click:connect(function()
frost = not frost
if frost then
game.Players.LocalPlayer.Character.Torso.Anchored = true
game.Players.LocalPlayer.Character.Head.Anchored = true
game.Players.LocalPlayer.Character["Left Leg"].Anchored = true
game.Players.LocalPlayer.Character["Left Arm"].Anchored = true
game.Players.LocalPlayer.Character["Right Leg"].Anchored = true
game.Players.LocalPlayer.Character["Right Arm"].Anchored = true
Freeze.BackgroundColor3 = loc
else
game.Players.LocalPlayer.Character.Torso.Anchored = false
game.Players.LocalPlayer.Character.Head.Anchored = false
game.Players.LocalPlayer.Character["Left Leg"].Anchored = false
game.Players.LocalPlayer.Character["Left Arm"].Anchored = false
game.Players.LocalPlayer.Character["Right Leg"].Anchored = false
game.Players.LocalPlayer.Character["Right Arm"].Anchored = false
Freeze.BackgroundColor3 = col
end
end)
insanity = false
local Anim = Instance.new("Animation")
AnimationId = "33796059"
Anim.AnimationId = "rbxassetid://"..AnimationId
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
insanity = false
end)
Insane.MouseButton1Down:connect(function()
insanity = not insanity
if insanity then
track:Play(0.1, 1, 999)
Insane.BackgroundColor3 = loc
else
track:Stop()
Insane.BackgroundColor3 = col
end
end)
Sit.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.Humanoid.Sit = true
end)
Jump.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.Humanoid.Jump = true
end)
platform = false
PlatformStand.MouseButton1Click:connect(function()
platform = not platform
if platform then
game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
PlatformStand.BackgroundColor3 = loc
else
game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
PlatformStand.BackgroundColor3 = col
end
end)
TPVoid.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
CFrame.new(math.huge, math.huge, math.huge)
end)
question = false
Unknown.MouseButton1Click:connect(function()
question = not question
if question then
Unknown.BackgroundColor3 = loc
while wait() do
if question then
game.Players.LocalPlayer.Character.Humanoid.HipHeight = 2
wait()
game.Players.LocalPlayer.Character.Humanoid.HipHeight = 3
wait()
game.Players.LocalPlayer.Character.Humanoid.HipHeight = 4
wait()
game.Players.LocalPlayer.Character.Humanoid.HipHeight = 1
wait()
else
game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
end
end
else
Unknown.BackgroundColor3 = col
end
end)
Reset.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.Head:Destroy()
end)

------ LOCALPLAYER
-------------------------------------------------------------------------
------ LOCALPLAYER
-------------------------------------------------------------------------
------ LOCALPLAYER
-------------------------------------------------------------------------
------ LOCALPLAYER
-------------------------------------------------------------------------

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://215384594"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local CloneIllusionACTIVE = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
CloneIllusionACTIVE = false
end)
CloneIllusion.MouseButton1Click:connect(function()
CloneIllusionACTIVE = not CloneIllusionACTIVE
if CloneIllusionACTIVE then
track:Play(.5, 1, 1e7)
CloneIllusion.BackgroundColor3 = loc
else
track:Stop()
CloneIllusion.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://204328711"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local DinoWalkACTIVE = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
DinoWalkACTIVE = false
end)
Dinosaur.MouseButton1Click:connect(function()
DinoWalkACTIVE = not DinoWalkACTIVE
if DinoWalkACTIVE then
track:Play(.1, 1, 1)
Dinosaur.BackgroundColor3 = loc
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 30
game.Players.LocalPlayer.Character.Humanoid.JumpHeight = 200
else
track:Stop()
Dinosaur.BackgroundColor3 = col
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
game.Players.LocalPlayer.Character.Humanoid.JumpHeight = 50
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://313762630"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local GlitchLevitateACTIVE = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
GlitchLevitateACTIVE = false
end)
Glitchy.MouseButton1Click:connect(function()
GlitchLevitateACTIVE = not GlitchLevitateACTIVE
if GlitchLevitateACTIVE then
track:Play(.5, 1, 1e7)
Glitchy.BackgroundColor3 = loc
else
track:Stop()
Glitchy.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://313762630"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local LevitateACTIVE = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
LevitateACTIVE = false
end)
Levitate.MouseButton1Click:connect(function()
LevitateACTIVE = not LevitateACTIVE
if LevitateACTIVE then
track:Play(.1, 1, 1)
Levitate.BackgroundColor3 = loc
else
track:Stop()
Levitate.BackgroundColor3 = col
end
end)

NoLimbs.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://180612465"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
local ScaredACTIVE = false
game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
ScaredACTIVE = false
end)
CrouchRocket.MouseButton1Click:connect(function()
ScaredACTIVE = not ScaredACTIVE
if ScaredACTIVE then
local u = Instance.new("RocketPropulsion")
u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
u.Name = "CrouchRocket"
u.Target = game.Players.LocalPlayer.Character.Head
u:Fire()
CrouchRocket.BackgroundColor3 = loc
while wait() do
if track.IsPlaying == false then
if ScaredACTIVE then
track:Play(.1, 1, 1)
end
end
end
else
track:Stop()
CrouchRocket.BackgroundColor3 = col

game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
end
end)

Flip.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.Torso.CFrame =
game.Players.LocalPlayer.Character.Torso.CFrame + Vector3.new(0,3,0)
end)
spinning = false
CrazySpin.MouseButton1Click:connect(function()
spinning = not spinning
if spinning then
local p = Instance.new("RocketPropulsion")
p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
p.Name = "CrazySpin"
p.Target = game.Players.LocalPlayer.Character["Left Arm"]
p:Fire()
CrazySpin.BackgroundColor3 = loc
else
game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
CrazySpin.BackgroundColor3 = col
end
end)

------ ROCKETPROPULSION
-------------------------------------------------------------------------
------ ROCKETPROPULSION
-------------------------------------------------------------------------
------ ROCKETPROPULSION
-------------------------------------------------------------------------
------ ROCKETPROPULSION
-------------------------------------------------------------------------

floating = false
Float.MouseButton1Click:connect(function()
floating = not floating
if floating then
Float.BackgroundColor3 = loc
local y = Instance.new("RocketPropulsion")
y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
y.CartoonFactor = 1
y.MaxThrust = 50000
y.MaxSpeed = 1000
y.ThrustP = 50000
y.Name = "Float"
for i,v in pairs(GetPlayer(EnterUsername.Text))do
y.Target = game.Players[v.Name].Character.Head
y:Fire()
game:GetService('RunService').Stepped:connect(function()
if floating then
game.Players.LocalPlayer.Character.Head.CanCollide =
false
game.Players.LocalPlayer.Character.Torso.CanCollide =
false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
while wait(0.3) do
if floating then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character["Left Leg"].CFrame
end
end
end
else
game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
Float.BackgroundColor3 = col
end
end)

local Anim = Instance.new("Animation")


Anim.AnimationId = "rbxassetid://282574440"
local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
flattening = false
Flatten.MouseButton1Click:connect(function()
flattening = not flattening
if flattening then
Flatten.BackgroundColor3 = loc
local y = Instance.new("RocketPropulsion")
y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
y.CartoonFactor = 1
y.MaxThrust = 50000
y.MaxSpeed = 1000
y.ThrustP = 50000
y.Name = "Flatten"
for i,v in pairs(GetPlayer(EnterUsername.Text))do
y.Target = game.Players[v.name].Character["Left Leg"]
y:Fire()
track:Play(.1, 1, 1)
game:GetService('RunService').Stepped:connect(function()
if flattening then
game.Players.LocalPlayer.Character.Head.CanCollide =
false
game.Players.LocalPlayer.Character.Torso.CanCollide =
false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
while wait(0.3) do
if flattening then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
end
end
end
else
game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
track:Stop()
Flatten.BackgroundColor3 = col
end
end)

pushing = false
Push.MouseButton1Click:connect(function()
pushing = not pushing
if pushing then
Push.BackgroundColor3 = loc
local b = Instance.new("RocketPropulsion")
b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
b.TurnP = 2500
b.MaxThrust = 50000
b.MaxSpeed = 1000
b.ThrustP = 50000
b.CartoonFactor = 1
b.Name = "Push"
for i,v in pairs(GetPlayer(EnterUsername.Text))do
b.Target = game.Players[v.Name].Character.HumanoidRootPart
b:Fire()
game:GetService('RunService').Stepped:connect(function()
if pushing then
game.Players.LocalPlayer.Character.Head.CanCollide =
false
game.Players.LocalPlayer.Character.Torso.CanCollide =
false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
end
else
game.Players.LocalPlayer.Character.HumanoidRootPart.Push:Destroy()
Push.BackgroundColor3 = col
end
end)

SlowAttracting = false
SlowAttract.MouseButton1Click:connect(function()
SlowAttracting = not SlowAttracting
if SlowAttracting then
SlowAttract.BackgroundColor3 = loc
local b = Instance.new("RocketPropulsion")
b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
b.TurnD = 5000
b.MaxThrust = 1000
b.MaxSpeed = 20
b.ThrustP = 5000
b.CartoonFactor = 1
b.Name = "SlowAttract"
for i,v in pairs(GetPlayer(EnterUsername.Text))do
b.Target = game.Players[v.Name].Character.HumanoidRootPart
b:Fire()
game:GetService('RunService').Stepped:connect(function()
if SlowAttracting then
game.Players.LocalPlayer.Character.Head.CanCollide =
false
game.Players.LocalPlayer.Character.Torso.CanCollide =
false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
end
else

game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
SlowAttract.BackgroundColor3 = col
end
end)

Sticking = false
Stick.MouseButton1Click:connect(function()
local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
Sticking = not Sticking
if Sticking then
Stick.BackgroundColor3 = loc
local b = Instance.new("RocketPropulsion")
b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
b.TurnD = 30000
b.MaxThrust = 100000
b.MaxSpeed = 1000
b.ThrustP = 30000
b.CartoonFactor = 1
b.Name = "Stick"
for i,v in pairs(GetPlayer(EnterUsername.Text))do
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame +
Vector3.new(1000,1000,1000)
b.Target = game.Players[v.Name].Character.HumanoidRootPart
b:Fire()
game:GetService('RunService').Stepped:connect(function()
if Sticking then
game.Players.LocalPlayer.Character.Head.CanCollide =
false
game.Players.LocalPlayer.Character.Torso.CanCollide =
false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
end
else
game.Players.LocalPlayer.Character.HumanoidRootPart.Stick:Destroy()
Stick.BackgroundColor3 = col
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
end
end)

AimHeading = false
AimHead.MouseButton1Click:connect(function()
AimHeading = not AimHeading
if AimHeading then
AimHead.BackgroundColor3 = loc
local b = Instance.new("RocketPropulsion")
b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
b.TurnP = 2500
b.MaxThrust = 50000
b.MaxSpeed = 1000
b.ThrustP = 50000
b.CartoonFactor = 1
b.Name = "AimHead"
for i,v in pairs(GetPlayer(EnterUsername.Text))do
b.Target = game.Players[v.Name].Character.Head
b:Fire()
game:GetService('RunService').Stepped:connect(function()
if AimHeading then
game.Players.LocalPlayer.Character.Head.CanCollide =
false
game.Players.LocalPlayer.Character.Torso.CanCollide =
false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
end
else
game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
AimHead.BackgroundColor3 = col
end
end)

Experimentaling = false
Experimental.MouseButton1Click:connect(function()
Experimentaling = not Experimentaling
if Experimentaling then
Experimental.BackgroundColor3 = loc
local b = Instance.new("RocketPropulsion")
b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
b.TurnP = 250000
b.MaxThrust = 10000
b.MaxSpeed = 1000
b.ThrustP = 10000
b.CartoonFactor = 0.1
b.Name = "Experimental"
for i,v in pairs(GetPlayer(EnterUsername.Text))do
b.Target = game.Players[v.Name].Character.Torso
b:Fire()
game:GetService('RunService').Stepped:connect(function()
if Experimentaling then
game.Players.LocalPlayer.Character.Head.CanCollide =
false
game.Players.LocalPlayer.Character.Torso.CanCollide =
false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
end
else

game.Players.LocalPlayer.Character.HumanoidRootPart.Experimental:Destroy()
Experimental.BackgroundColor3 = col
end
end)

Multipleing = false
Multiple.MouseButton1Click:connect(function()
Multipleing = not Multipleing
if Multipleing then
Multiple.BackgroundColor3 = loc
local t1 = Instance.new("RocketPropulsion")
t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
t1.TurnP = 30000
t1.MaxThrust = 30000
t1.MaxSpeed = 1000
t1.ThrustP = 30000
t1.CartoonFactor = 1
t1.Name = "one"
local t2 = Instance.new("RocketPropulsion")
t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
t2.TurnP = 30000
t2.MaxThrust = 30000
t2.MaxSpeed = 1000
t2.ThrustP = 30000
t2.CartoonFactor = 1
t2.Name = "two"
local t3 = Instance.new("RocketPropulsion")
t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
t3.TurnP = 30000
t3.MaxThrust = 30000
t3.MaxSpeed = 1000
t3.ThrustP = 30000
t3.CartoonFactor = 1
t3.Name = "three"
for i,v in pairs(GetPlayer(EnterUsername.Text))do
t1.Target = game.Players[v.Name].Character.Torso
t1:Fire()
t2.Target = game.Players[v.Name].Character["Right Leg"]
t2:Fire()
t3.Target = game.Players[v.Name].Character["Left Arm"]
t3:Fire()
game:GetService('RunService').Stepped:connect(function()
if Multipleing then
game.Players.LocalPlayer.Character.Head.CanCollide =
false
game.Players.LocalPlayer.Character.Torso.CanCollide =
false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
end
else
game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
Multiple.BackgroundColor3 = col
end
end)

------ TELEPORTATION
-------------------------------------------------------------------------
------ TELEPORTATION
-------------------------------------------------------------------------
------ TELEPORTATION
-------------------------------------------------------------------------
------ TELEPORTATION
-------------------------------------------------------------------------

LockOnACTIVE = false
LockOn.MouseButton1Click:connect(function()
LockOnACTIVE = not LockOnACTIVE
for i,v in pairs(GetPlayer(EnterUsername.Text))do
while wait() do
if LockOnACTIVE then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character.HumanoidRootPart.CFrame
LockOn.BackgroundColor3 = loc
game:GetService('RunService').Stepped:connect(function()
if LockOnACTIVE then

game.Players.LocalPlayer.Character.Head.CanCollide = false

game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
else
LockOn.BackgroundColor3 = col
end
end
end
end)

LockLegACTIVE = false
LockLeg.MouseButton1Click:connect(function()
LockLegACTIVE = not LockLegACTIVE
for i,v in pairs(GetPlayer(EnterUsername.Text))do
while wait() do
if LockLegACTIVE then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character["Left Leg"].CFrame
LockLeg.BackgroundColor3 = loc
game:GetService('RunService').Stepped:connect(function()
if LockLegACTIVE then

game.Players.LocalPlayer.Character.Head.CanCollide = false

game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
else
LockLeg.BackgroundColor3 = col
end
end
end
end)

LockArmACTIVE = false
LockArm.MouseButton1Click:connect(function()
LockArmACTIVE = not LockArmACTIVE
for i,v in pairs(GetPlayer(EnterUsername.Text))do
while wait() do
if LockArmACTIVE then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character["Right Arm"].CFrame
LockArm.BackgroundColor3 = loc
game:GetService('RunService').Stepped:connect(function()
if LockArmACTIVE then

game.Players.LocalPlayer.Character.Head.CanCollide = false

game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
else
LockArm.BackgroundColor3 = col
end
end
end
end)

LockHeadACTIVE = false
LockHead.MouseButton1Click:connect(function()
LockHeadACTIVE = not LockHeadACTIVE
for i,v in pairs(GetPlayer(EnterUsername.Text))do
while wait() do
if LockHeadACTIVE then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character.Head.CFrame
LockHead.BackgroundColor3 = loc
game:GetService('RunService').Stepped:connect(function()
if LockHeadACTIVE then
game.Players.LocalPlayer.Character.Head.CanCollide = false

game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
else
LockHead.BackgroundColor3 = col
end
end
end
end)

LockAboveACTIVE = false
LockAbove.MouseButton1Click:connect(function()
LockAboveACTIVE = not LockAboveACTIVE
for i,v in pairs(GetPlayer(EnterUsername.Text))do
while wait() do
if LockAboveACTIVE then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,4,0)
LockAbove.BackgroundColor3 = loc
game:GetService('RunService').Stepped:connect(function()
if LockAboveACTIVE then

game.Players.LocalPlayer.Character.Head.CanCollide = false

game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
else
LockAbove.BackgroundColor3 = col
end
end
end
end)

LockMaxACTIVE = false
LockMax.MouseButton1Click:connect(function()
LockMaxACTIVE = not LockMaxACTIVE
for i,v in pairs(GetPlayer(EnterUsername.Text))do
while wait() do
if LockMaxACTIVE then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character.HumanoidRootPart.CFrame
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character.Head.CFrame
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character["Left Leg"].CFrame
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character["Left Arm"].CFrame
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character["Right Leg"].CFrame
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character["Right Arm"].CFrame
LockMax.BackgroundColor3 = loc
game:GetService('RunService').Stepped:connect(function()
if LockMaxACTIVE then

game.Players.LocalPlayer.Character.Head.CanCollide = false

game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
else
LockMax.BackgroundColor3 = col
end
end
end
end)

TrailACTIVE = false
Trail.MouseButton1Click:connect(function()
TrailACTIVE = not TrailACTIVE
for i,v in pairs(GetPlayer(EnterUsername.Text))do
while wait() do
if TrailACTIVE then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
= game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
Trail.BackgroundColor3 = loc
game:GetService('RunService').Stepped:connect(function()
if TrailACTIVE then

game.Players.LocalPlayer.Character.Head.CanCollide = false

game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left
Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right
Leg"].CanCollide = false
end
end)
else
Trail.BackgroundColor3 = col
end
end
end
end)

TeleportTo.MouseButton1Click:connect(function()
for i,v in pairs(GetPlayer(EnterUsername.Text))do
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end)

------ TOOLS
-------------------------------------------------------------------------
------ TOOLS
-------------------------------------------------------------------------
------ TOOLS
-------------------------------------------------------------------------
------ TOOLS
-------------------------------------------------------------------------

Attach.MouseButton1Click:connect(function()
for i,v in pairs(GetPlayer(EnterUsername.Text))do
game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType =
"None"
for i,v in
pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character["Left Arm"].CFrame
end
end)

AttachExperimental.MouseButton1Click:connect(function()
for i,v in pairs(GetPlayer(EnterUsername.Text))do
game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType =
"None"
for i,v in
pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character["Left Arm"].CFrame
wait(1)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
CFrame.new(0,100,0)
end
end)
Bring.MouseButton1Click:connect(function()
for i,v in pairs(GetPlayer(EnterUsername.Text))do
local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType =
"None"
for i,v in
pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.2)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.6)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
wait(0.6)

game.Players.LocalPlayer.Character:MoveTo(game.Players[v.Name].Character.Position)
end
end)

FreeFall.MouseButton1Click:connect(function()
for i,v in pairs(GetPlayer(EnterUsername.Text))do
local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType =
"None"
for i,v in
pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.2)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.6)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
wait(0.6)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
CFrame.new(0,50000,0)
end
end)

GiveTool.MouseButton1Click:connect(function()
for i,v in pairs(GetPlayer(EnterUsername.Text))do
game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType =
"None"
for i,v in
pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.2)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.6)

game.Players.LocalPlayer.Character:MoveTo(game.Players[v.Name].Character.Position)
end
end)

KillSurvive.MouseButton1Click:connect(function()
for i,v in pairs(GetPlayer(EnterUsername.Text))do
local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType =
"None"
for i,v in
pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.2)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.4)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
CFrame.new(Vector3.new(10000, 10000, 10000))
wait(0.8)

game.Players.LocalPlayer.Character:MoveTo(game.Players[v.Name].Character.Position)
wait(0.8)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
end
end)

Kill.MouseButton1Click:connect(function()
for i,v in pairs(GetPlayer(EnterUsername.Text))do
game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType =
"None"
for i,v in
pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.2)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
wait(0.4)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
CFrame.new(Vector3.new(10000, 10000, 10000))
end
end)

superspinning = false
SuperSpin.MouseButton1Click:connect(function()
superspinning = not superspinning
if superspinning then
SuperSpin.BackgroundColor3 = loc
for i,v in pairs(GetPlayer(EnterUsername.Text))do
game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject =
game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType =
"None"
for i,v in
pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
end
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character["Left Arm"].CFrame
wait(1)
while wait() do
if superspinning then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
game.Players[v.Name].Character.HumanoidRootPart.CFrame
end
end
end
else
SuperSpin.BackgroundColor3 = col
end
end)
end)

FEHAXV2.Name = "FE HAX V2"


FEHAXV2.Parent = GUI
FEHAXV2.BackgroundColor3 = Color3.new(0.0352941, 0.658824, 0.0352941)
FEHAXV2.Position = UDim2.new(0.0300230943, 0, 0.657243788, 0)
FEHAXV2.Size = UDim2.new(0, 142, 0, 36)
FEHAXV2.Font = Enum.Font.SourceSans
FEHAXV2.Text = "FE HAX V2"
FEHAXV2.TextColor3 = Color3.new(0, 0, 0)
FEHAXV2.TextScaled = true
FEHAXV2.TextSize = 14
FEHAXV2.TextWrapped = true
FEHAXV2.MouseButton1Down:connect(function()
-- Objects

local SnowyMenu = Instance.new("ScreenGui")


local Opener = Instance.new("Frame")
local Open = Instance.new("TextButton")
local MainFrame = Instance.new("Frame")
local BlackBottom = Instance.new("Frame")
local BlueTop = Instance.new("Frame")
local Frame = Instance.new("Frame")
local Frame_2 = Instance.new("Frame")
local FEBtools = Instance.new("TextButton")
local FEDab = Instance.new("TextButton")
local FEDance = Instance.new("TextButton")
local FESpamBricks = Instance.new("TextButton")
local FESpasm = Instance.new("TextButton")
local FEBToolsWarning = Instance.new("TextLabel")
local FEDabWarning = Instance.new("TextLabel")
local FEDabWarning_2 = Instance.new("TextLabel")
local FESpasmWarning = Instance.new("TextLabel")
local SnowMenu = Instance.new("TextLabel")
local SpamBricksWarning = Instance.new("TextLabel")
local Closer = Instance.new("Frame")
local Close = Instance.new("TextButton")

-- Properties

SnowyMenu.Name = "SnowyMenu"
SnowyMenu.Parent = game.CoreGui

Opener.Name = "Opener"
Opener.Parent = SnowyMenu
Opener.BackgroundColor3 = Color3.new(1, 1, 1)
Opener.BackgroundTransparency = 1
Opener.Size = UDim2.new(0, 100, 0, 100)

Open.Name = "Open"
Open.Parent = Opener
Open.BackgroundColor3 = Color3.new(0, 1, 0)
Open.BackgroundTransparency = 0.5
Open.BorderSizePixel = 0
Open.Position = UDim2.new(0, 0, 4.19999981, 0)
Open.Size = UDim2.new(0, 95, 0, 35)
Open.Font = Enum.Font.SourceSansBold
Open.FontSize = Enum.FontSize.Size14
Open.Text = "Open"
Open.TextColor3 = Color3.new(0, 0, 0)
Open.TextScaled = true
Open.TextSize = 14
Open.TextTransparency = 0.5
Open.TextWrapped = true

MainFrame.Name = "MainFrame"
MainFrame.Parent = SnowyMenu
MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
MainFrame.BackgroundTransparency = 1
MainFrame.Size = UDim2.new(0, 1238, 0, 704)
MainFrame.Visible = false

BlackBottom.Name = "BlackBottom"
BlackBottom.Parent = MainFrame
BlackBottom.Active = true
BlackBottom.BackgroundColor3 = Color3.new(0, 0, 0)
BlackBottom.BackgroundTransparency = 0.5
BlackBottom.BorderSizePixel = 0
BlackBottom.ClipsDescendants = true
BlackBottom.Draggable = true
BlackBottom.Position = UDim2.new(0.0993537977, 0, 0.390625, 0)
BlackBottom.Selectable = true
BlackBottom.Size = UDim2.new(0, 245, 0, 322)

BlueTop.Name = "BlueTop"
BlueTop.Parent = BlackBottom
BlueTop.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
BlueTop.BackgroundTransparency = 0.5
BlueTop.BorderSizePixel = 0
BlueTop.Position = UDim2.new(0.00139461458, 0, 0.000477999449, 0)
BlueTop.Size = UDim2.new(0, 245, 0, 63)
Frame.Parent = BlackBottom
Frame.BackgroundColor3 = Color3.new(0, 0, 0)
Frame.BackgroundTransparency = 0.5
Frame.BorderSizePixel = 0
Frame.Position = UDim2.new(0.117124394, 0, 0.159514412, 0)
Frame.Size = UDim2.new(0, 200, 0, 5)

Frame_2.Parent = BlackBottom
Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
Frame_2.BackgroundTransparency = 0.5
Frame_2.BorderSizePixel = 0
Frame_2.Position = UDim2.new(0.117124394, 0, 0.03721416, 0)
Frame_2.Size = UDim2.new(0, 200, 0, 5)

FEBtools.Name = "FEBtools"
FEBtools.Parent = BlackBottom
FEBtools.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
FEBtools.BackgroundTransparency = 0.5
FEBtools.BorderSizePixel = 0
FEBtools.Position = UDim2.new(0.0299660433, 0, 0.260604918, 0)
FEBtools.Size = UDim2.new(0, 100, 0, 34)
FEBtools.Font = Enum.Font.SourceSansBold
FEBtools.FontSize = Enum.FontSize.Size14
FEBtools.Text = "FE Btools"
FEBtools.TextColor3 = Color3.new(1, 1, 1)
FEBtools.TextScaled = true
FEBtools.TextSize = 14
FEBtools.TextTransparency = 0.5
FEBtools.TextWrapped = true

FEDab.Name = "FEDab"
FEDab.Parent = BlackBottom
FEDab.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
FEDab.BackgroundTransparency = 0.5
FEDab.BorderSizePixel = 0
FEDab.Position = UDim2.new(0.0299660414, 0, 0.579571962, 0)
FEDab.Size = UDim2.new(0, 100, 0, 34)
FEDab.Font = Enum.Font.SourceSansBold
FEDab.FontSize = Enum.FontSize.Size14
FEDab.Text = "Local Dab"
FEDab.TextColor3 = Color3.new(1, 1, 1)
FEDab.TextScaled = true
FEDab.TextSize = 14
FEDab.TextTransparency = 0.5
FEDab.TextWrapped = true

FEDance.Name = "FEDance"
FEDance.Parent = BlackBottom
FEDance.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
FEDance.BackgroundTransparency = 0.5
FEDance.BorderSizePixel = 0
FEDance.Position = UDim2.new(0.0299660414, 0, 0.727705061, 0)
FEDance.Size = UDim2.new(0, 100, 0, 34)
FEDance.Font = Enum.Font.SourceSansBold
FEDance.FontSize = Enum.FontSize.Size14
FEDance.Text = "Local Dance"
FEDance.TextColor3 = Color3.new(1, 1, 1)
FEDance.TextScaled = true
FEDance.TextSize = 14
FEDance.TextTransparency = 0.5
FEDance.TextWrapped = true

FESpamBricks.Name = "FESpamBricks"
FESpamBricks.Parent = BlackBottom
FESpamBricks.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
FESpamBricks.BackgroundTransparency = 0.5
FESpamBricks.BorderSizePixel = 0
FESpamBricks.Position = UDim2.new(0.0299660414, 0, 0.414852172, 0)
FESpamBricks.Size = UDim2.new(0, 100, 0, 34)
FESpamBricks.Font = Enum.Font.SourceSansBold
FESpamBricks.FontSize = Enum.FontSize.Size14
FESpamBricks.Text = "Spam Bricks"
FESpamBricks.TextColor3 = Color3.new(1, 1, 1)
FESpamBricks.TextScaled = true
FESpamBricks.TextSize = 14
FESpamBricks.TextTransparency = 0.5
FESpamBricks.TextWrapped = true

FESpasm.Name = "FESpasm"
FESpasm.Parent = BlackBottom
FESpasm.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
FESpasm.BackgroundTransparency = 0.5
FESpasm.BorderSizePixel = 0
FESpasm.Position = UDim2.new(0.0299660414, 0, 0.895265758, 0)
FESpasm.Size = UDim2.new(0, 100, 0, 34)
FESpasm.Font = Enum.Font.SourceSansBold
FESpasm.FontSize = Enum.FontSize.Size14
FESpasm.Text = "Local Spasm"
FESpasm.TextColor3 = Color3.new(1, 1, 1)
FESpasm.TextScaled = true
FESpasm.TextSize = 14
FESpasm.TextTransparency = 0.5
FESpasm.TextWrapped = true

FEBToolsWarning.Name = "FEBToolsWarning"
FEBToolsWarning.Parent = BlackBottom
FEBToolsWarning.BackgroundColor3 = Color3.new(1, 1, 1)
FEBToolsWarning.BackgroundTransparency = 1
FEBToolsWarning.Position = UDim2.new(0.457680285, 0, 0.259978473, 0)
FEBToolsWarning.Size = UDim2.new(0, 133, 0, 35)
FEBToolsWarning.Font = Enum.Font.SourceSansBold
FEBToolsWarning.FontSize = Enum.FontSize.Size14
FEBToolsWarning.Text = "The FE Btools Only work in some Cafe games."
FEBToolsWarning.TextColor3 = Color3.new(1, 1, 1)
FEBToolsWarning.TextScaled = true
FEBToolsWarning.TextSize = 14
FEBToolsWarning.TextWrapped = true

FEDabWarning.Name = "FEDabWarning"
FEDabWarning.Parent = BlackBottom
FEDabWarning.BackgroundColor3 = Color3.new(1, 1, 1)
FEDabWarning.BackgroundTransparency = 1
FEDabWarning.Position = UDim2.new(0.454363495, 0, 0.726284564, 0)
FEDabWarning.Size = UDim2.new(0, 133, 0, 35)
FEDabWarning.Font = Enum.Font.SourceSansBold
FEDabWarning.FontSize = Enum.FontSize.Size14
FEDabWarning.Text = "Dance Till you're dead :v"
FEDabWarning.TextColor3 = Color3.new(1, 1, 1)
FEDabWarning.TextScaled = true
FEDabWarning.TextSize = 14
FEDabWarning.TextWrapped = true

FEDabWarning_2.Name = "FEDabWarning"
FEDabWarning_2.Parent = BlackBottom
FEDabWarning_2.BackgroundColor3 = Color3.new(1, 1, 1)
FEDabWarning_2.BackgroundTransparency = 1
FEDabWarning_2.Position = UDim2.new(0.458445162, 0, 0.578151464, 0)
FEDabWarning_2.Size = UDim2.new(0, 133, 0, 35)
FEDabWarning_2.Font = Enum.Font.SourceSansBold
FEDabWarning_2.FontSize = Enum.FontSize.Size14
FEDabWarning_2.Text = "DAB ON THEM HATERS!!!111"
FEDabWarning_2.TextColor3 = Color3.new(1, 1, 1)
FEDabWarning_2.TextScaled = true
FEDabWarning_2.TextSize = 14
FEDabWarning_2.TextWrapped = true

FESpasmWarning.Name = "FESpasmWarning"
FESpasmWarning.Parent = BlackBottom
FESpasmWarning.BackgroundColor3 = Color3.new(1, 1, 1)
FESpasmWarning.BackgroundTransparency = 1
FESpasmWarning.Position = UDim2.new(0.437633127, 0, 0.890739679, 0)
FESpasmWarning.Size = UDim2.new(0, 133, 0, 35)
FESpasmWarning.Font = Enum.Font.SourceSansBold
FESpasmWarning.FontSize = Enum.FontSize.Size14
FESpasmWarning.Text = "Too much cringe!!"
FESpasmWarning.TextColor3 = Color3.new(1, 1, 1)
FESpasmWarning.TextScaled = true
FESpasmWarning.TextSize = 14
FESpasmWarning.TextWrapped = true

SnowMenu.Name = "SnowMenu"
SnowMenu.Parent = BlackBottom
SnowMenu.BackgroundColor3 = Color3.new(1, 1, 1)
SnowMenu.BackgroundTransparency = 1
SnowMenu.Position = UDim2.new(0.0967162326, 0, 0.0179542005, 0)
SnowMenu.Size = UDim2.new(0, 200, 0, 50)
SnowMenu.Font = Enum.Font.SourceSansBold
SnowMenu.FontSize = Enum.FontSize.Size14
SnowMenu.Text = "Fe Hax V2"
SnowMenu.TextColor3 = Color3.new(0, 0, 0)
SnowMenu.TextScaled = true
SnowMenu.TextSize = 14
SnowMenu.TextTransparency = 0.5
SnowMenu.TextWrapped = true

SpamBricksWarning.Name = "SpamBricksWarning"
SpamBricksWarning.Parent = BlackBottom
SpamBricksWarning.BackgroundColor3 = Color3.new(1, 1, 1)
SpamBricksWarning.BackgroundTransparency = 1
SpamBricksWarning.Position = UDim2.new(0.455639422, 0, 0.416537285, 0)
SpamBricksWarning.Size = UDim2.new(0, 133, 0, 35)
SpamBricksWarning.Font = Enum.Font.SourceSansBold
SpamBricksWarning.FontSize = Enum.FontSize.Size14
SpamBricksWarning.Text = "The Spam Bricks Will Spam Bricks Eveyerwhere 20 Times"
SpamBricksWarning.TextColor3 = Color3.new(1, 1, 1)
SpamBricksWarning.TextScaled = true
SpamBricksWarning.TextSize = 14
SpamBricksWarning.TextWrapped = true

Closer.Name = "Closer"
Closer.Parent = SnowyMenu
Closer.BackgroundColor3 = Color3.new(1, 1, 1)
Closer.BackgroundTransparency = 1
Closer.Size = UDim2.new(0, 100, 0, 100)
Closer.Visible = false

Close.Name = "Close"
Close.Parent = Closer
Close.BackgroundColor3 = Color3.new(1, 0, 0)
Close.BackgroundTransparency = 0.5
Close.BorderSizePixel = 0
Close.Position = UDim2.new(0, 0, 4.61999989, 0)
Close.Size = UDim2.new(0, 95, 0, 35)
Close.Font = Enum.Font.SourceSansBold
Close.FontSize = Enum.FontSize.Size14
Close.Text = "Close"
Close.TextColor3 = Color3.new(0, 0, 0)
Close.TextScaled = true
Close.TextSize = 14
Close.TextTransparency = 0.5
Close.TextWrapped = true

Open.MouseButton1Click:connect(function()
game.CoreGui.SnowyMenu.Opener.Visible = false
game.CoreGui.SnowyMenu.MainFrame.Visible = true
game.CoreGui.SnowyMenu.Closer.Visible = true
end)

Close.MouseButton1Click:connect(function()
game.CoreGui.SnowyMenu.Opener.Visible = true
game.CoreGui.SnowyMenu.MainFrame.Visible = false
game.CoreGui.SnowyMenu.Closer.Visible = false
end)

FEDance.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "33796059"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
k:Play() --Play the animation
k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
end)

FEBtools.MouseButton1Click:connect(function()
--fe cafe hammertool script cuz im gay--
maind = nil
if workspace:FindFirstChild'GiveSystem' then
if workspace.GiveSystem:FindFirstChild'GiveItem' then
maind = workspace.GiveSystem.GiveItem
end
end
if workspace:FindFirstChild'HandToCentre' then
if workspace.HandToCentre:FindFirstChild'SendItem' then
maind = workspace.HandToCentre.SendItem
end
end
if maind == nil then
print'could not find give event :('
return
end
tool = Instance.new'Tool'
me = game:GetService'Players'.LocalPlayer
tool.RequiresHandle = false
tool.TextureId = 'http://www.roblox.com/asset/?id=12223874'
tool.Name = 'ya like jazz?'
tool.Parent = me.Backpack
buttonf = nil
tool.Equipped:connect(function()
local m = game:GetService'Players'.LocalPlayer:GetMouse()
m.Icon = 'rbxasset://textures/HammerCursor.png'
buttonf = m.Button1Down:connect(function()
if m.Target == nil then return end
local ob = m.Target
if ob:IsA'BasePart' or ob:IsA'WedgePart' then
if ob:IsDescendantOf(me.Character) then return end
m.Icon = 'rbxasset://textures/HammerOverCursor.png'
local ex = Instance.new'Explosion'
ex.BlastRadius = 0
ex.Position = ob.Position
ex.Parent = workspace
maind:FireServer(workspace, ob)
wait(0.3)
m.Icon = 'rbxasset://textures/HammerCursor.png'
end
end)
end)
tool.Unequipped:connect(function()
if buttonf ~= nil then
buttonf:Disconnect()
buttonf = nil
end
local m = game:GetService'Players'.LocalPlayer:GetMouse()
m.Icon = ''
end)
end)

FESpamBricks.MouseButton1Click:connect(function()
for i=1,20 do
wait(1)
for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
if v:IsA'Accoutrement' then
v.Parent=game.Players.LocalPlayer.Character
v.Parent = workspace.Terrain
end
end
for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
if v:IsA'Accoutrement' then
for ape,hax in pairs(v.Handle:GetChildren()) do
hax:Destroy()
end
wait'.1'
v.Parent=game.Players.LocalPlayer.StarterGear
end
end
for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
v:Destroy()
end
local prt=Instance.new("Model", workspace);
Instance.new("Part", prt).Name="Torso";
Instance.new("Part", prt).Name="Head";
Instance.new("Humanoid", prt).Name="Humanoid";
game.Players.LocalPlayer.Character=prt

repeat wait(1) until game.Players.LocalPlayer.Character:FindFirstChild'Head'


for lol,dad in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
if dad:IsA'Accoutrement' then
dad.Parent = game.Players.LocalPlayer.StarterGear
end
end
for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
v:Destroy()
end
local prt2=Instance.new("Model", workspace);
Instance.new("Part", prt).Name="Torso";
Instance.new("Part", prt).Name="Head";
Instance.new("Humanoid", prt).Name="Humanoid";
game.Players.LocalPlayer.Character=prt
end
end)

FEDab.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "248263260"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
k:Play() --Play the animation
k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
end)

FESpasm.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "33796059"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
k:Play() --Play the animation
k:AdjustSpeed(99) --Set '1' to any value you want to adjust the animation speed.
end)

--================--
--================--
--End Of Script :P--
--================--
--================--

--=======================--
--=======================--
--_PRIVATE_ Made this GUI :V--
--=======================--
--=======================--
end)
Close.Name = "Close"
Close.Parent = GUI
Close.BackgroundColor3 = Color3.new(1, 0, 0)
Close.Position = UDim2.new(0.942263305, 0, 0, 0)
Close.Size = UDim2.new(0, 25, 0, 28)
Close.Font = Enum.Font.SourceSans
Close.Text = "X"
Close.TextColor3 = Color3.new(1, 1, 1)
Close.TextScaled = true
Close.TextSize = 14
Close.TextWrapped = true
Close.MouseButton1Down:connect(function()
GUI.Visible = false
Open.Visible = true
OpenButton.Visible = true
end)

Credits.Name = "Credits"
Credits.Parent = GUI
Credits.BackgroundColor3 = Color3.new(0.0509804, 0.705882, 0.0392157)
Credits.Position = UDim2.new(0.145150483, 0, 0.823321581, 0)
Credits.Size = UDim2.new(0, 370, 0, 50)
Credits.Font = Enum.Font.SourceSans
Credits.Text = "Credits To WaterSerphant1234#5173 and alex7conner#4626 and
elementemerald#0001 "
Credits.TextColor3 = Color3.new(0, 0, 0)
Credits.TextScaled = true
Credits.TextSize = 14
Credits.TextWrapped = true

FEHAX.Name = "FE HAX"


FEHAX.Parent = GUI
FEHAX.BackgroundColor3 = Color3.new(0.27451, 0.639216, 0)
FEHAX.Position = UDim2.new(0.642032325, 0, 0.657243788, 0)
FEHAX.Size = UDim2.new(0, 144, 0, 36)
FEHAX.Font = Enum.Font.SourceSans
FEHAX.Text = "FE HAX (By Harkinian)"
FEHAX.TextColor3 = Color3.new(0, 0, 0)
FEHAX.TextScaled = true
FEHAX.TextSize = 14
FEHAX.TextWrapped = true
FEHAX.MouseButton1Down:connect(function()
-->> Now Rek Oders LOL <<--

local ScreenGui = Instance.new("ScreenGui")


local Frame = Instance.new("Frame")
local Frame_2 = Instance.new("Frame")
local TextButton = Instance.new("TextButton")
local TextButton_2 = Instance.new("TextButton")
local TextButton_3 = Instance.new("TextButton")
local TextButton_4 = Instance.new("TextButton")
local TextBox = Instance.new("TextBox")
local TextLabel = Instance.new("TextLabel")

-- Properties

ScreenGui.Parent = game.CoreGui

Frame.Parent = ScreenGui
Frame.Active = true
Frame.BackgroundColor3 = Color3.new(0, 0, 0)
Frame.BackgroundTransparency = 0.5
Frame.BorderSizePixel = 0
Frame.Position = UDim2.new(0.485696495, 0, 0.168211818, 0)
Frame.Size = UDim2.new(0, 418, 0, 365)
Frame.Draggable = true

Frame_2.Parent = Frame
Frame_2.Active = true
Frame_2.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
Frame_2.BorderSizePixel = 0
Frame_2.Position = UDim2.new(0.0412790775, 0, 0.000730149448, 0)
Frame_2.Size = UDim2.new(0, 401, 0, 365)

TextButton.Parent = Frame_2
TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton.BorderSizePixel = 0
TextButton.Position = UDim2.new(0.0274314079, 0, 0.830137014, 0)
TextButton.Size = UDim2.new(0, 200, 0, 50)
TextButton.Font = Enum.Font.SourceSans
TextButton.Text = "FE kill"
TextButton.TextScaled = true
TextButton.TextSize = 14
TextButton.TextWrapped = true

TextButton.MouseButton1Down:connect(function()
-- Made By JackMcJagger15
local FlingKill = Instance.new("ScreenGui")
local Main = Instance.new("Frame")
local Label = Instance.new("Frame")
local Shadow = Instance.new("Frame")
local StartKill = Instance.new("TextButton")
local StopKill = Instance.new("TextButton")
local Instructions = Instance.new("TextLabel")
local CurrentPower = Instance.new("TextLabel")
local Recomendation = Instance.new("TextLabel")
local NameOfGui = Instance.new("TextLabel")
local Exit = Instance.new("TextButton")
local UPArrow = Instance.new("TextButton")
local DownArrow = Instance.new("TextButton")

-- Properties

FlingKill.Name = "Fling/Kill"
FlingKill.Parent = game.CoreGui

Main.Name = "Main"
Main.Parent = FlingKill
Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
Main.BorderSizePixel = 0
Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
Main.Size = UDim2.new(0, 217, 0, 233)
Main.Selectable = true
Main.Active = true
Main.Draggable = true

Label.Name = "Label"
Label.Parent = Main
Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
Label.BorderSizePixel = 0
Label.Size = UDim2.new(0, 217, 0, 27)

Shadow.Name = "Shadow"
Shadow.Parent = Main
Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
Shadow.BorderSizePixel = 0
Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
Shadow.Size = UDim2.new(0, 217, 0, 9)

StartKill.Name = "StartKill"
StartKill.Parent = Main
StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
StartKill.BorderSizePixel = 0
StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
StartKill.Size = UDim2.new(0, 126, 0, 23)
StartKill.Font = Enum.Font.Cartoon
StartKill.Text = "FE Kill/Fling"
StartKill.TextColor3 = Color3.new(0, 0, 0)
StartKill.TextSize = 14

StopKill.Name = "StopKill"
StopKill.Parent = Main
StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
StopKill.BorderSizePixel = 0
StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
StopKill.Size = UDim2.new(0, 124, 0, 23)
StopKill.Font = Enum.Font.Cartoon
StopKill.Text = "Stop FE Kill/Fling"
StopKill.TextColor3 = Color3.new(0, 0, 0)
StopKill.TextSize = 14

Instructions.Name = "Instructions"
Instructions.Parent = Main
Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
Instructions.BackgroundTransparency = 1
Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
Instructions.Size = UDim2.new(0, 200, 0, 32)
Instructions.Font = Enum.Font.Cartoon
Instructions.Text = "Just touch someone to watch the fly to their death!"
Instructions.TextColor3 = Color3.new(0, 0, 0)
Instructions.TextSize = 14
Instructions.TextWrapped = true

CurrentPower.Name = "CurrentPower"
CurrentPower.Parent = Main
CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
CurrentPower.BackgroundTransparency = 1
CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
CurrentPower.Size = UDim2.new(0, 98, 0, 36)
CurrentPower.Font = Enum.Font.Cartoon
CurrentPower.Text = "Current Power = 5"
CurrentPower.TextColor3 = Color3.new(0, 0, 0)
CurrentPower.TextSize = 14

Recomendation.Name = "Recomendation"
Recomendation.Parent = Main
Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
Recomendation.BackgroundTransparency = 1
Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
Recomendation.Size = UDim2.new(0, 200, 0, 21)
Recomendation.Font = Enum.Font.Cartoon
Recomendation.Text = "Recommended Power is 5"
Recomendation.TextColor3 = Color3.new(0, 0, 0)
Recomendation.TextSize = 14

NameOfGui.Name = "NameOfGui"
NameOfGui.Parent = Main
NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
NameOfGui.BackgroundTransparency = 1
NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
NameOfGui.Size = UDim2.new(0, 154, 0, 27)
NameOfGui.Font = Enum.Font.Cartoon
NameOfGui.Text = "FE Kill/Fling By JackMcJagger15"
NameOfGui.TextColor3 = Color3.new(0, 0, 0)
NameOfGui.TextSize = 14

Exit.Name = "Exit"
Exit.Parent = Main
Exit.BackgroundColor3 = Color3.new(1, 1, 1)
Exit.BackgroundTransparency = 1
Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
Exit.Size = UDim2.new(0, 20, 0, 27)
Exit.Font = Enum.Font.Cartoon
Exit.Text = "X"
Exit.TextColor3 = Color3.new(0, 0, 0)
Exit.TextSize = 14

UPArrow.Name = "UPArrow"
UPArrow.Parent = Main
UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
UPArrow.BackgroundTransparency = 1
UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
UPArrow.Size = UDim2.new(0, 26, 0, 23)
UPArrow.Font = Enum.Font.Cartoon
UPArrow.Text = "Up"
UPArrow.TextColor3 = Color3.new(0, 0, 0)
UPArrow.TextSize = 12
UPArrow.TextWrapped = true

DownArrow.Name = "DownArrow"
DownArrow.Parent = Main
DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
DownArrow.BackgroundTransparency = 1
DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
DownArrow.Size = UDim2.new(0, 26, 0, 23)
DownArrow.Font = Enum.Font.Cartoon
DownArrow.Text = "Down"
DownArrow.TextColor3 = Color3.new(0, 0, 0)
DownArrow.TextSize = 12
DownArrow.TextWrapped = true

power = 500
active = false
local val = Instance.new("IntValue")
val.Name = "Number"
val.Parent = game.Players.LocalPlayer
val.Value = 5

Exit.MouseButton1Click:connect(function()
FlingKill.Enabled = false
end)

StartKill.MouseButton1Click:connect(function()
game:GetService('RunService').Stepped:connect(function()
if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6
then
game.Players.LocalPlayer.Character.Head.CanCollide = false
game.Players.LocalPlayer.Character.Torso.CanCollide = false
game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
else
if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15
then
game.Players.LocalPlayer.Character.Head.CanCollide = false
game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
end
end
end)
wait(.1)
local bambam = Instance.new("BodyThrust")
bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
bambam.Force = Vector3.new(power,0,power)
bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
end)

StopKill.MouseButton1Click:connect(function()
active = false
game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
end)

UPArrow.MouseButton1Click:connect(function()
power = power + 100
game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
end)

DownArrow.MouseButton1Click:connect(function()
power = power - 100
game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
end)
end)

TextButton_2.Parent = TextButton
TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton_2.BorderSizePixel = 0
TextButton_2.Position = UDim2.new(0.00197005272, 0, -1.51972604, 0)
TextButton_2.Size = UDim2.new(0, 200, 0, 50)
TextButton_2.Font = Enum.Font.SourceSans
TextButton_2.Text = "Brick Spam"
TextButton_2.TextScaled = true
TextButton_2.TextSize = 40
TextButton_2.TextWrapped = true
TextButton_2.MouseButton1Down:connect(function()
for i=1,500 do
local A_1 =
{
[1] = "Wear",
[2] = "100427922",
[3] = "Hats"
}
local Event = game:GetService("ReplicatedStorage").WearItem
Event:FireServer(A_1)
wait(0.1)

for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants())


do
if v:IsA("Hat") or v:IsA("Accessory") then
v.Handle.Mesh:Destroy()
v.Parent = game:GetService("Workspace")
end
end
end
end)

TextButton_3.Parent = TextButton_2
TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton_3.BorderSizePixel = 0
TextButton_3.Position = UDim2.new(1.06612217, 0, 1.51013708, 0)
TextButton_3.Size = UDim2.new(0, 167, 0, 50)
TextButton_3.Font = Enum.Font.SourceSans
TextButton_3.Text = "IY"
TextButton_3.TextScaled = true
TextButton_3.TextSize = 14
TextButton_3.TextWrapped = true

TextButton_3.MouseButton1Down:connect(function()
loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
end)

TextButton_4.Parent = TextButton_3
TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
TextButton_4.BorderSizePixel = 0
TextButton_4.Position = UDim2.new(0, 0, -1.51999998, 0)
TextButton_4.Size = UDim2.new(0, 167, 0, 50)
TextButton_4.Font = Enum.Font.SourceSans
TextButton_4.Text = "Hat Spam"
TextButton_4.TextScaled = true
TextButton_4.TextSize = 40
TextButton_4.TextWrapped = true

TextButton_4.MouseButton1Down:connect(function()
for i=1,500 do
local A_1 =
{
[1] = "Wear",
[2] = "100427922",
[3] = "Hats"
}
local Event = game:GetService("ReplicatedStorage").WearItem
Event:FireServer(A_1)
wait(0.1)

for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants())


do
if v:IsA("Hat") or v:IsA("Accessory") then
v.Parent = game:GetService("Workspace")
end
end
end
end)

TextBox.Parent = TextButton_4
TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
TextBox.BorderSizePixel = 0
TextBox.Position = UDim2.new(-1.27844322, 0, -2.16000009, 0)
TextBox.Size = UDim2.new(0, 380, 0, 50)
TextBox.Font = Enum.Font.SourceSans
TextBox.Text = "Username"
TextBox.TextScaled = true
TextBox.TextSize = 14
TextBox.TextWrapped = true

TextLabel.Parent = TextBox
TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel.BackgroundTransparency = 32452
TextLabel.BorderSizePixel = 0
TextLabel.Position = UDim2.new(0.235526308, 0, -2.38000035, 0)
TextLabel.Size = UDim2.new(0, 200, 0, 50)
TextLabel.Font = Enum.Font.SourceSans
TextLabel.Text = "FE HAX GUI V3 (by Harkinian) bricks and hats only works in some
games."
TextLabel.TextColor3 = Color3.new(1, 1, 1)
TextLabel.TextScaled = true
TextLabel.TextSize = 14
TextLabel.TextWrapped = true
end)

Version.Name = "Version"
Version.Parent = GUI
Version.BackgroundColor3 = Color3.new(0, 0.709804, 0.0235294)
Version.Position = UDim2.new(0, 0, 0.823321581, 0)
Version.Size = UDim2.new(0, 63, 0, 50)
Version.Font = Enum.Font.SourceSans
Version.Text = "V. 1.0.0"
Version.TextColor3 = Color3.new(0, 0, 0)
Version.TextSize = 14
Version.TextWrapped = true
-- Scripts:

You might also like