test

07 October 2018

Views: 203

--Please give credits.
--Made By TheHackerJordan on v3rmillion.
local Voiliax = Instance.new("ScreenGui", game.CoreGui)
local LoginFrame = Instance.new("Frame")
local Title = Instance.new("TextLabel")
local userbox = Instance.new("TextBox")
local passbox = Instance.new("TextBox")
local submit = Instance.new("TextButton")
local exitbutton3 = Instance.new("TextButton")
local MainFrame = Instance.new("Frame")
local bar = Instance.new("Frame")
local mtitle = Instance.new("TextLabel")
local exitbutton = Instance.new("TextButton")
local ScriptButton = Instance.new("TextButton")
local GuiButton = Instance.new("TextButton")
local JailBreak = Instance.new("TextButton")
local mcredits = Instance.new("TextLabel")
local Heists = Instance.new("TextButton")
local ScriptFrame = Instance.new("Frame")
local bar2 = Instance.new("Frame")
local Creeper = Instance.new("TextButton")
local Fly = Instance.new("TextButton")
local Creeper2 = Instance.new("TextButton")
local God = Instance.new("TextButton")
local Noclip = Instance.new("TextButton")
local Kill = Instance.new("TextButton")
local Experimental = Instance.new("TextButton")
local SlowAttract = Instance.new("TextButton")
local Attach = Instance.new("TextButton")
local SuperSpin = Instance.new("TextButton")
local Levitate = Instance.new("TextButton")
local Hammer = Instance.new("TextButton")
local exitbutton2 = Instance.new("TextButton")
local GUIFrame = Instance.new("Frame")
local bar3 = Instance.new("Frame")
local RIPFD = Instance.new("TextButton")
local Grape = Instance.new("TextButton")
local HyperTotal = Instance.new("TextButton")
local Epix = Instance.new("TextButton")
local Snowy = Instance.new("TextButton")
local Ihax = Instance.new("TextButton")
local Fuck_Fe = Instance.new("TextButton")
local FeX = Instance.new("TextButton")
local FE_Reborn = Instance.new("TextButton")
local Arosia = Instance.new("TextButton")
local Shattervast = Instance.new("TextButton")
local Hax = Instance.new("TextButton")
local Glitchy_Max = Instance.new("TextButton")
local Fling_Hax = Instance.new("TextButton")
local OPFinality = Instance.new("TextButton")
local g00hey = Instance.new("TextButton")
local R15_GUI = Instance.new("TextButton")
local LegoHax_69 = Instance.new("TextButton")
local FE_HAX_1337 = Instance.new("TextButton")
local Unizillion = Instance.new("TextButton")
local Balkus = Instance.new("TextButton")
local exitbutton3_2 = Instance.new("TextButton")
local GTitle = Instance.new("TextLabel")
local JailbreakFrame = Instance.new("Frame")
local jbar = Instance.new("Frame")
local jexitbutton = Instance.new("TextButton")
local UnJailBreak = Instance.new("TextButton")
local GuiHolder = Instance.new("TextButton")
local Papa_Scaps = Instance.new("TextButton")
local Memcorrupt = Instance.new("TextButton")
local JailBreak20 = Instance.new("TextButton")
local JailXploit = Instance.new("TextButton")
local JTitle = Instance.new("TextLabel")
local credits = Instance.new("TextLabel")
local HeistsFrame = Instance.new("Frame")
local hbar = Instance.new("Frame")
local exbutton = Instance.new("TextButton")
local hcredits = Instance.new("TextLabel")
local Noclip2 = Instance.new("TextButton")
local Auto_Farm = Instance.new("TextButton")
local htitle = Instance.new("TextLabel")
--Properties:
Voiliax.Name = "Voiliax"
Voiliax.Parent = game.CoreGui

LoginFrame.Name = "LoginFrame"
LoginFrame.Parent = Voiliax
LoginFrame.Active = true
LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
LoginFrame.BorderSizePixel = 0
LoginFrame.Position = UDim2.new(0.411474407, 0, 0.194139183, 0)
LoginFrame.Selectable = true
LoginFrame.Size = UDim2.new(0, 405, 0, 429)
LoginFrame.Style = Enum.FrameStyle.RobloxRound
LoginFrame.Visibility= true

Title.Name = "Title"
Title.Parent = LoginFrame
Title.Active = true
Title.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
Title.BorderSizePixel = 0
Title.Position = UDim2.new(0.270022869, 0, 0.105990782, 0)
Title.Size = UDim2.new(0, 200, 0, 70)
Title.Font = Enum.Font.SciFi
Title.Text = "Voiliax"
Title.TextColor3 = Color3.new(0.333333, 1, 1)
Title.TextScaled = true
Title.TextSize = 14
Title.TextWrapped = true

userbox.Name = "userbox"
userbox.Parent = LoginFrame
userbox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
userbox.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
userbox.Position = UDim2.new(0.260869563, 0, 0.359447002, 0)
userbox.Size = UDim2.new(0, 200, 0, 50)
userbox.Font = Enum.Font.Cartoon
userbox.Text = "Username"
userbox.TextColor3 = Color3.new(1, 0.0980392, 0.188235)
userbox.TextSize = 30
userbox.TextXAlignment = Enum.TextXAlignment.Left

passbox.Name = "passbox"
passbox.Parent = LoginFrame
passbox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
passbox.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
passbox.Position = UDim2.new(0.260869563, 0, 0.578341007, 0)
passbox.Size = UDim2.new(0, 200, 0, 50)
passbox.Font = Enum.Font.Cartoon
passbox.Text = "Password"
passbox.TextColor3 = Color3.new(1, 0.0980392, 0.188235)
passbox.TextSize = 30
passbox.TextXAlignment = Enum.TextXAlignment.Left

submit.Name = "submit"
submit.Parent = LoginFrame
submit.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
submit.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
submit.Position = UDim2.new(0.297482848, 0, 0.794930816, 0)
submit.Size = UDim2.new(0, 170, 0, 54)
submit.Font = Enum.Font.Cartoon
submit.Text = "Login"
submit.TextColor3 = Color3.new(1, 0.0980392, 0.188235)
submit.TextSize = 30
submit.MouseButton1Down:connect(function()
LoginFrame.Visible = false
MainFrame.Visible = true
end)

exitbutton3.Name = "exitbutton3"
exitbutton3.Parent = LoginFrame
exitbutton3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
exitbutton3.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
exitbutton3.Position = UDim2.new(0.938271582, 0, -0.0186480191, 0)
exitbutton3.Size = UDim2.new(0, 32, 0, 25)
exitbutton3.Font = Enum.Font.SourceSans
exitbutton3.Text = "X"
exitbutton3.TextColor3 = Color3.new(1, 0.231373, 0)
exitbutton3.TextSize = 14
exitbutton3.MouseButton1Down:connect(function()
LoginFrame.Visible = false
end)

MainFrame.Name = "MainFrame"
MainFrame.Parent = Voiliax
MainFrame.Active = true
MainFrame.BackgroundColor3 = Color3.new(0.470588, 0.309804, 1)
MainFrame.BorderSizePixel = 0
MainFrame.Position = UDim2.new(-0.311536074, 0, 0.147741184, 0)
MainFrame.Selectable = true
MainFrame.Size = UDim2.new(0, 575, 0, 517)
MainFrame.Visible = false

bar.Name = "bar"
bar.Parent = MainFrame
bar.Active = true
bar.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
bar.Position = UDim2.new(9.31322575e-10, 0, 0, 0)
bar.Size = UDim2.new(0, 575, 0, 50)

mtitle.Name = "mtitle"
mtitle.Parent = MainFrame
mtitle.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
mtitle.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
mtitle.Size = UDim2.new(0, 110, 0, 50)
mtitle.Font = Enum.Font.SourceSansBold
mtitle.Text = "Voiliax"
mtitle.TextColor3 = Color3.new(0.333333, 1, 1)
mtitle.TextSize = 30
mtitle.TextStrokeColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)

exitbutton.Name = "exitbutton"
exitbutton.Parent = MainFrame
exitbutton.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
exitbutton.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
exitbutton.Position = UDim2.new(0.949565232, 0, 0, 0)
exitbutton.Size = UDim2.new(0, 29, 0, 25)
exitbutton.Font = Enum.Font.SourceSans
exitbutton.Text = "X"
exitbutton.TextColor3 = Color3.new(1, 0.231373, 0)
exitbutton.TextSize = 14
exitbutton.MouseButton1Down:connect(function()
MainFrame.Visible = false
end)

ScriptButton.Name = "ScriptButton"
ScriptButton.Parent = MainFrame
ScriptButton.BackgroundColor3 = Color3.new(0.309804, 0.356863, 1)
ScriptButton.BorderColor3 = Color3.new(0.309804, 0.356863, 1)
ScriptButton.Position = UDim2.new(0.0886956304, 0, 0.539651811, 0)
ScriptButton.Size = UDim2.new(0, 203, 0, 70)
ScriptButton.AutoButtonColor = false
ScriptButton.Font = Enum.Font.SourceSans
ScriptButton.Text = "Scripts"
ScriptButton.TextColor3 = Color3.new(0, 0, 0)
ScriptButton.TextSize = 30
ScriptButton.MouseButton1Down:connect(function()
ScriptFrame.Visible = true
end)

GuiButton.Name = "GuiButton"
GuiButton.Parent = MainFrame
GuiButton.BackgroundColor3 = Color3.new(0.309804, 0.356863, 1)
GuiButton.BorderColor3 = Color3.new(0.309804, 0.356863, 1)
GuiButton.Position = UDim2.new(0.0886956528, 0, 0.744680822, 0)
GuiButton.Size = UDim2.new(0, 203, 0, 70)
GuiButton.Font = Enum.Font.SourceSans
GuiButton.Text = "GUIs"
GuiButton.TextColor3 = Color3.new(0, 0, 0)
GuiButton.TextSize = 30
GuiButton.MouseButton1Down:connect(function()
MainFrame.Visible = true
end)

JailBreak.Name = "JailBreak"
JailBreak.Parent = MainFrame
JailBreak.BackgroundColor3 = Color3.new(0.309804, 0.356863, 1)
JailBreak.BorderColor3 = Color3.new(0.309804, 0.356863, 1)
JailBreak.Position = UDim2.new(0.596521735, 0, 0.744680822, 0)
JailBreak.Size = UDim2.new(0, 203, 0, 70)
JailBreak.Font = Enum.Font.SourceSans
JailBreak.Text = "JailBreak"
JailBreak.TextColor3 = Color3.new(0, 0, 0)
JailBreak.TextSize = 30
JailBreak.MouseButton1Down:connect(function()
JailBreakFrame.Visible = true
end)

mcredits.Name = "mcredits"
mcredits.Parent = MainFrame
mcredits.BackgroundColor3 = Color3.new(0.470588, 0.309804, 1)
mcredits.BorderColor3 = Color3.new(0.470588, 0.309804, 1)
mcredits.Position = UDim2.new(0.0226086974, 0, 0.955512583, 0)
mcredits.Size = UDim2.new(0, 110, 0, 23)
mcredits.Font = Enum.Font.SourceSans
mcredits.Text = "Made by TheHackerJordan"
mcredits.TextColor3 = Color3.new(0, 0, 0)
mcredits.TextSize = 14

Heists.Name = "Heists"
Heists.Parent = MainFrame
Heists.BackgroundColor3 = Color3.new(0.309804, 0.356863, 1)
Heists.BorderColor3 = Color3.new(0.309804, 0.356863, 1)
Heists.Position = UDim2.new(0.606956542, 0, 0.539651811, 0)
Heists.Size = UDim2.new(0, 203, 0, 70)
Heists.Font = Enum.Font.SourceSans
Heists.Text = "Heists"
Heists.TextColor3 = Color3.new(0, 0, 0)
Heists.TextSize = 30
Heists.MouseButton1Down:connect(function()
HeistsFrame.Visible = true
end)

ScriptFrame.Name = "ScriptFrame"
ScriptFrame.Parent = Voiliax
ScriptFrame.Active = true
ScriptFrame.BackgroundColor3 = Color3.new(0.470588, 0.309804, 1)
ScriptFrame.Position = UDim2.new(0.515114129, 0, 0.188034192, 0)
ScriptFrame.Size = UDim2.new(0, 605, 0, 588)
ScriptFrame.Visible = false

bar2.Name = "bar2"
bar2.Parent = ScriptFrame
bar2.Active = true
bar2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
bar2.Size = UDim2.new(0, 605, 0, 50)

Creeper.Name = "Creeper"
Creeper.Parent = ScriptFrame
Creeper.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Creeper.BorderColor3 = Color3.new(0.333333, 1, 1)
Creeper.Position = UDim2.new(0.0231404956, 0, 0.102040872, 0)
Creeper.Size = UDim2.new(0, 142, 0, 59)
Creeper.Font = Enum.Font.SourceSans
Creeper.Text = "Creeper R6"
Creeper.TextColor3 = Color3.new(0, 0, 0)
Creeper.TextSize = 30
Creeper.MouseButton1Down:connect(function()
-->>___Made By Infinity#3369___<--

local lol = game:GetService('Players').LocalPlayer
lol.Character["Head"].Mesh:Destroy()
lol.Character["Left Arm"]:Destroy()
lol.Character["Right Arm"]:Destroy()

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

local fuck = game:GetService('Players').LocalPlayer
if game.Players.LocalPlayer == fuck then
print("succesfully creeped u! enjoy!")
end
end)

Fly.Name = "Fly"
Fly.Parent = ScriptFrame
Fly.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Fly.BorderColor3 = Color3.new(0.333333, 1, 1)
Fly.Position = UDim2.new(0.0231404956, 0, 0.323129267, 0)
Fly.Size = UDim2.new(0, 142, 0, 59)
Fly.Font = Enum.Font.SourceSans
Fly.Text = "Fly "
Fly.TextColor3 = Color3.new(0, 0, 0)
Fly.TextSize = 30
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)

Creeper2.Name = "Creeper2"
Creeper2.Parent = ScriptFrame
Creeper2.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Creeper2.BorderColor3 = Color3.new(0.333333, 1, 1)
Creeper2.Position = UDim2.new(0.0231404901, 0, 0.212585092, 0)
Creeper2.Size = UDim2.new(0, 142, 0, 59)
Creeper2.Font = Enum.Font.SourceSans
Creeper2.Text = "Creeper R15"
Creeper2.TextColor3 = Color3.new(0, 0, 0)
Creeper2.TextSize = 30
Creeper2.MouseButton1Down:connect(function()
-->>Creeper R15<<--
-->>___Made By Infinity#3369___<--

local lol = game:GetService('Players').LocalPlayer
lol.Character["Head"].Mesh:Destroy()
lol.Character["LeftUpperArm"]:Destroy()
lol.Character["RightUpperArm"]:Destroy()

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

local fuck = game:GetService('Players').LocalPlayer
if game.Players.LocalPlayer == fuck then
print("succesfully creeped u! enjoy!")
end
end)

God.Name = "God"
God.Parent = ScriptFrame
God.BackgroundColor3 = Color3.new(0.333333, 1, 1)
God.BorderColor3 = Color3.new(0.333333, 1, 1)
God.Position = UDim2.new(0.0231404901, 0, 0.433673531, 0)
God.Size = UDim2.new(0, 142, 0, 59)
God.Font = Enum.Font.SourceSans
God.Text = "God"
God.TextColor3 = Color3.new(0, 0, 0)
God.TextSize = 30
God.MouseButton1Down:connect(function()
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"
end)

Noclip.Name = "Noclip"
Noclip.Parent = ScriptFrame
Noclip.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Noclip.BorderColor3 = Color3.new(0.333333, 1, 1)
Noclip.Position = UDim2.new(0.0231404901, 0, 0.544217765, 0)
Noclip.Size = UDim2.new(0, 142, 0, 59)
Noclip.Font = Enum.Font.SourceSans
Noclip.Text = "Noclip"
Noclip.TextColor3 = Color3.new(0, 0, 0)
Noclip.TextSize = 30
Noclip.MouseButton1Down:connect(function()
noclip = false
game:GetService('RunService').Stepped:connect(function()
if noclip then
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
end
end)
plr = game.Players.LocalPlayer
mouse = plr:GetMouse()
mouse.KeyDown:connect(function(key)

if key == "e" then
noclip = not noclip
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
end
end)
print('Loaded')
print('Press "E" to noclip')
end)

Kill.Name = "Kill"
Kill.Parent = ScriptFrame
Kill.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Kill.BorderColor3 = Color3.new(0.333333, 1, 1)
Kill.Position = UDim2.new(0.0231404901, 0, 0.65476197, 0)
Kill.Size = UDim2.new(0, 142, 0, 59)
Kill.Font = Enum.Font.SourceSans
Kill.Text = "Kill"
Kill.TextColor3 = Color3.new(0, 0, 0)
Kill.TextSize = 30
Kill.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)

Experimental.Name = "Experimental"
Experimental.Parent = ScriptFrame
Experimental.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Experimental.BorderColor3 = Color3.new(0.333333, 1, 1)
Experimental.Position = UDim2.new(0.0231404901, 0, 0.767006874, 0)
Experimental.Size = UDim2.new(0, 142, 0, 59)
Experimental.Font = Enum.Font.SourceSans
Experimental.Text = "Experimental"
Experimental.TextColor3 = Color3.new(0, 0, 0)
Experimental.TextSize = 30
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)
game:GetService('RunService').Stepped:connect(function()
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)

SlowAttract.Name = "SlowAttract"
SlowAttract.Parent = ScriptFrame
SlowAttract.BackgroundColor3 = Color3.new(0.333333, 1, 1)
SlowAttract.BorderColor3 = Color3.new(0.333333, 1, 1)
SlowAttract.Position = UDim2.new(0.0231404901, 0, 0.877551079, 0)
SlowAttract.Size = UDim2.new(0, 142, 0, 59)
SlowAttract.Font = Enum.Font.SourceSans
SlowAttract.Text = "SlowAttract"
SlowAttract.TextColor3 = Color3.new(0, 0, 0)
SlowAttract.TextSize = 30
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 = 5000
b.MaxSpeed = 200
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)

Attach.Name = "Attach"
Attach.Parent = ScriptFrame
Attach.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Attach.BorderColor3 = Color3.new(0.333333, 1, 1)
Attach.Position = UDim2.new(0.271074384, 0, 0.102040872, 0)
Attach.Size = UDim2.new(0, 142, 0, 59)
Attach.Font = Enum.Font.SourceSans
Attach.Text = "Attach"
Attach.TextColor3 = Color3.new(0, 0, 0)
Attach.TextSize = 30
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
wait(1)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,100,0)
end
end)

SuperSpin.Name = "SuperSpin"
SuperSpin.Parent = ScriptFrame
SuperSpin.BackgroundColor3 = Color3.new(0.333333, 1, 1)
SuperSpin.BorderColor3 = Color3.new(0.333333, 1, 1)
SuperSpin.Position = UDim2.new(0.271074384, 0, 0.212585092, 0)
SuperSpin.Size = UDim2.new(0, 142, 0, 59)
SuperSpin.Font = Enum.Font.SourceSans
SuperSpin.Text = "SuperSpin"
SuperSpin.TextColor3 = Color3.new(0, 0, 0)
SuperSpin.TextSize = 30
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)

Levitate.Name = "Levitate"
Levitate.Parent = ScriptFrame
Levitate.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Levitate.BorderColor3 = Color3.new(0.333333, 1, 1)
Levitate.Position = UDim2.new(0.271074384, 0, 0.323129296, 0)
Levitate.Size = UDim2.new(0, 142, 0, 59)
Levitate.Font = Enum.Font.SourceSans
Levitate.Text = "Levitate"
Levitate.TextColor3 = Color3.new(0, 0, 0)
Levitate.TextSize = 30
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)

Hammer.Name = "Hammer"
Hammer.Parent = ScriptFrame
Hammer.BackgroundColor3 = Color3.new(0.333333, 1, 1)
Hammer.BorderColor3 = Color3.new(0.333333, 1, 1)
Hammer.Position = UDim2.new(0.271074384, 0, 0.433673501, 0)
Hammer.Size = UDim2.new(0, 142, 0, 59)
Hammer.Font = Enum.Font.SourceSans
Hammer.Text = "Hammer"
Hammer.TextColor3 = Color3.new(0, 0, 0)
Hammer.TextSize = 30
Hammer.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)

exitbutton2.Name = "exitbutton2"
exitbutton2.Parent = ScriptFrame
exitbutton2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
exitbutton2.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
exitbutton2.Position = UDim2.new(0.949565232, 0, 0, 0)
exitbutton2.Size = UDim2.new(0, 29, 0, 25)
exitbutton2.Font = Enum.Font.SourceSans
exitbutton2.Text = "X"
exitbutton2.TextColor3 = Color3.new(1, 0.231373, 0)
exitbutton2.TextSize = 14
exitbutton2.MouseButton1Down:connect(function()
ScriptFrame.Visible = false
end)

GUIFrame.Name = "GUIFrame"
GUIFrame.Parent = Voiliax
GUIFrame.Active = true
GUIFrame.BackgroundColor3 = Color3.new(0.470588, 0.309804, 1)
GUIFrame.Position = UDim2.new(0.316471338, 0, 0.115995117, 0)
GUIFrame.Size = UDim2.new(0, 539, 0, 522)
GUIFrame.Visible = false

bar3.Name = "bar3"
bar3.Parent = GUIFrame
bar3.Active = true
bar3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
bar3.Size = UDim2.new(0, 539, 0, 50)

RIPFD.Name = "RIPFD"
RIPFD.Parent = GUIFrame
RIPFD.BackgroundColor3 = Color3.new(0.333333, 1, 1)
RIPFD.BorderColor3 = Color3.new(0.333333, 1, 1)
RIPFD.Position = UDim2.new(0.0196566246, 0, 0.108003005, 0)
RIPFD.Size = UDim2.new(0, 142, 0, 59)
RIPFD.Font = Enum.Font.SourceSans
RIPFD.Text = "RIPFD"
RIPFD.TextColor3 = Color3.new(0, 0, 0)
RIPFD.TextSize = 30
ScreenGui = Instance.new("ScreenGui")
home = Instance.new("Frame")
topbar = Instance.new("Frame")
title = Instance.new("TextLabel")
navbar = Instance.new("Frame")
home1 = Instance.new("TextButton")
scripts1 = Instance.new("TextButton")
animation1 = Instance.new("TextButton")
gui1 = Instance.new("TextButton")
game1 = Instance.new("TextButton")
title_2 = Instance.new("TextLabel")
bio = Instance.new("TextLabel")
credit = Instance.new("TextLabel")
scripts = Instance.new("Frame")
topbar_2 = Instance.new("Frame")
title_3 = Instance.new("TextLabel")
navbar_2 = Instance.new("Frame")
home2 = Instance.new("TextButton")
scripts2 = Instance.new("TextButton")
animation2 = Instance.new("TextButton")
gui2 = Instance.new("TextButton")
game2 = Instance.new("TextButton")
ScrollingFrameScript = Instance.new("ScrollingFrame")
creeper15 = Instance.new("TextButton")
enableinven = Instance.new("TextButton")
r15waist = Instance.new("TextButton")
noclip = Instance.new("TextButton")
fly = Instance.new("TextButton")
respawn = Instance.new("TextButton")
god = Instance.new("TextButton")
drophats = Instance.new("TextButton")
doublejump = Instance.new("TextButton")
blink = Instance.new("TextButton")
breakchar = Instance.new("TextButton")
glitch = Instance.new("TextButton")
creeper6 = Instance.new("TextButton")
push = Instance.new("TextButton")
pizzasound = Instance.new("TextButton")
shutdown = Instance.new("TextButton")
animations = Instance.new("TextButton")
animationguis = Instance.new("Frame")
topbar_3 = Instance.new("Frame")
title_4 = Instance.new("TextLabel")
navbar_3 = Instance.new("Frame")
home3 = Instance.new("TextButton")
scripts3 = Instance.new("TextButton")
animation3 = Instance.new("TextButton")
gui3 = Instance.new("TextButton")
game3 = Instance.new("TextButton")
ScrollingFrameAnimate = Instance.new("ScrollingFrame")
energize = Instance.new("TextButton")
r15animate = Instance.new("TextButton")
novoleanimation = Instance.new("TextButton")
animation1_2 = Instance.new("TextButton")
animation2_2 = Instance.new("TextButton")
animation3_2 = Instance.new("TextButton")
insanedab = Instance.new("TextButton")
guis = Instance.new("Frame")
topbar_4 = Instance.new("Frame")
title_5 = Instance.new("TextLabel")
navbar_4 = Instance.new("Frame")
home4 = Instance.new("TextButton")
scripts4 = Instance.new("TextButton")
animation4 = Instance.new("TextButton")
gui4 = Instance.new("TextButton")
game4 = Instance.new("TextButton")
ScrollingFrameGUI = Instance.new("ScrollingFrame")
toggablegod = Instance.new("TextButton")
snowygui = Instance.new("TextButton")
newbies = Instance.new("TextButton")
magnet = Instance.new("TextButton")
maxannoy = Instance.new("TextButton")
ihax = Instance.new("TextButton")
hypertotal = Instance.new("TextButton")
fereborn = Instance.new("TextButton")
fex = Instance.new("TextButton")
fuckfe = Instance.new("TextButton")
grape = Instance.new("TextButton")
epix = Instance.new("TextButton")
arosia = Instance.new("TextButton")
shattervast = Instance.new("TextButton")
nextpageguis = Instance.new("TextButton")
pagenum1 = Instance.new("TextButton")
noticepizzascript = Instance.new("Frame")
notice = Instance.new("TextLabel")
whatgamethis4 = Instance.new("TextLabel")
iunderstandpizza = Instance.new("TextButton")
jailbreak = Instance.new("Frame")
topbar_5 = Instance.new("Frame")
title_6 = Instance.new("TextLabel")
navbar_5 = Instance.new("Frame")
home6 = Instance.new("TextButton")
scripts6 = Instance.new("TextButton")
animation6 = Instance.new("TextButton")
gui6 = Instance.new("TextButton")
game6 = Instance.new("TextButton")
ScrollingFrameJailbreak = Instance.new("ScrollingFrame")
unjailbreak = Instance.new("TextButton")
guiholder = Instance.new("TextButton")
papscaps = Instance.new("TextButton")
memcorrupt = Instance.new("TextButton")
jailbreakgui2 = Instance.new("TextButton")
jailxploit = Instance.new("TextButton")
somerandomguilol = Instance.new("TextButton")
breakingpoint = Instance.new("Frame")
topbar_6 = Instance.new("Frame")
title_7 = Instance.new("TextLabel")
navbar_6 = Instance.new("Frame")
home7 = Instance.new("TextButton")
scripts7 = Instance.new("TextButton")
animation7 = Instance.new("TextButton")
gui7 = Instance.new("TextButton")
game7 = Instance.new("TextButton")
ScrollingFrameBreakin = Instance.new("ScrollingFrame")
fullbright = Instance.new("TextButton")
breaking1 = Instance.new("TextButton")
breaking2 = Instance.new("TextButton")
noticeundonework = Instance.new("Frame")
notice_2 = Instance.new("TextLabel")
undone = Instance.new("TextLabel")
iunderstandundone = Instance.new("TextButton")
games = Instance.new("Frame")
topbar_7 = Instance.new("Frame")
title_8 = Instance.new("TextLabel")
navbar_7 = Instance.new("Frame")
home5 = Instance.new("TextButton")
scripts5 = Instance.new("TextButton")
animation5 = Instance.new("TextButton")
gui5 = Instance.new("TextButton")
game5 = Instance.new("TextButton")
ScrollingFrameGames = Instance.new("ScrollingFrame")
jailbreak_2 = Instance.new("TextButton")
heists = Instance.new("TextButton")
breakingpoint_2 = Instance.new("TextButton")
autorap = Instance.new("TextButton")
genderhangout = Instance.new("TextButton")
thestreets = Instance.new("TextButton")
plaza = Instance.new("TextButton")
plaza_2 = Instance.new("Frame")
topbar_8 = Instance.new("Frame")
title_9 = Instance.new("TextLabel")
navbar_8 = Instance.new("Frame")
home9 = Instance.new("TextButton")
scripts9 = Instance.new("TextButton")
animation9 = Instance.new("TextButton")
gui9 = Instance.new("TextButton")
game9 = Instance.new("TextButton")
ScrollingFramePlaza = Instance.new("ScrollingFrame")
CarSpawn = Instance.new("TextButton")
Money = Instance.new("TextButton")
heists_2 = Instance.new("Frame")
topbar_9 = Instance.new("Frame")
title_10 = Instance.new("TextLabel")
navbar_9 = Instance.new("Frame")
home8 = Instance.new("TextButton")
scripts8 = Instance.new("TextButton")
animation8 = Instance.new("TextButton")
gui8 = Instance.new("TextButton")
game8 = Instance.new("TextButton")
ScrollingFramePlaza_2 = Instance.new("ScrollingFrame")
Noclip = Instance.new("TextButton")
autofarm = Instance.new("TextButton")
boysandgirl = Instance.new("Frame")
topbar_10 = Instance.new("Frame")
title_11 = Instance.new("TextLabel")
navbar_10 = Instance.new("Frame")
home10 = Instance.new("TextButton")
scripts10 = Instance.new("TextButton")
animation10 = Instance.new("TextButton")
gui10 = Instance.new("TextButton")
game10 = Instance.new("TextButton")
ScrollingFramePlaza_3 = Instance.new("ScrollingFrame")
Hammer = Instance.new("TextButton")
Explode = Instance.new("TextButton")
autorap_2 = Instance.new("Frame")
topbar_11 = Instance.new("Frame")
title_12 = Instance.new("TextLabel")
navbar_11 = Instance.new("Frame")
homea = Instance.new("TextButton")
scriptsa = Instance.new("TextButton")
animationa = Instance.new("TextButton")
guia = Instance.new("TextButton")
gamea = Instance.new("TextButton")
ScrollingFrameAutoRaps = Instance.new("ScrollingFrame")
brickspam = Instance.new("TextButton")
tptostage = Instance.new("TextButton")
hatscript = Instance.new("TextButton")
somegui = Instance.new("TextButton")
guis2 = Instance.new("Frame")
topbar_12 = Instance.new("Frame")
title_13 = Instance.new("TextLabel")
navbar_12 = Instance.new("Frame")
homeC = Instance.new("TextButton")
scriptsC = Instance.new("TextButton")
animationC = Instance.new("TextButton")
guiC = Instance.new("TextButton")
gameC = Instance.new("TextButton")
ScrollingFrameGUI_2 = Instance.new("ScrollingFrame")
Hax = Instance.new("TextButton")
GlitchyMax = Instance.new("TextButton")
flinghax = Instance.new("TextButton")
opfinality = Instance.new("TextButton")
g00hey = Instance.new("TextButton")
verspin = Instance.new("TextButton")
r15guiagain = Instance.new("TextButton")
balkus = Instance.new("TextButton")
tripclip = Instance.new("TextButton")
noltx = Instance.new("TextButton")
legohax69 = Instance.new("TextButton")
coolgui = Instance.new("TextButton")
fehax1337 = Instance.new("TextButton")
Unizillion = Instance.new("TextButton")
prevpageguis = Instance.new("TextButton")
pagenum2 = Instance.new("TextButton")
animationscripts = Instance.new("Frame")
topbar_13 = Instance.new("Frame")
title_14 = Instance.new("TextLabel")
navbar_13 = Instance.new("Frame")
homeD = Instance.new("TextButton")
scriptsD = Instance.new("TextButton")
animationD = Instance.new("TextButton")
guiD = Instance.new("TextButton")
gameD = Instance.new("TextButton")
ScrollingFrameScript_2 = Instance.new("ScrollingFrame")
slap = Instance.new("TextButton")
spinattack = Instance.new("TextButton")
insane = Instance.new("TextButton")
sword = Instance.new("TextButton")
moondance = Instance.new("TextButton")
walkthrough = Instance.new("TextButton")
swordstrike = Instance.new("TextButton")
spin = Instance.new("TextButton")
spindance = Instance.new("TextButton")
scream = Instance.new("TextButton")
punch = Instance.new("TextButton")
stab = Instance.new("TextButton")
smellyrun = Instance.new("TextButton")
crouch = Instance.new("TextButton")
loophead = Instance.new("TextButton")
dab = Instance.new("TextButton")
nextpageanimations = Instance.new("TextButton")
page1anim = Instance.new("TextButton")
animationscripts2 = Instance.new("Frame")
topbar_14 = Instance.new("Frame")
title_15 = Instance.new("TextLabel")
navbar_14 = Instance.new("Frame")
homeB = Instance.new("TextButton")
scriptsB = Instance.new("TextButton")
animationB = Instance.new("TextButton")
guiB = Instance.new("TextButton")
gameB = Instance.new("TextButton")
ScrollingFrameScript_3 = Instance.new("ScrollingFrame")
levitate = Instance.new("TextButton")
armdeattach = Instance.new("TextButton")
clone = Instance.new("TextButton")
pirate = Instance.new("TextButton")
crawl = Instance.new("TextButton")
happydance = Instance.new("TextButton")
catchtheheadjimmy = Instance.new("TextButton")
hug = Instance.new("TextButton")
armflap = Instance.new("TextButton")
igothitoof = Instance.new("TextButton")
bowdown = Instance.new("TextButton")
scared = Instance.new("TextButton")
armturbine = Instance.new("TextButton")
holdhands = Instance.new("TextButton")
chop = Instance.new("TextButton")
fullswing = Instance.new("TextButton")
prevpageanimations = Instance.new("TextButton")
page2animation = Instance.new("TextButton")

ScreenGui.Parent = game.CoreGui

home.Name = "home"
home.Parent = ScreenGui
home.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
home.BorderColor3 = Color3.new(1, 1, 1)
home.BorderSizePixel = 2
home.Position = UDim2.new(0.193925232, 0, 0.210922778, 0)
home.Size = UDim2.new(0, 294, 0, 307)
home.Visible = true
home.Active = true
home.Draggable = true

topbar.Name = "topbar"
topbar.Parent = home
topbar.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
topbar.BorderColor3 = Color3.new(1, 1, 1)
topbar.BorderSizePixel = 2
topbar.Position = UDim2.new(0.00224108249, 0, -0.157363951, 0)
topbar.Size = UDim2.new(0, 293, 0, 48)

title.Name = "title"
title.Parent = topbar
title.BackgroundColor3 = Color3.new(1, 1, 1)
title.BackgroundTransparency = 1
title.Position = UDim2.new(0.156996593, 0, -0.0416666679, 0)
title.Size = UDim2.new(0, 200, 0, 50)
title.Font = Enum.Font.Highway
title.FontSize = Enum.FontSize.Size48
title.Text = "FE Script Hub"
title.TextColor3 = Color3.new(1, 1, 1)
title.TextSize = 40

navbar.Name = "navbar"
navbar.Parent = home
navbar.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
navbar.BorderColor3 = Color3.new(1, 1, 1)
navbar.BorderSizePixel = 2
navbar.Position = UDim2.new(-0.280731469, 0, -0.157363951, 0)
navbar.Size = UDim2.new(0, 83, 0, 355)

home1.Name = "home1"
home1.Parent = navbar
home1.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
home1.BorderColor3 = Color3.new(1, 1, 1)
home1.Position = UDim2.new(0.0120482445, 0, 0, 0)
home1.Size = UDim2.new(0, 83, 0, 67)
home1.Font = Enum.Font.Highway
home1.FontSize = Enum.FontSize.Size32
home1.Text = "Home"
home1.TextColor3 = Color3.new(1, 1, 1)
home1.TextSize = 30

scripts1.Name = "scripts1"
scripts1.Parent = navbar
scripts1.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
scripts1.BorderColor3 = Color3.new(1, 1, 1)
scripts1.Position = UDim2.new(0, 0, 0.188732401, 0)
scripts1.Size = UDim2.new(0, 83, 0, 74)
scripts1.Font = Enum.Font.Highway
scripts1.FontSize = Enum.FontSize.Size32
scripts1.Text = "Scripts"
scripts1.TextColor3 = Color3.new(1, 1, 1)
scripts1.TextSize = 30
scripts1.MouseButton1Click:connect(function()
home.Visible = false
scripts.Visible = true
end)

animation1.Name = "animation1"
animation1.Parent = navbar
animation1.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
animation1.BorderColor3 = Color3.new(1, 1, 1)
animation1.Position = UDim2.new(0, 0, 0.39718312, 0)
animation1.Size = UDim2.new(0, 83, 0, 71)
animation1.Font = Enum.Font.Highway
animation1.FontSize = Enum.FontSize.Size32
animation1.Text = "Animation GUI's"
animation1.TextColor3 = Color3.new(1, 1, 1)
animation1.TextScaled = true
animation1.TextSize = 30
animation1.TextWrapped = true
animation1.MouseButton1Click:connect(function()
home.Visible = false
animationguis.Visible = true
end)

gui1.Name = "gui1"
gui1.Parent = navbar
gui1.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
gui1.BorderColor3 = Color3.new(1, 1, 1)
gui1.Position = UDim2.new(0, 0, 0.597183049, 0)
gui1.Size = UDim2.new(0, 83, 0, 72)
gui1.Font = Enum.Font.Highway
gui1.FontSize = Enum.FontSize.Size32
gui1.Text = "GUI's"
gui1.TextColor3 = Color3.new(1, 1, 1)
gui1.TextSize = 30
gui1.MouseButton1Click:connect(function()
home.Visible = false
guis.Visible = true
end)

game1.Name = "game1"
game1.Parent = navbar
game1.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
game1.BorderColor3 = Color3.new(1, 1, 1)
game1.Position = UDim2.new(0, 0, 0.800000012, 0)
game1.Size = UDim2.new(0, 83, 0, 71)
game1.Font = Enum.Font.Highway
game1.FontSize = Enum.FontSize.Size32
game1.Text = "Games"
game1.TextColor3 = Color3.new(1, 1, 1)
game1.TextSize = 30
game1.MouseButton1Click:connect(function()
home.Visible = false
games.Visible = true
end)

title_2.Name = "title"
title_2.Parent = home
title_2.BackgroundColor3 = Color3.new(1, 1, 1)
title_2.BackgroundTransparency = 1
title_2.Position = UDim2.new(0.13945578, 0, 0, 0)
title_2.Size = UDim2.new(0, 212, 0, 67)
title_2.Font = Enum.Font.Highway
title_2.FontSize = Enum.FontSize.Size60
title_2.Text = "Welcome!"
title_2.TextColor3 = Color3.new(1, 0.294118, 0.294118)
title_2.TextSize = 50
title_2.TextStrokeColor3 = Color3.new(1, 1, 1)
title_2.TextStrokeTransparency = 0

bio.Name = "bio"
bio.Parent = home
bio.BackgroundColor3 = Color3.new(1, 1, 1)
bio.BackgroundTransparency = 1
bio.Position = UDim2.new(0.0340136029, 0, 0.169381112, 0)
bio.Size = UDim2.new(0, 274, 0, 202)
bio.Font = Enum.Font.Highway
bio.FontSize = Enum.FontSize.Size24
bio.Text = "I hope you enjoying one of my GUI's once again! This time it's a FE Script Hub. I was going to make a different type of script hub but roblox are going to be ending FD games so there is no point."
bio.TextColor3 = Color3.new(1, 1, 1)
bio.TextScaled = true
bio.TextSize = 20
bio.TextStrokeColor3 = Color3.new(1, 1, 1)
bio.TextWrapped = true

credit.Name = "credit"
credit.Parent = home
credit.BackgroundColor3 = Color3.new(1, 1, 1)
credit.BackgroundTransparency = 1
credit.Position = UDim2.new(0.0476190448, 0, 0.928338766, 0)
credit.Size = UDim2.new(0, 265, 0, 11)
credit.Font = Enum.Font.Highway
credit.FontSize = Enum.FontSize.Size24
credit.Text = "Made by LiamGlitchesYT @ v3rm and youtube"
credit.TextColor3 = Color3.new(1, 1, 1)
credit.TextScaled = true
credit.TextSize = 20
credit.TextStrokeColor3 = Color3.new(1, 1, 1)
credit.TextWrapped = true

scripts.Name = "scripts"
scripts.Parent = ScreenGui
scripts.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
scripts.BorderColor3 = Color3.new(1, 1, 1)
scripts.BorderSizePixel = 2
scripts.Position = UDim2.new(0.193925232, 0, 0.210922778, 0)
scripts.Size = UDim2.new(0, 294, 0, 307)
scripts.Visible = false
scripts.Active = true
scripts.Draggable = true

topbar_2.Name = "topbar"
topbar_2.Parent = scripts
topbar_2.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
topbar_2.BorderColor3 = Color3.new(1, 1, 1)
topbar_2.BorderSizePixel = 2
topbar_2.Position = UDim2.new(0.00224108249, 0, -0.157363951, 0)
topbar_2.Size = UDim2.new(0, 293, 0, 48)

title_3.Name = "title"
title_3.Parent = topbar_2
title_3.BackgroundColor3 = Color3.new(1, 1, 1)
title_3.BackgroundTransparency = 1
title_3.Position = UDim2.new(0.156996593, 0, -0.0416666679, 0)
title_3.Size = UDim2.new(0, 200, 0, 50)
title_3.Font = Enum.Font.Highway
title_3.FontSize = Enum.FontSize.Size48
title_3.Text = "FE Script Hub"
title_3.TextColor3 = Color3.new(1, 1, 1)
title_3.TextSize = 40

navbar_2.Name = "navbar"
navbar_2.Parent = scripts
navbar_2.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
navbar_2.BorderColor3 = Color3.new(1, 1, 1)
navbar_2.BorderSizePixel = 2
navbar_2.Position = UDim2.new(-0.280731469, 0, -0.157363951, 0)
navbar_2.Size = UDim2.new(0, 83, 0, 355)

home2.Name = "home2"
home2.Parent = navbar_2
home2.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
home2.BorderColor3 = Color3.new(1, 1, 1)
home2.Position = UDim2.new(0.0120482445, 0, 0, 0)
home2.Size = UDim2.new(0, 83, 0, 67)
home2.Font = Enum.Font.Highway
home2.FontSize = Enum.FontSize.Size32
home2.Text = "Home"
home2.TextColor3 = Color3.new(1, 1, 1)
home2.TextSize = 30
home2.MouseButton1Click:connect(function()
scripts.Visible = false
home.Visible = true
end)

scripts2.Name = "scripts2"
scripts2.Parent = navbar_2
scripts2.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
scripts2.BorderColor3 = Color3.new(1, 1, 1)
scripts2.Position = UDim2.new(0, 0, 0.188732401, 0)
scripts2.Size = UDim2.new(0, 83, 0, 74)
scripts2.Font = Enum.Font.Highway
scripts2.FontSize = Enum.FontSize.Size32
scripts2.Text = "Scripts"
scripts2.TextColor3 = Color3.new(1, 1, 1)
scripts2.TextSize = 30

animation2.Name = "animation2"
animation2.Parent = navbar_2
animation2.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
animation2.BorderColor3 = Color3.new(1, 1, 1)
animation2.Position = UDim2.new(0, 0, 0.39718312, 0)
animation2.Size = UDim2.new(0, 83, 0, 71)
animation2.Font = Enum.Font.Highway
animation2.FontSize = Enum.FontSize.Size32
animation2.Text = "Animation GUI's"
animation2.TextColor3 = Color3.new(1, 1, 1)
animation2.TextScaled = true
animation2.TextSize = 30
animation2.TextWrapped = true
animation2.MouseButton1Click:connect(function()
scripts.Visible = false
animationguis.Visible = true
end)

gui2.Name = "gui2"
gui2.Parent = navbar_2
gui2.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
gui2.BorderColor3 = Color3.new(1, 1, 1)
gui2.Position = UDim2.new(0, 0, 0.597183049, 0)
gui2.Size = UDim2.new(0, 83, 0, 72)
gui2.Font = Enum.Font.Highway
gui2.FontSize = Enum.FontSize.Size32
gui2.Text = "GUI's"
gui2.TextColor3 = Color3.new(1, 1, 1)
gui2.TextSize = 30
gui2.MouseButton1Click:connect(function()
scripts.Visible = false
guis.Visible = true
end)

game2.Name = "game2"
game2.Parent = navbar_2
game2.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
game2.BorderColor3 = Color3.new(1, 1, 1)
game2.Position = UDim2.new(0, 0, 0.800000012, 0)
game2.Size = UDim2.new(0, 83, 0, 71)
game2.Font = Enum.Font.Highway
game2.FontSize = Enum.FontSize.Size32
game2.Text = "Games"
game2.TextColor3 = Color3.new(1, 1, 1)
game2.TextSize = 30
game2.MouseButton1Click:connect(function()
scripts.Visible = false
games.Visible = true
end)

ScrollingFrameScript.Name = "ScrollingFrameScript"
ScrollingFrameScript.Parent = scripts
ScrollingFrameScript.Active = true
ScrollingFrameScript.BackgroundColor3 = Color3.new(0.984314, 0.290196, 0.290196)
ScrollingFrameScript.BorderColor3 = Color3.new(1, 1, 1)
ScrollingFrameScript.BorderSizePixel = 0
ScrollingFrameScript.Position = UDim2.new(0.0340136066, 0, 0.0228013024, 0)
ScrollingFrameScript.Size = UDim2.new(0, 284, 0, 300)
ScrollingFrameScript.ScrollBarThickness = 7

creeper15.Name = "creeper15"
creeper15.Parent = ScrollingFrameScript
creeper15.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
creeper15.BorderColor3 = Color3.new(1, 1, 1)
creeper15.BorderSizePixel = 0
creeper15.Position = UDim2.new(0.0273037553, 0, 0.452768743, 0)
creeper15.Size = UDim2.new(0, 265, 0, 41)
creeper15.Font = Enum.Font.SourceSans
creeper15.FontSize = Enum.FontSize.Size14
creeper15.Text = "Creeper (R15)"
creeper15.TextColor3 = Color3.new(0, 0, 0)
creeper15.TextScaled = true
creeper15.TextSize = 14
creeper15.TextWrapped = true
creeper15.MouseButton1Down:connect(function()
-->>Creeper R15<<--
-->>___Made By Infinity#3369___<--

local lol = game:GetService('Players').LocalPlayer
lol.Character["Head"].Mesh:Destroy()
lol.Character["LeftUpperArm"]:Destroy()
lol.Character["RightUpperArm"]:Destroy()

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

local fuck = game:GetService('Players').LocalPlayer
if game.Players.LocalPlayer == fuck then
print("succesfully creeped u! enjoy!")
end
end)

enableinven.Name = "enableinven"
enableinven.Parent = ScrollingFrameScript
enableinven.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
enableinven.BorderColor3 = Color3.new(1, 1, 1)
enableinven.BorderSizePixel = 0
enableinven.Position = UDim2.new(0.0273037553, 0, 0.340390861, 0)
enableinven.Size = UDim2.new(0, 265, 0, 41)
enableinven.Font = Enum.Font.SourceSans
enableinven.FontSize = Enum.FontSize.Size14
enableinven.Text = "Enable Inventory"
enableinven.TextColor3 = Color3.new(0, 0, 0)
enableinven.TextScaled = true
enableinven.TextSize = 14
enableinven.TextWrapped = true
enableinven.MouseButton1Down:connect(function()
-- pretty simple eh? --
game.StarterGui:SetCoreGuiEnabled(2, true)
end)

r15waist.Name = "r15waist"
r15waist.Parent = ScrollingFrameScript
r15waist.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
r15waist.BorderColor3 = Color3.new(1, 1, 1)
r15waist.BorderSizePixel = 0
r15waist.Position = UDim2.new(0.0273037553, 0, 0.666123748, 0)
r15waist.Size = UDim2.new(0, 265, 0, 41)
r15waist.Font = Enum.Font.SourceSans
r15waist.FontSize = Enum.FontSize.Size14
r15waist.Text = "R15 Waist Removal"
r15waist.TextColor3 = Color3.new(0, 0, 0)
r15waist.TextScaled = true
r15waist.TextSize = 14
r15waist.TextWrapped = true
r15waist.MouseButton1Down:connect(function()
if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
if (game.Players.LocalPlayer.Character:FindFirstChild("UpperTorso")) then
if (game.Players.LocalPlayer.Character.UpperTorso:FindFirstChild("Waist")) then
game.Players.LocalPlayer.Character.UpperTorso.Waist:remove()
end
end
else
print('This aint R15 mate')
end
end)

noclip.Name = "noclip"
noclip.Parent = ScrollingFrameScript
noclip.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
noclip.BorderColor3 = Color3.new(1, 1, 1)
noclip.BorderSizePixel = 0
noclip.Position = UDim2.new(0.0273037553, 0, 0.0651465654, 0)
noclip.Size = UDim2.new(0, 265, 0, 41)
noclip.Font = Enum.Font.SourceSans
noclip.FontSize = Enum.FontSize.Size14
noclip.Text = "Noclip (press E)"
noclip.TextColor3 = Color3.new(0, 0, 0)
noclip.TextScaled = true
noclip.TextSize = 14
noclip.TextWrapped = true
noclip.MouseButton1Down:connect(function()
noclip = false
game:GetService('RunService').Stepped:connect(function()
if noclip then
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
end
end)
plr = game.Players.LocalPlayer
mouse = plr:GetMouse()
mouse.KeyDown:connect(function(key)

if key == "e" then
noclip = not noclip
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
end
end)
print('Loaded')
print('Press "E" to noclip')
end)

fly.Name = "fly"
fly.Parent = ScrollingFrameScript
fly.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
fly.BorderColor3 = Color3.new(1, 1, 1)
fly.BorderSizePixel = 0
fly.Position = UDim2.new(0.0273037553, 0, 0.615635157, 0)
fly.Size = UDim2.new(0, 265, 0, 41)
fly.Font = Enum.Font.SourceSans
fly.FontSize = Enum.FontSize.Size14
fly.Text = "Fly (press f)"
fly.TextColor3 = Color3.new(0, 0, 0)
fly.TextScaled = true
fly.TextSize = 14
fly.TextWrapped = true
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)

respawn.Name = "respawn"
respawn.Parent = ScrollingFrameScript
respawn.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
respawn.BorderColor3 = Color3.new(1, 1, 1)
respawn.BorderSizePixel = 0
respawn.Position = UDim2.new(0.0273037553, 0, 0.01140064, 0)
respawn.Size = UDim2.new(0, 265, 0, 41)
respawn.Font = Enum.Font.SourceSans
respawn.FontSize = Enum.FontSize.Size14
respawn.Text = "Respawn"
respawn.TextColor3 = Color3.new(0, 0, 0)
respawn.TextScaled = true
respawn.TextSize = 14
respawn.TextWrapped = true
respawn.MouseButton1Down:connect(function()
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
--credit to dragonramer // I don't remove credits from scripts, thats a dick move
end)

god.Name = "god"
god.Parent = ScrollingFrameScript
god.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
god.BorderColor3 = Color3.new(1, 1, 1)
god.BorderSizePixel = 0
god.Position = UDim2.new(0.0273037553, 0, 0.118892506, 0)
god.Size = UDim2.new(0, 265, 0, 41)
god.Font = Enum.Font.SourceSans
god.FontSize = Enum.FontSize.Size14
god.Text = "God"
god.TextColor3 = Color3.new(0, 0, 0)
god.TextScaled = true
god.TextSize = 14
god.TextWrapped = true
god.MouseButton1Down:connect(function()
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"
end)

drophats.Name = "drophats"
drophats.Parent = ScrollingFrameScript
drophats.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
drophats.BorderColor3 = Color3.new(1, 1, 1)
drophats.BorderSizePixel = 0
drophats.Position = UDim2.new(0.0273037553, 0, 0.228013024, 0)
drophats.Size = UDim2.new(0, 265, 0, 41)
drophats.Font = Enum.Font.SourceSans
drophats.FontSize = Enum.FontSize.Size14
drophats.Text = "Drop Hats"
drophats.TextColor3 = Color3.new(0, 0, 0)
drophats.TextScaled = true
drophats.TextSize = 14
drophats.TextWrapped = true
drophats.MouseButton1Down:connect(function()
print('Press the key = to drop')
game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
if (key=="=") then
for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
if (v:IsA("Accessory")) then
v.Parent = workspace
end
end
end
end)
end)

doublejump.Name = "doublejump"
doublejump.Parent = ScrollingFrameScript
doublejump.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
doublejump.BorderColor3 = Color3.new(1, 1, 1)
doublejump.BorderSizePixel = 0
doublejump.Position = UDim2.new(0.0273037553, 0, 0.285016298, 0)
doublejump.Size = UDim2.new(0, 265, 0, 41)
doublejump.Font = Enum.Font.SourceSans
doublejump.FontSize = Enum.FontSize.Size14
doublejump.Text = "Double Jump"
doublejump.TextColor3 = Color3.new(0, 0, 0)
doublejump.TextScaled = true
doublejump.TextSize = 14
doublejump.TextWrapped = true
doublejump.MouseButton1Down:connect(function()
-- soz for the simple scripts, i will make this gui bigger if people like this
game.Players.LocalPlayer.Character.Humanoid:Clone().Parent = game.Players.LocalPlayer.Character
end)

blink.Name = "blink"
blink.Parent = ScrollingFrameScript
blink.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
blink.BorderColor3 = Color3.new(1, 1, 1)
blink.BorderSizePixel = 0
blink.Position = UDim2.new(0.0273037553, 0, 0.508143306, 0)
blink.Size = UDim2.new(0, 265, 0, 41)
blink.Font = Enum.Font.SourceSans
blink.FontSize = Enum.FontSize.Size14
blink.Text = "Blink"
blink.TextColor3 = Color3.new(0, 0, 0)
blink.TextScaled = true
blink.TextSize = 14
blink.TextWrapped = true
blink.MouseButton1Down:connect(function()
-- made by xFunnieuss
local ScreenGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local TextLabel = Instance.new("TextLabel")
local Off = Instance.new("TextButton")
local On = Instance.new("TextButton")
ScreenGui.Parent = game:GetService('CoreGui')
ScreenGui.Name = "blinkgui"
Frame.Parent = ScreenGui
Frame.Active = true
Frame.BackgroundColor3 = Color3.new(0.027451, 0.823529, 1)
Frame.BorderSizePixel = 5
Frame.Draggable = true
Frame.Position = UDim2.new(0.0222392641, 0, 0.790732443, 0)
Frame.Size = UDim2.new(0, 343, 0, 106)
TextLabel.Parent = Frame
TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
TextLabel.BackgroundTransparency = 1
TextLabel.Position = UDim2.new(0.183673471, 0, 0, 0)
TextLabel.Size = UDim2.new(0, 217, 0, 40)
TextLabel.Font = Enum.Font.Code
TextLabel.Text = "FE Blink GUI By xFunnieuss"
TextLabel.TextSize = 16
Off.Parent = Frame
Off.BackgroundColor3 = Color3.new(1, 1, 1)
Off.BackgroundTransparency = 1
Off.Position = UDim2.new(0.548104942, 0, 0.377358496, 0)
Off.Size = UDim2.new(0, 138, 0, 49)
Off.Font = Enum.Font.Code
Off.Text = "Off"
Off.TextSize = 20
On.Parent = Frame
On.BackgroundColor3 = Color3.new(1, 1, 1)
On.BackgroundTransparency = 1
On.Position = UDim2.new(0.0612244904, 0, 0.377358496, 0)
On.Size = UDim2.new(0, 134, 0, 49)
On.Font = Enum.Font.Code
On.Text = "On"
On.TextSize = 20
On.MouseButton1Down:connect(function()
local fat = Instance.new'Animation'
fat.AnimationId = 'rbxassetid://218504594'
game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass'Humanoid':LoadAnimation(fat):Play(0,0,0)
game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.Anchored = true
fat:Destroy()
game:GetService('StarterGui'):SetCore("SendNotification", {Title = "Blink GUI Notification", Text = "Blink Is On, Press OFF to return to normal!"})
end)
Off.MouseButton1Down:connect(function()
game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.Anchored = false
game:GetService('StarterGui'):SetCore("SendNotification", {Title = "Blink GUI Notification", Text = "Blink Is Off, You have returned back to normal"})
end)
end)

breakchar.Name = "breakchar"
breakchar.Parent = ScrollingFrameScript
breakchar.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
breakchar.BorderColor3 = Color3.new(1, 1, 1)
breakchar.BorderSizePixel = 0
breakchar.Position = UDim2.new(0.0273037553, 0, 0.561889231, 0)
breakchar.Size = UDim2.new(0, 265, 0, 41)
breakchar.Font = Enum.Font.SourceSans
breakchar.FontSize = Enum.FontSize.Size14
breakchar.Text = "Break Character"
breakchar.TextColor3 = Color3.new(0, 0, 0)
breakchar.TextScaled = true
breakchar.TextSize = 14
breakchar.TextWrapped = true
breakchar.MouseButton1Down:connect(function()
loadstring(game:GetObjects("rbxassetid://1427263101")[1].Source)()
end)

glitch.Name = "glitch"
glitch.Parent = ScrollingFrameScript
glitch.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
glitch.BorderColor3 = Color3.new(1, 1, 1)
glitch.BorderSizePixel = 0
glitch.Position = UDim2.new(0.0273037553, 0, 0.172638431, 0)
glitch.Size = UDim2.new(0, 265, 0, 41)
glitch.Font = Enum.Font.SourceSans
glitch.FontSize = Enum.FontSize.Size14
glitch.Text = "Glitch"
glitch.TextColor3 = Color3.new(0, 0, 0)
glitch.TextScaled = true
glitch.TextSize = 14
glitch.TextWrapped = true
glitch.MouseButton1Down:connect(function()
for i,v in pairs(game.Players:GetPlayers()) do
for i,x in pairs(v.Character:GetChildren()) do
if x:IsA("BasePart") or x:IsA("UnionOperation") then
local hi = Instance.new("Glue",x)
hi.Part0 = x
hi.Part1 = game.Players.LocalPlayer.Character.Head
end
end
end
end)

creeper6.Name = "creeper6"
creeper6.Parent = ScrollingFrameScript
creeper6.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
creeper6.BorderColor3 = Color3.new(1, 1, 1)
creeper6.BorderSizePixel = 0
creeper6.Position = UDim2.new(0.0273037553, 0, 0.400651455, 0)
creeper6.Size = UDim2.new(0, 265, 0, 41)
creeper6.Font = Enum.Font.SourceSans
creeper6.FontSize = Enum.FontSize.Size14
creeper6.Text = "Creeper (R6)"
creeper6.TextColor3 = Color3.new(0, 0, 0)
creeper6.TextScaled = true
creeper6.TextSize = 14
creeper6.TextWrapped = true
creeper6.MouseButton1Down:connect(function()
-->>___Made By Infinity#3369___<--

local lol = game:GetService('Players').LocalPlayer
lol.Character["Head"].Mesh:Destroy()
lol.Character["Left Arm"]:Destroy()
lol.Character["Right Arm"]:Destroy()

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

local fuck = game:GetService('Players').LocalPlayer
if game.Players.LocalPlayer == fuck then
print("succesfully creeped u! enjoy!")
end
end)

push.Name = "push"
push.Parent = ScrollingFrameScript
push.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
push.BorderColor3 = Color3.new(1, 1, 1)
push.BorderSizePixel = 0
push.Position = UDim2.new(0.0273037553, 0, 0.773615599, 0)
push.Size = UDim2.new(0, 265, 0, 41)
push.Font = Enum.Font.SourceSans
push.FontSize = Enum.FontSize.Size14
push.Text = "Push"
push.TextColor3 = Color3.new(0, 0, 0)
push.TextScaled = true
push.TextSize = 14
push.TextWrapped = true
push.MouseButton1Down:connect(function()
-- This will work when I add the 'Player' tab
Target = "LocalPlayer"

game:GetService('RunService').Stepped:connect(function()
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)
b = Instance.new("RocketPropulsion")
b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
b.Target = game.Players[Target].Character["Left Leg"]
b.TurnP = 2500
b.MaxThrust = 50000
b.MaxSpeed = 1000
b.ThrustP = 50000
b.CartoonFactor = 1
b:Fire()
end)

pizzasound.Name = "pizzasound"
pizzasound.Parent = ScrollingFrameScript
pizzasound.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
pizzasound.BorderColor3 = Color3.new(1, 1, 1)
pizzasound.BorderSizePixel = 0
pizzasound.Position = UDim2.new(0.0273037553, 0, 0.719869733, 0)
pizzasound.Size = UDim2.new(0, 265, 0, 41)
pizzasound.Font = Enum.Font.SourceSans
pizzasound.FontSize = Enum.FontSize.Size14
pizzasound.Text = "Pizza Tool Spam Sound"
pizzasound.TextColor3 = Color3.new(0, 0, 0)
pizzasound.TextScaled = true
pizzasound.TextSize = 14
pizzasound.TextWrapped = true
pizzasound.MouseButton1Down:connect(function()
noticepizzascript.Visible = true
end)

shutdown.Name = "shutdown"
shutdown.Parent = ScrollingFrameScript
shutdown.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
shutdown.BorderColor3 = Color3.new(1, 1, 1)
shutdown.BorderSizePixel = 0
shutdown.Position = UDim2.new(0.0273037553, 0, 0.840390861, 0)
shutdown.Size = UDim2.new(0, 265, 0, 41)
shutdown.Font = Enum.Font.SourceSans
shutdown.FontSize = Enum.FontSize.Size14
shutdown.Text = "Shutdown Server"
shutdown.TextColor3 = Color3.new(0, 0, 0)
shutdown.TextScaled = true
shutdown.TextSize = 14
shutdown.TextWrapped = true
shutdown.MouseButton1Down:connect(function()
-- shutdown scripts get patched fast
while wait() do
for i,v in pairs(game:GetService'Players':GetPlayers()) do
if v.Character ~= nil and v.Character:FindFirstChild'Head' then
for _,x in pairs(v.Character.Head:GetChildren()) do
if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true) end
end
end
end
end
end)

animations.Name = "animations"
animations.Parent = ScrollingFrameScript
animations.BackgroundColor3 = Color3.new(0.733333, 0.215686, 0.215686)
animations.BorderColor3 = Color3.new(1, 1, 1)
animations.Position = UDim2.new(0.149825782, 0, 0, 0)
animations.Size = UDim2.new(0, 200, 0, 22)
animations.Font = Enum.Font.SourceSans
animations.FontSize = Enum.FontSize.Size32
animations.Text = "Animations"
animations.TextColor3 = Color3.new(0, 0, 0)
animations.TextSize = 30
animations.MouseButton1Click:connect(function()
scripts.Visible = false
animationscripts.Visible = true
end)

animationguis.Name = "animationguis"
animationguis.Parent = ScreenGui
animationguis.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
animationguis.BorderColor3 = Color3.new(1, 1, 1)
animationguis.BorderSizePixel = 2
animationguis.Position = UDim2.new(0.195093453, 0, 0.210922778, 0)
animationguis.Size = UDim2.new(0, 294, 0, 307)
animationguis.Visible = false
animationguis.Active = true
animationguis.Draggable = true

topbar_3.Name = "topbar"
topbar_3.Parent = animationguis
topbar_3.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
topbar_3.BorderColor3 = Color3.new(1, 1, 1)
topbar_3.BorderSizePixel = 2
topbar_3.Position = UDim2.new(0.00224108249, 0, -0.157363951, 0)
topbar_3.Size = UDim2.new(0, 293, 0, 48)

title_4.Name = "title"
title_4.Parent = topbar_3
title_4.BackgroundColor3 = Color3.new(1, 1, 1)
title_4.BackgroundTransparency = 1
title_4.Position = UDim2.new(0.156996593, 0, -0.0416666679, 0)
title_4.Size = UDim2.new(0, 200, 0, 50)
title_4.Font = Enum.Font.Highway
title_4.FontSize = Enum.FontSize.Size48
title_4.Text = "FE Script Hub"
title_4.TextColor3 = Color3.new(1, 1, 1)
title_4.TextSize = 40

navbar_3.Name = "navbar"
navbar_3.Parent = animationguis
navbar_3.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
navbar_3.BorderColor3 = Color3.new(1, 1, 1)
navbar_3.BorderSizePixel = 2
navbar_3.Position = UDim2.new(-0.280731469, 0, -0.157363951, 0)
navbar_3.Size = UDim2.new(0, 83, 0, 355)

home3.Name = "home3"
home3.Parent = navbar_3
home3.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
home3.BorderColor3 = Color3.new(1, 1, 1)
home3.Position = UDim2.new(0.0120482445, 0, 0, 0)
home3.Size = UDim2.new(0, 83, 0, 67)
home3.Font = Enum.Font.Highway
home3.FontSize = Enum.FontSize.Size32
home3.Text = "Home"
home3.TextColor3 = Color3.new(1, 1, 1)
home3.TextSize = 30
home3.MouseButton1Down:connect(function()
animationguis.Visible = false
home.Visible = true
end)

scripts3.Name = "scripts3"
scripts3.Parent = navbar_3
scripts3.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
scripts3.BorderColor3 = Color3.new(1, 1, 1)
scripts3.Position = UDim2.new(0, 0, 0.188732401, 0)
scripts3.Size = UDim2.new(0, 83, 0, 74)
scripts3.Font = Enum.Font.Highway
scripts3.FontSize = Enum.FontSize.Size32
scripts3.Text = "Scripts"
scripts3.TextColor3 = Color3.new(1, 1, 1)
scripts3.TextSize = 30
scripts3.MouseButton1Down:connect(function()
animationguis.Visible = false
scripts.Visible = true
end)

animation3.Name = "animation3"
animation3.Parent = navbar_3
animation3.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
animation3.BorderColor3 = Color3.new(1, 1, 1)
animation3.Position = UDim2.new(0, 0, 0.39718312, 0)
animation3.Size = UDim2.new(0, 83, 0, 71)
animation3.Font = Enum.Font.Highway
animation3.FontSize = Enum.FontSize.Size32
animation3.Text = "Animation GUI's"
animation3.TextColor3 = Color3.new(1, 1, 1)
animation3.TextScaled = true
animation3.TextSize = 30
animation3.TextWrapped = true

gui3.Name = "gui3"
gui3.Parent = navbar_3
gui3.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
gui3.BorderColor3 = Color3.new(1, 1, 1)
gui3.Position = UDim2.new(0, 0, 0.597183049, 0)
gui3.Size = UDim2.new(0, 83, 0, 72)
gui3.Font = Enum.Font.Highway
gui3.FontSize = Enum.FontSize.Size32
gui3.Text = "GUI's"
gui3.TextColor3 = Color3.new(1, 1, 1)
gui3.TextSize = 30
gui3.MouseButton1Down:connect(function()
animationguis.Visible = false
guis.Visible = true
end)

game3.Name = "game3"
game3.Parent = navbar_3
game3.BackgroundColor3 = Color3.new(1, 0.294118, 0.294118)
game3.BorderColor3 = Color3.new(1, 1, 1)
game3.Position = UDim2.new(0, 0, 0.800000012, 0)
game3.Size = UDim2.new(0, 83, 0, 71)
game3.Font = Enum.Font.Highway
game3.FontSize = Enum.FontSize.Size32
game3.Text = "Games"
game3.TextColor3 = Color3.new(1, 1, 1)
game3.TextSize = 30
game3.MouseButton1Down:connect(function()
animationguis.Visible = false
games.Visible = true
end)

ScrollingFrameAnimate.Name = "ScrollingFrameAnimate"
ScrollingFrameAnimate.Parent = animationguis
ScrollingFrameAnimate.BackgroundColor3 = Color3.new(0.984314, 0.290196, 0.290196)
ScrollingFrameAnimate.BorderColor3 = Color3.new(1, 1, 1)
ScrollingFrameAnimate.BorderSizePixel = 0
ScrollingFrameAnimate.Position = UDim2.new(0.0238095243, 0, 0.026058631, 0)
ScrollingFrameAnimate.Size = UDim2.new(0, 285, 0, 299)

energize.Name = "energize"
energize.Parent = ScrollingFrameAnimate
energize.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
energize.BorderColor3 = Color3.new(1, 1, 1)
energize.BorderSizePixel = 0
energize.Position = UDim2.new(0.0238907859, 0, 0.00977198407, 0)
energize.Size = UDim2.new(0, 265, 0, 41)
energize.Font = Enum.Font.SourceSans
energize.FontSize = Enum.FontSize.Size14
energize.Text = "Energize Animation GUI"
energize.TextColor3 = Color3.new(0, 0, 0)
energize.TextScaled = true
energize.TextSize = 14
energize.TextWrapped = true
energize.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)

r15animate.Name = "r15animate"
r15animate.Parent = ScrollingFrameAnimate
r15animate.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
r15animate.BorderColor3 = Color3.new(1, 1, 1)
r15animate.BorderSizePixel = 0
r15animate.Position = UDim2.new(0.0238907859, 0, 0.0960912108, 0)
r15animate.Size = UDim2.new(0, 265, 0, 41)
r15animate.Font = Enum.Font.SourceSans
r15animate.FontSize = Enum.FontSize.Size14
r15animate.Text = "R15 Animation GUI"
r15animate.TextColor3 = Color3.new(0, 0, 0)
r15animate.TextScaled = true
r15animate.TextSize = 14
r15animate.TextWrapped = true
r15animate.MouseButton1Down:connect(function()
-- Objects

local FEGui = Instance.new("ScreenGui")
local mainWindow = Instance.new("Frame")
local Title = Instance.new("TextLabel")
local CloseButton = Instance.new("TextButton")
local PlayerName = Instance.new("TextBox")
local Teleport = Instance.new("TextButton")
local Invisible = Instance.new("TextButton")
local Cut = Instance.new("TextButton")
local Drop = Instance.new("TextButton")

-- Properties

FEGui.Name = "FE Gui"
FEGui.Parent = game.CoreGui

mainWindow.Name = "mainWindow"
mainWindow.Parent = FEGui
mainWindow.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
mainWindow.BackgroundTransparency = 0.34999999403954
mainWindow.BorderSizePixel = 0
mainWindow.Position = UDim2.new(0, 0, 0, 290)
mainWindow.Size = UDim2.new(0, 281, 0, 148)

Title.Name = "Title"
Title.Parent = FEGui
Title.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
Title.BackgroundTransparency = 0.34999999403954
Title.BorderSizePixel = 0
Title.Position = UDim2.new(0, 0, 0, 290)
Title.Size = UDim2.new(0, 245, 0, 21)
Title.Font = Enum.Font.SourceSans
Title.FontSize = Enum.FontSize.Size18
Title.Text = " FE Gui By Phemzyx"
Title.TextColor3 = Color3.new(1, 1, 1)
Title.TextSize = 18
Title.TextXAlignment = Enum.TextXAlignment.Left

CloseButton.Name = "CloseButton"
CloseButton.Parent = FEGui
CloseButton.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
CloseButton.BackgroundTransparency = 0.34999999403954
CloseButton.BorderSizePixel = 0
CloseButton.Position = UDim2.new(0, 249, 0, 290)
CloseButton.Size = UDim2.new(0, 32, 0, 21)
CloseButton.FontSize = Enum.FontSize.Size14
CloseButton.Text = "X"
CloseButton.TextColor3 = Color3.new(1, 0, 0)
CloseButton.TextScaled = true
CloseButton.TextSize = 14
CloseButton.TextStrokeTransparency = 0
CloseButton.TextWrapped = true

PlayerName.Name = "PlayerName"
PlayerName.Parent = FEGui
PlayerName.BackgroundColor3 = Color3.new(0.709804, 0.709804, 0.709804)
PlayerName.BackgroundTransparency = 0.60000002384186
PlayerName.BorderSizePixel = 0
PlayerName.Position = UDim2.new(0, 5, 0, 320)
PlayerName.Size = UDim2.new(0, 199, 0, 19)
PlayerName.Font = Enum.Font.SourceSans
PlayerName.FontSize = Enum.FontSize.Size14
PlayerName.Text = ""
PlayerName.TextSize = 14
PlayerName.TextColor3 = Color3.new(1, 1, 1)
PlayerName.PlaceholderText = "PlayerName"
PlayerName.PlaceholderColor3 = Color3.new(1, 1, 1)

Teleport.Name = "Teleport"
Teleport.Parent = FEGui
Teleport.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
Teleport.BackgroundTransparency = 0.34999999403954
Teleport.BorderSizePixel = 0
Teleport.Position = UDim2.new(0, 210, 0, 320)
Teleport.Size = UDim2.new(0, 64, 0, 19)
Teleport.FontSize = Enum.FontSize.Size10
Teleport.Text = "tp to"
Teleport.TextColor3 = Color3.new(1, 1, 1)
Teleport.TextSize = 10
Teleport.TextWrapped = true

Invisible.Name = "Invisible"
Invisible.Parent = FEGui
Invisible.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
Invisible.BackgroundTransparency = 0.34999999403954
Invisible.BorderSizePixel = 0
Invisible.Position = UDim2.new(0, 5, 0, 345)
Invisible.Size = UDim2.new(0, 269, 0, 27)
Invisible.FontSize = Enum.FontSize.Size14
Invisible.Text = "Invisible"
Invisible.TextColor3 = Color3.new(1, 1, 1)
Invisible.TextSize = 13
Invisible.TextStrokeTransparency = 0.58999997377396
Invisible.TextWrapped = true

Cut.Name = "Cut"
Cut.Parent = FEGui
Cut.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
Cut.BackgroundTransparency = 0.34999999403954
Cut.BorderSizePixel = 0
Cut.Position = UDim2.new(0, 5, 0, 375)
Cut.Size = UDim2.new(0, 269, 0, 27)
Cut.FontSize = Enum.FontSize.Size14
Cut.Text = "Cut yourself in half"
Cut.TextColor3 = Color3.new(1, 1, 1)
Cut.TextSize = 13
Cut.TextStrokeTransparency = 0.58999997377396
Cut.TextWrapped = true

Drop.Name = "Drop"
Drop.Parent = FEGui
Drop.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
Drop.BackgroundTransparency = 0.34999999403954
Drop.BorderSizePixel = 0
Drop.Position = UDim2.new(0, 5, 0, 405)
Drop.Size = UDim2.new(0, 269, 0, 27)
Drop.FontSize = Enum.FontSize.Size14
Drop.Text = "Spam Hats"
Drop.TextColor3 = Color3.new(1, 1, 1)
Drop.TextSize = 13
Drop.TextStrokeTransparency = 0.58999997377396
Drop.TextWrapped = true

--Functions

Drop.MouseButton1Click:connect(function()
while true do

local j=game.Players.LocalPlayer
for k,l in pairs(j.Character:GetChildren())do
if l:IsA'Accoutrement'then
l.Parent=game.Workspace
end
end
wait(0.1)

plr = game.Players.LocalPlayer
pcall(function()
local Pos = plr.Character:GetPrimaryPartCFrame()
plr:LoadCharacter()
plr.Character:SetPrimaryPartCFrame(Pos)
if plr.Character:FindFirstChild("ForceField")
then
wait(0.2) -- the Number "(0.2)" its the time to Make The Forcefield Being Removed.
plr.Character["ForceField"]:Destroy()
end
end)
wait(3)
end

end)

Cut.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.UpperTorso.Waist:Destroy()
end)

Invisible.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.LowerTorso.Root:Destroy()
end)

CloseButton.MouseButton1Click:connect(function()
FEGui:Destroy()
end)

Teleport.MouseButton1Click:connect(function()
local me = game.Players.LocalPlayer.Name

game.Workspace[me].HumanoidRootPart.CFrame = CFrame.new(game.Players[PlayerName.Text].Character.Head.Position)
end)
end)

novoleanimation.Name = "novoleanimation"
novoleanimation.Parent = ScrollingFrameAnimate
novoleanimation.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
novoleanimation.BorderColor3 = Color3.new(1, 1, 1)
novoleanimation.BorderSizePixel = 0
novoleanimation.Position = UDim2.new(0.0238907859, 0, 0.182410419, 0)
novoleanimation.Size = UDim2.new(0, 265, 0, 41)
novoleanimation.Font = Enum.Font.SourceSans
novoleanimation.FontSize = Enum.FontSize.Size14
novoleanimation.Text = "Novole Animation GUI"
novoleanimation.TextColor3 = Color3.new(0, 0, 0)
novoleanimation.TextScaled = true
novoleanimation.TextSize = 14
novoleanimation.TextWrapped = true
novoleanimation.MouseButton1Click:connect(function()
-- Script by Icyxos on V3rmillion!

-- Objects

local Novole = Instance.new("ScreenGui")
local BackFrame = Instance.new("Frame")
local Catagories = Instance.new("ScrollingFrame")
local Players = Instance.new("TextButton")
local Respawn = Instance.new("TextButton")
local NovoleLabel = Instance.new("TextLabel")
local PlayersFrame = Instance.new("Frame")
local ScrollingFrame = Instance.new("ScrollingFrame")
local PartyDance = Instance.new("TextButton")
local SwordSlash = Instance.new("TextButton")
local DickHold = Instance.new("TextButton")
local FastTeleport = Instance.new("TextButton")
local HoldHands = Instance.new("TextButton")
local Levitate = Instance.new("TextButton")
local ArmFlap = Instance.new("TextButton")
local StompWalk = Instance.new("TextButton")
local FloorCrawl = Instance.new("TextButton")
local CockSucking = Instance.new("TextButton")
local CloneGlitch = Instance.new("TextButton")
local MonsterMash = Instance.new("TextButton")
local HeadFloat = Instance.new("TextButton")
local MovingDance = Instance.new("TextButton")
local Hug = Instance.new("TextButton")
local OpenClose = Instance.new("TextButton")
local OpenClose2 = Instance.new("TextButton")

-- Properties

Novole.Name = "Novole"
Novole.Parent = game.Players.LocalPlayer.PlayerGui
Novole.ResetOnSpawn = false

BackFrame.Name = "BackFrame"
BackFrame.Parent = Novole
BackFrame.Active = true
BackFrame.Visible = false
BackFrame.BackgroundColor3 = Color3.new(0.113725, 0.113725, 0.113725)
BackFrame.BorderColor3 = Color3.new(0, 0, 0)
BackFrame.BorderSizePixel = 2
BackFrame.Position = UDim2.new(0.334442586, 0, 0.303030312, 0)
BackFrame.Size = UDim2.new(0, 500, 0, 300)

Catagories.Name = "Catagories"
Catagories.Parent = BackFrame
Catagories.Active = true
Catagories.BackgroundColor3 = Color3.new(0, 0, 0)
Catagories.BackgroundTransparency = 0.80000001192093
Catagories.BorderColor3 = Color3.new(0, 0, 0)
Catagories.BorderSizePixel = 0
Catagories.Position = UDim2.new(0, 0, 0.143333331, 0)
Catagories.Size = UDim2.new(0, 130, 0, 257)
Catagories.ScrollBarThickness = 7

Players.Name = "Players"
Players.Parent = Catagories
Players.BackgroundColor3 = Color3.new(0, 0, 0)
Players.BackgroundTransparency = 1
Players.BorderSizePixel = 0
Players.Position = UDim2.new(0, 0, 0.00389104709, 0)
Players.Size = UDim2.new(0, 130, 0, 50)
Players.Font = Enum.Font.Cartoon
Players.FontSize = Enum.FontSize.Size24
Players.Text = "Players"
Players.TextColor3 = Color3.new(1, 1, 1)
Players.TextSize = 20

Respawn.Name = "Respawn"
Respawn.Parent = Catagories
Respawn.BackgroundColor3 = Color3.new(0, 0, 0)
Respawn.BackgroundTransparency = 1
Respawn.BorderSizePixel = 0
Respawn.Position = UDim2.new(0, 0, 0.00389104709, 0)
Respawn.Size = UDim2.new(0, 130, 0, 150)
Respawn.Font = Enum.Font.Cartoon
Respawn.FontSize = Enum.FontSize.Size24
Respawn.Text = "Respawn"
Respawn.TextColor3 = Color3.new(1, 1, 1)
Respawn.TextSize = 20

NovoleLabel.Name = "NovoleLabel"
NovoleLabel.Parent = BackFrame
NovoleLabel.BackgroundColor3 = Color3.new(0, 0, 0)
NovoleLabel.BackgroundTransparency = 0.75
NovoleLabel.BorderColor3 = Color3.new(0.141176, 0.141176, 0.141176)
NovoleLabel.BorderSizePixel = 2
NovoleLabel.Size = UDim2.new(0, 500, 0, 43)
NovoleLabel.Font = Enum.Font.Cartoon
NovoleLabel.FontSize = Enum.FontSize.Size48
NovoleLabel.Text = "Novole Gui"
NovoleLabel.TextColor3 = Color3.new(1, 1, 1)
NovoleLabel.TextSize = 38

PlayersFrame.Name = "PlayersFrame"
PlayersFrame.Parent = BackFrame
PlayersFrame.Active = true
PlayersFrame.BackgroundColor3 = Color3.new(0, 0, 0)
PlayersFrame.BackgroundTransparency = 1
PlayersFrame.BorderColor3 = Color3.new(0, 0, 0)
PlayersFrame.BorderSizePixel = 0
PlayersFrame.Position = UDim2.new(0.272000015, 0, 0.143333331, 0)
PlayersFrame.Size = UDim2.new(0, 364, 0, 257)

ScrollingFrame.Parent = PlayersFrame
ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
ScrollingFrame.BackgroundTransparency = 1
ScrollingFrame.BorderSizePixel = 0
ScrollingFrame.Size = UDim2.new(0, 364, 0, 257)
ScrollingFrame.ScrollBarThickness = 7

PartyDance.Name = "Party Dance"
PartyDance.Parent = ScrollingFrame
PartyDance.BackgroundColor3 = Color3.new(0, 0, 0)
PartyDance.BackgroundTransparency = 0.95999997854233
PartyDance.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
PartyDance.BorderSizePixel = 2
PartyDance.Position = UDim2.new(0.653846085, 0, 0.0272373408, 0)
PartyDance.Size = UDim2.new(0, 110, 0, 50)
PartyDance.Font = Enum.Font.Cartoon
PartyDance.FontSize = Enum.FontSize.Size24
PartyDance.Text = "Party Dance"
PartyDance.TextColor3 = Color3.new(1, 1, 1)
PartyDance.TextSize = 20

SwordSlash.Name = "SwordSlash"
SwordSlash.Parent = ScrollingFrame
SwordSlash.BackgroundColor3 = Color3.new(0, 0, 0)
SwordSlash.BackgroundTransparency = 0.95999997854233
SwordSlash.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
SwordSlash.BorderSizePixel = 2
SwordSlash.Position = UDim2.new(0.32967037, 0, 0.0272373538, 0)
SwordSlash.Size = UDim2.new(0, 110, 0, 50)
SwordSlash.Font = Enum.Font.Cartoon
SwordSlash.FontSize = Enum.FontSize.Size24
SwordSlash.Text = "Sword Slash"
SwordSlash.TextColor3 = Color3.new(1, 1, 1)
SwordSlash.TextSize = 20

DickHold.Name = "DickHold"
DickHold.Parent = ScrollingFrame
DickHold.BackgroundColor3 = Color3.new(0, 0, 0)
DickHold.BackgroundTransparency = 0.95999997854233
DickHold.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
DickHold.BorderSizePixel = 2
DickHold.Position = UDim2.new(0.0054945033, 0, 0.0272373538, 0)
DickHold.Size = UDim2.new(0, 110, 0, 50)
DickHold.Font = Enum.Font.Cartoon
DickHold.FontSize = Enum.FontSize.Size24
DickHold.Text = "Hold Dick"
DickHold.TextColor3 = Color3.new(1, 1, 1)
DickHold.TextSize = 20

FastTeleport.Name = "FastTeleport"
FastTeleport.Parent = ScrollingFrame
FastTeleport.BackgroundColor3 = Color3.new(0, 0, 0)
FastTeleport.BackgroundTransparency = 0.95999997854233
FastTeleport.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
FastTeleport.BorderSizePixel = 2
FastTeleport.Position = UDim2.new(0.653846085, 0, 0.1400778, 0)
FastTeleport.Size = UDim2.new(0, 110, 0, 50)
FastTeleport.Font = Enum.Font.Cartoon
FastTeleport.FontSize = Enum.FontSize.Size24
FastTeleport.Text = "Fast Teleport"
FastTeleport.TextColor3 = Color3.new(1, 1, 1)
FastTeleport.TextSize = 20

HoldHands.Name = "HoldHands"
HoldHands.Parent = ScrollingFrame
HoldHands.BackgroundColor3 = Color3.new(0, 0, 0)
HoldHands.BackgroundTransparency = 0.95999997854233
HoldHands.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
HoldHands.BorderSizePixel = 2
HoldHands.Position = UDim2.new(0.32967025, 0, 0.1400778, 0)
HoldHands.Size = UDim2.new(0, 110, 0, 50)
HoldHands.Font = Enum.Font.Cartoon
HoldHands.FontSize = Enum.FontSize.Size24
HoldHands.Text = "Hold Hands"
HoldHands.TextColor3 = Color3.new(1, 1, 1)
HoldHands.TextSize = 20

Levitate.Name = "Levitate"
Levitate.Parent = ScrollingFrame
Levitate.BackgroundColor3 = Color3.new(0, 0, 0)
Levitate.BackgroundTransparency = 0.95999997854233
Levitate.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
Levitate.BorderSizePixel = 2
Levitate.Position = UDim2.new(0.00549441576, 0, 0.140077785, 0)
Levitate.Size = UDim2.new(0, 110, 0, 50)
Levitate.Font = Enum.Font.Cartoon
Levitate.FontSize = Enum.FontSize.Size24
Levitate.Text = "Levitate"
Levitate.TextColor3 = Color3.new(1, 1, 1)
Levitate.TextSize = 20

ArmFlap.Name = "ArmFlap"
ArmFlap.Parent = ScrollingFrame
ArmFlap.BackgroundColor3 = Color3.new(0, 0, 0)
ArmFlap.BackgroundTransparency = 0.95999997854233
ArmFlap.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
ArmFlap.BorderSizePixel = 2
ArmFlap.Position = UDim2.new(0.00549441576, 0, 0.252918273, 0)
ArmFlap.Size = UDim2.new(0, 110, 0, 50)
ArmFlap.Font = Enum.Font.Cartoon
ArmFlap.FontSize = Enum.FontSize.Size24
ArmFlap.Text = "Arm Flap"
ArmFlap.TextColor3 = Color3.new(1, 1, 1)
ArmFlap.TextSize = 20

StompWalk.Name = "StompWalk"
StompWalk.Parent = ScrollingFrame
StompWalk.BackgroundColor3 = Color3.new(0, 0, 0)
StompWalk.BackgroundTransparency = 0.95999997854233
StompWalk.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
StompWalk.BorderSizePixel = 2
StompWalk.Position = UDim2.new(0.32967025, 0, 0.252918273, 0)
StompWalk.Size = UDim2.new(0, 110, 0, 50)
StompWalk.Font = Enum.Font.Cartoon
StompWalk.FontSize = Enum.FontSize.Size24
StompWalk.Text = "Stomp Walk"
StompWalk.TextColor3 = Color3.new(1, 1, 1)
StompWalk.TextSize = 20

FloorCrawl.Name = "FloorCrawl"
FloorCrawl.Parent = ScrollingFrame
FloorCrawl.BackgroundColor3 = Color3.new(0, 0, 0)
FloorCrawl.BackgroundTransparency = 0.95999997854233
FloorCrawl.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
FloorCrawl.BorderSizePixel = 2
FloorCrawl.Position = UDim2.new(0.653846085, 0, 0.252918273, 0)
FloorCrawl.Size = UDim2.new(0, 110, 0, 50)
FloorCrawl.Font = Enum.Font.Cartoon
FloorCrawl.FontSize = Enum.FontSize.Size24
FloorCrawl.Text = "Floor Crawl"
FloorCrawl.TextColor3 = Color3.new(1, 1, 1)
FloorCrawl.TextSize = 20

CockSucking.Name = "CockSucking"
CockSucking.Parent = ScrollingFrame
CockSucking.BackgroundColor3 = Color3.new(0, 0, 0)
CockSucking.BackgroundTransparency = 0.95999997854233
CockSucking.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
CockSucking.BorderSizePixel = 2
CockSucking.Position = UDim2.new(0.32967028, 0, 0.365758717, 0)
CockSucking.Size = UDim2.new(0, 110, 0, 50)
CockSucking.Font = Enum.Font.Cartoon
CockSucking.FontSize = Enum.FontSize.Size24
CockSucking.Text = "Cock Sucking"
CockSucking.TextColor3 = Color3.new(1, 1, 1)
CockSucking.TextSize = 20

CloneGlitch.Name = "CloneGlitch"
CloneGlitch.Parent = ScrollingFrame
CloneGlitch.BackgroundColor3 = Color3.new(0, 0, 0)
CloneGlitch.BackgroundTransparency = 0.95999997854233
CloneGlitch.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
CloneGlitch.BorderSizePixel = 2
CloneGlitch.Position = UDim2.new(0.653846085, 0, 0.478599191, 0)
CloneGlitch.Size = UDim2.new(0, 110, 0, 50)
CloneGlitch.Font = Enum.Font.Cartoon
CloneGlitch.FontSize = Enum.FontSize.Size24
CloneGlitch.Text = "Clone Glitch"
CloneGlitch.TextColor3 = Color3.new(1, 1, 1)
CloneGlitch.TextSize = 20

MonsterMash.Name = "MonsterMash"
MonsterMash.Parent = ScrollingFrame
MonsterMash.BackgroundColor3 = Color3.new(0, 0, 0)
MonsterMash.BackgroundTransparency = 0.95999997854233
MonsterMash.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
MonsterMash.BorderSizePixel = 2
MonsterMash.Position = UDim2.new(0.653846145, 0, 0.365758717, 0)
MonsterMash.Size = UDim2.new(0, 110, 0, 50)
MonsterMash.Font = Enum.Font.Cartoon
MonsterMash.FontSize = Enum.FontSize.Size24
MonsterMash.Text = "Monster Mash"
MonsterMash.TextColor3 = Color3.new(1, 1, 1)
MonsterMash.TextSize = 20

HeadFloat.Name = "HeadFloat"
HeadFloat.Parent = ScrollingFrame
HeadFloat.BackgroundColor3 = Color3.new(0, 0, 0)
HeadFloat.BackgroundTransparency = 0.95999997854233
HeadFloat.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
HeadFloat.BorderSizePixel = 2
HeadFloat.Position = UDim2.new(0.00549444556, 0, 0.365758717, 0)
HeadFloat.Size = UDim2.new(0, 110, 0, 50)
HeadFloat.Font = Enum.Font.Cartoon
HeadFloat.FontSize = Enum.FontSize.Size24
HeadFloat.Text = "Head Float"
HeadFloat.TextColor3 = Color3.new(1, 1, 1)
HeadFloat.TextSize = 20

MovingDance.Name = "MovingDance"
MovingDance.Parent = ScrollingFrame
MovingDance.BackgroundColor3 = Color3.new(0, 0, 0)
MovingDance.BackgroundTransparency = 0.95999997854233
MovingDance.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
MovingDance.BorderSizePixel = 2
MovingDance.Position = UDim2.new(0.32967025, 0, 0.478599191, 0)
MovingDance.Size = UDim2.new(0, 110, 0, 50)
MovingDance.Font = Enum.Font.Cartoon
MovingDance.FontSize = Enum.FontSize.Size24
MovingDance.Text = "Moving Dance"
MovingDance.TextColor3 = Color3.new(1, 1, 1)
MovingDance.TextSize = 20

Hug.Name = "Hug"
Hug.Parent = ScrollingFrame
Hug.BackgroundColor3 = Color3.new(0, 0, 0)
Hug.BackgroundTransparency = 0.95999997854233
Hug.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
Hug.BorderSizePixel = 2
Hug.Position = UDim2.new(0.00549441576, 0, 0.478599191, 0)
Hug.Size = UDim2.new(0, 110, 0, 50)
Hug.Font = Enum.Font.Cartoon
Hug.FontSize = Enum.FontSize.Size24
Hug.Text = "Hug Person"
Hug.TextColor3 = Color3.new(1, 1, 1)
Hug.TextSize = 20

OpenClose.Name = "Open"
OpenClose.Parent = Novole
OpenClose.BackgroundColor3 = Color3.new(0, 0, 0)
OpenClose.BackgroundTransparency = 0.20000000298023
OpenClose.BorderColor3 = Color3.new(0, 0, 0)
OpenClose.BorderSizePixel = 2
OpenClose.Position = UDim2.new(0, 0, 0, 353)
OpenClose.Size = UDim2.new(0, 65, 0, 30)
OpenClose.Font = Enum.Font.Cartoon
OpenClose.FontSize = Enum.FontSize.Size24
OpenClose.Text = "Open"
OpenClose.TextColor3 = Color3.new(1, 1, 1)
OpenClose.TextSize = 20
OpenClose.TextWrapped = true

OpenClose2.Name = "Close"
OpenClose2.Parent = Novole
OpenClose2.Visible = false
OpenClose2.BackgroundColor3 = Color3.new(0, 0, 0)
OpenClose2.BackgroundTransparency = 0.20000000298023
OpenClose2.BorderColor3 = Color3.new(0, 0, 0)
OpenClose2.BorderSizePixel = 2
OpenClose2.Position = UDim2.new(0, 0, 0, 353)
OpenClose2.Size = UDim2.new(0, 65, 0, 30)
OpenClose2.Font = Enum.Font.Cartoon
OpenClose2.FontSize = Enum.FontSize.Size24
OpenClose2.Text = "Close"
OpenClose2.TextColor3 = Color3.new(1, 1, 1)
OpenClose2.TextSize = 20
OpenClose2.TextWrapped = true

-- Extra

warn("Icyxos's FilteringEnabled Animations Script has loaded!")
print("Don't activate two animations at once!")

-- Buttons

OpenClose.MouseButton1Click:connect(function()
game.Players.LocalPlayer.PlayerGui.Novole.BackFrame.Visible = true
game.Players.LocalPlayer.PlayerGui.Novole.Close.Visible = true
print("Opened!")
end)

OpenClose2.MouseButton1Click:connect(function()
game.Players.LocalPlayer.PlayerGui.Novole.BackFrame.Visible = false
game.Players.LocalPlayer.PlayerGui.Novole.Close.Visible = false
game.Players.LocalPlayer.PlayerGui.Novole.Open.Visible = true
print("Closed!")
end)

DickHold.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "48975505"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play(2)
Anim:AdjustSpeed(1)
wait(4)
end)

SwordSlash.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "35978879"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

PartyDance.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "48972923"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

Levitate.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "313762630"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

HoldHands.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "54513258"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

FastTeleport.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "215384594"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

ArmFlap.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "27432691"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(100000)
end)

StompWalk.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "204328711"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

FloorCrawl.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "282574440"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

HeadFloat.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "121572214"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

CockSucking.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "45036843"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

MonsterMash.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "35634514"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

Hug.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "42071631"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

MovingDance.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "429703734"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(1)
end)

CloneGlitch.MouseButton1Click:connect(function()
Player = "LocalPlayer"
AnimationId = "215384594"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
Anim:Play()
Anim:AdjustSpeed(10000)
end)

Respawn.MouseButton1Click:connect(function()
game.Players.LocalPlayer.Character.Humanoid.Health = 0
end)

-- FilteringEnabled Animations Script, by Icyxos on V3rmillion!
end)

animation1_2.Name = "animation1"
animation1_2.Parent = ScrollingFrameAnimate
animation1_2.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
animation1_2.BorderColor3 = Color3.new(1, 1, 1)
animation1_2.BorderSizePixel = 0
animation1_2.Position = UDim2.new(0.0238907859, 0, 0.268729627, 0)
animation1_2.Size = UDim2.new(0, 265, 0, 41)
animation1_2.Font = Enum.Font.SourceSans
animation1_2.FontSize = Enum.FontSize.Size14
animation1_2.Text = "Animations GUI 1"
animation1_2.TextColor3 = Color3.new(0, 0, 0)
animation1_2.TextScaled = true
animation1_2.TextSize = 14
animation1_2.TextWrapped = true
animation1_2.MouseButton1Click:connect(function()
local Gui = Instance.new("ScreenGui", game.CoreGui)
Gui.Name = "FE Animations"
local Background = Instance.new("Frame",Gui)
Background.Name = "Background"
Background.Active = true
Background.BackgroundColor3 = Color3.fromRGB(220,190,200)
Background.Transparency = 0.3
Background.BorderSizePixel = 5
Background.Draggable = true
Background.Position = UDim2.new(0,300,0,300)
Background.Size = UDim2.new(0,345,0,190)
local Title = Instance.new("TextLabel",Background)
Title.BackgroundTransparency = 1
Title.Position = UDim2.new(0,0,0,-80)
Title.Size = UDim2.new(0,290,1,0)
Title.Font = "SourceSansLight"
Title.FontSize = "Size18"
Title.Text = "FE Animations [by illremember] IMPROVED"
Title.TextColor3 = Color3.fromRGB(20,20,25)

local BarrelRoll = Instance.new("TextButton", Background)
BarrelRoll.Name = "BarrelRoll"
BarrelRoll.BackgroundColor3 = Color3.fromRGB(20,20,20)
BarrelRoll.BackgroundTransparency = 0.1
BarrelRoll.BorderSizePixel = 0
BarrelRoll.Position = UDim2.new(0,120,0,30)
BarrelRoll.Size = UDim2.new(0,100,0,30)
BarrelRoll.Font = "SourceSansItalic"
BarrelRoll.FontSize = "Size18"
BarrelRoll.Text = "BarrelRoll"
BarrelRoll.TextColor3 = Color3.fromRGB(230,230,230)
BarrelRoll.TextWrapped = true

local Dab = BarrelRoll:Clone()
Dab.Name = "Dab"
Dab.Parent = Background
Dab.Position = UDim2.new(0,120,0,70)
Dab.Text = "Dab"

local Crouch = BarrelRoll:Clone()
Crouch.Name = "Crouch"
Crouch.Parent = Background
Crouch.Position = UDim2.new(0,10,0,110)
Crouch.Text = "Crouch"

local Scream = BarrelRoll:Clone()
Scream.Name = "Scream"
Scream.Parent = Background
Scream.Position = UDim2.new(0,10,0,30)
Scream.Text = "Scream"

local HeadOff = BarrelRoll:Clone()
HeadOff.Name = "HeadOff"
HeadOff.Parent = Background
HeadOff.Position = UDim2.new(0,10,0,70)
HeadOff.Text = "HeadOff"

local LayDown = BarrelRoll:Clone()
LayDown.Name = "LayDown"
LayDown.Parent = Background
LayDown.Position = UDim2.new(0,120,0,110)
LayDown.Text = "LayDown"

local hmm2 = BarrelRoll:Clone()
hmm2.Name = "hmm2"
hmm2.Parent = Background
hmm2.Position = UDim2.new(0,120,0,150)
hmm2.Text = "hmm2"

local HeadTHROW = BarrelRoll:Clone()
HeadTHROW.Name = "HeadTHROW"
HeadTHROW.Parent = Background
HeadTHROW.Position = UDim2.new(0,10,0,150)
HeadTHROW.Size = UDim2.new(0,100,0,30)
HeadTHROW.Text = "HeadTHROW"

local Scared = BarrelRoll:Clone()
Scared.Name = "Scared"
Scared.Parent = Background
Scared.Position = UDim2.new(0,230,0,30)
Scared.Size = UDim2.new(0,100,0,30)
Scared.Text = "Scared"

local WARNING = BarrelRoll:Clone()
WARNING.Name = "WARNING"
WARNING.Parent = Background
WARNING.Position = UDim2.new(0,230,0,70)
WARNING.Size = UDim2.new(0,100,0,30)
WARNING.Text = "WARNING"

local LoopHead = BarrelRoll:Clone()
LoopHead.Name = "LoopHead"
LoopHead.Parent = Background
LoopHead.Position = UDim2.new(0,230,0,110)
LoopHead.Size = UDim2.new(0,100,0,30)
LoopHead.Text = "LoopHead"

local armturbine = BarrelRoll:Clone()
armturbine.Name = "armturbine"
armturbine.Parent = Background
armturbine.Position = UDim2.new(0,230,0,150)
armturbine.Size = UDim2.new(0,100,0,30)
armturbine.Text = "armturbine"

--
local plr = game.Players.LocalPlayer

local mouse = plr:GetMouse()

lpc = game.Players.LocalPlayer.Character

weld1 = Instance.new("Weld")

BarrelRoll.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "136801964"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)

armturbine.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "259438880"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(100)
end
end
end)

LoopHead.MouseButton1Click:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "35154961"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
while wait(0.00703125) do
k:Play()
k:AdjustSpeed(640)
end
end
end
end)

hmm2.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "148840371"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)

LayDown.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "282574440"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)

Dab.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "248263260"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)

Scream.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "180611870"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)

HeadTHROW.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "35154961"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)

Scared.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "180612465"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)

HeadOff.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "121572214"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)

Crouch.MouseButton1Down:connect(function()
local gg = mouse.Target
if gg ~= nil then
for i,v in pairs(game.Players:GetPlayers()) do
AnimationId = "182724289"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
end
end
end)
end)

animation2_2.Name = "animation2"
animation2_2.Parent = ScrollingFrameAnimate
animation2_2.BackgroundColor3 = Color3.new(0.737255, 0.215686, 0.215686)
animation2_2.BorderColor3 = Color3.new(1, 1, 1)
animation2_2.BorderSizePixel = 0
animation2_2.Position = UDim2.new(0.0238907859, 0, 0.359934837, 0)
animation2_2.Size = UDim2.new(

Share