Scripts
Scripts
loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/PolarWasHere/
Arctic/main/Arctic"))()
DH: loadstring(game:HttpGet("https://pastebin.com/raw/C6R2XTGi"))()
Unfair hub:
loadstring(game:HttpGet(('https://raw.githubusercontent.com/rblxscriptsnet/unfair/
main/rblxhub.lua'),true))()
Bloxfruits: loadstring(game:HttpGet("https://raw.githubusercontent.com/XO-3S-CL-
VCK-jf-3HDM/Products/main/Old-BloxFruit"))()
Bloxburg:
loadstring(game:HttpGet("https://raw.githubusercontent.com/PainfulDestroyer/
Roblox/main/Scar%20Hub"))()
Brookhaven (Icehub):
loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMael7/NewIceHub/
main/Brookhaven"))()
Combat Warriors:
loadstring(game:HttpGet("https://raw.githubusercontent.com/frkfx/Combat-Warriors/
main/Script"))()
Faded: --Faded listed
_G.Toggles = "V" -- You can put any keybind
loadstring(game:HttpGet("https://raw.githubusercontent.com/NighterEpic/Faded/main/
YesEpic", true))()
--Faded grid
_G.Toggles = "V" -- You can put any keybind
loadstring(game:HttpGet("https://raw.githubusercontent.com/NighterEpic/Faded-Grid/
main/YesEpic", true))()
Rename Script: Go down to line 4 and put your name where it says "YOUR NAME HERE"
and replace anything you want your name to be in line 4 where it says "YOUR NEW
NAME HERE"
Universal Aimbot:
loadstring(game:HttpGet(('https://raw.githubusercontent.com/RTrade/Voidz/main/
Games.lua'),true))()
local ToEnable = {
FullBright = false
}
local Stuff = {}
if ToDisable.Particles then
if v:IsA("ParticleEmitter") or v:IsA("Smoke") or v:IsA("Explosion") or
v:IsA("Sparkles") or v:IsA("Fire") then
v.Enabled = false
table.insert(Stuff, 1, v)
end
end
if ToDisable.VisualEffects then
if v:IsA("BloomEffect") or v:IsA("BlurEffect") or v:IsA("DepthOfFieldEffect") or
v:IsA("SunRaysEffect") then
v.Enabled = false
table.insert(Stuff, 1, v)
end
end
if ToDisable.Textures then
if v:IsA("Decal") or v:IsA("Texture") then
v.Texture = ""
table.insert(Stuff, 1, v)
end
end
if ToDisable.Sky then
if v:IsA("Sky") then
v.Parent = nil
table.insert(Stuff, 1, v)
end
end
end
if ToEnable.FullBright then
local Lighting = game:GetService("Lighting")
repeat
wait()
until game:IsLoaded() and
game.Players.LocalPlayer.Character:FindFirstChild("FULLY_LOADED_CHAR") and
game.Players.LocalPlayer.PlayerGui.MainScreenGui:FindFirstChild("AnimationPack")
and
game.Players.LocalPlayer.PlayerGui.MainScreenGui:FindFirstChild("AnimationPlusPack"
)
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Lean") then
game.ReplicatedStorage.ClientAnimations.Lean:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Lay") then
game.ReplicatedStorage.ClientAnimations.Lay:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Dance1") then
game.ReplicatedStorage.ClientAnimations.Dance1:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Dance2") then
game.ReplicatedStorage.ClientAnimations.Dance2:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Greet") then
game.ReplicatedStorage.ClientAnimations.Greet:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Praying") then
game.ReplicatedStorage.ClientAnimations.Praying:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("TheDefault") then
game.ReplicatedStorage.ClientAnimations.TheDefault:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Sturdy") then
game.ReplicatedStorage.ClientAnimations.Sturdy:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Rossy") then
game.ReplicatedStorage.ClientAnimations.Rossy:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("Griddy") then
game.ReplicatedStorage.ClientAnimations.Griddy:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("TPose") then
game.ReplicatedStorage.ClientAnimations.TPose:Destroy()
end
if game.ReplicatedStorage.ClientAnimations:FindFirstChild("SpeedBlitz") then
game.ReplicatedStorage.ClientAnimations.SpeedBlitz:Destroy()
end
function AnimationPack(Character)
Character:WaitForChild'Humanoid'
repeat
wait()
until game.Players.LocalPlayer.Character:FindFirstChild("FULLY_LOADED_CHAR")
and
game.Players.LocalPlayer.PlayerGui.MainScreenGui:FindFirstChild("AnimationPack")
and
game.Players.LocalPlayer.PlayerGui.MainScreenGui:FindFirstChild("AnimationPlusPack"
)
local AnimationPack =
game:GetService("Players").LocalPlayer.PlayerGui.MainScreenGui.AnimationPack
local AnimationPackPlus =
game:GetService("Players").LocalPlayer.PlayerGui.MainScreenGui.AnimationPlusPack
local ScrollingFrame = AnimationPack.ScrollingFrame
local CloseButton = AnimationPack.CloseButton
local ScrollingFramePlus = AnimationPackPlus.ScrollingFrame
local CloseButtonPlus = AnimationPackPlus.CloseButton
local Lean =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(LeanAnimati
on)
local Lay =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(LayAnimatio
n)
local Dance1 =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(Dance1Anima
tion)
local Dance2 =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(Dance2Anima
tion)
local Greet =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(GreetAnimat
ion)
local ChestPump =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(ChestPumpAn
imation)
local Praying =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(PrayingAnim
ation)
local TheDefault =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(TheDefaultA
nimation)
local Sturdy =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(SturdyAnima
tion)
local Rossy =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(RossyAnimat
ion)
local Griddy =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(GriddyAnima
tion)
local TPose =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(TPoseAnimat
ion)
local SpeedBlitz =
game:GetService("Players").LocalPlayer.Character.Humanoid:LoadAnimation(SpeedBlitzA
nimation)
AnimationPack.Visible = true
AnimationPackPlus.Visible = true
ScrollingFrame.UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
ScrollingFramePlus.UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
function Stop()
Lean:Stop()
Lay:Stop()
Dance1:Stop()
Dance2:Stop()
Greet:Stop()
ChestPump:Stop()
Praying:Stop()
TheDefault:Stop()
Sturdy:Stop()
Rossy:Stop()
Griddy:Stop()
TPose:Stop()
SpeedBlitz:Stop()
end
--credit Zackary#1011 (again cuz someone might skid this to their script)
AnimationPack.MouseButton1Click:Connect(function()
if ScrollingFrame.Visible == false then
ScrollingFrame.Visible = true
CloseButton.Visible = true
AnimationPackPlus.Visible = false
end
end)
AnimationPackPlus.MouseButton1Click:Connect(function()
if ScrollingFramePlus.Visible == false then
ScrollingFramePlus.Visible = true
CloseButtonPlus.Visible = true
AnimationPack.Visible = false
end
end)
CloseButton.MouseButton1Click:Connect(function()
if ScrollingFrame.Visible == true then
ScrollingFrame.Visible = false
CloseButton.Visible = false
AnimationPackPlus.Visible = true
end
end)
CloseButtonPlus.MouseButton1Click:Connect(function()
if ScrollingFramePlus.Visible == true then
ScrollingFramePlus.Visible = false
CloseButtonPlus.Visible = false
AnimationPack.Visible = true
end
end)
LeanTextButton.MouseButton1Click:Connect(function()
Stop()
Lean:Play()
end)
LayTextButton.MouseButton1Click:Connect(function()
Stop()
Lay:Play()
end)
Dance1TextButton.MouseButton1Click:Connect(function()
Stop()
Dance1:Play()
end)
Dance2TextButton.MouseButton1Click:Connect(function()
Stop()
Dance2:Play()
end)
GreetTextButton.MouseButton1Click:Connect(function()
Stop()
Greet:Play()
end)
ChestPumpTextButton.MouseButton1Click:Connect(function()
Stop()
ChestPump:Play()
end)
PrayingTextButton.MouseButton1Click:Connect(function()
Stop()
Praying:Play()
end)
TheDefaultTextButton.MouseButton1Click:Connect(function()
Stop()
TheDefault:Play()
end)
SturdyTextButton.MouseButton1Click:Connect(function()
Stop()
Sturdy:Play()
end)
RossyTextButton.MouseButton1Click:Connect(function()
Stop()
Rossy:Play()
end)
GriddyTextButton.MouseButton1Click:Connect(function()
Stop()
Griddy:Play()
end)
TPoseTextButton.MouseButton1Click:Connect(function()
Stop()
TPose:Play()
end)
SpeedBlitzTextButton.MouseButton1Click:Connect(function()
Stop()
SpeedBlitz:Play()
end)
game:GetService("Players").LocalPlayer.Character.Humanoid.Running:Connect(function(
)
Stop()
end)
game:GetService("Players").LocalPlayer.CharacterAdded:Connect(function()
Stop()
end)
end
AnimationPack(game.Players.LocalPlayer.Character)
game.Players.LocalPlayer.CharacterAdded:Connect(AnimationPack)