local Library = loadstring(Game:HttpGet("https://[Log in to view URL]"))()
local PhantomForcesWindow = Library:NewWindow("GoldEx v1")
local Bladeball = PhantomForcesWindow:NewSection("BladeBall MainTab")
Bladeball:CreateToggle("Auto Parry ", function()loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
Bladeball:CreateToggle("Auto Spam V1 (Credits=JoeHub)", function()loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
Bladeball:CreateButton("Auto Spam V2", function()loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
Bladeball:CreateToggle("AutoDetectV1", function ()loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
end)
Bladeball:CreateButton("ToggleBlockSpam:By Hosvile", function()game:GetService("StarterGui"):SetCore("SendNotification",{
Title = "Script by Hosvile",
Text = "Hold Block button to Spam",
Duration = 5
})
getgenv().SpamSpeed = 25 -- 1-25
if not getgenv().exeSpam then
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end
getgenv().exeSpam = true
end)
Bladeball:CreateButton("Fps Booster", function()_G.Settings = {
Players = {
["Ignore Me"] = true, -- Ignore your Character
["Ignore Others"] = true-- Ignore other Characters
},
Meshes = {
Destroy = false, -- Destroy Meshes
LowDetail = true -- Low detail meshes (NOT SURE IT DOES ANYTHING)
},
Images = {
Invisible = true, -- Invisible Images
LowDetail = false, -- Low detail images (NOT SURE IT DOES ANYTHING)
Destroy = false, -- Destroy Images
},
["No Particles"] = true, -- Disables all ParticleEmitter, Trail, Smoke, Fire and Sparkles
["No Camera Effects"] = true, -- Disables all PostEffect's (Camera/Lighting Effects)
["No Explosions"] = true, -- Makes Explosion's invisible
["No Clothes"] = true, -- Removes Clothing from the game
["Low Water Graphics"] = true, -- Removes Water Quality
["No Shadows"] = true, -- Remove Shadows
["Low Rendering"] = true, -- Lower Rendering
["Low Quality Parts"] = true -- Lower quality parts
}
loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
Bladeball:CreateToggle("Destroy Particle", function()loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
Bladeball:CreateButton("HoldToSpam:By Hosvile",
function()getgenv().SpamSpeed = 9
loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
Bladeball:CreateToggle("Aiming Mechanism",
function()loadstring(game:HttpGet("https://[Log in to view URL]",true))()
end)
Bladeball:CreateToggle("Auto Clash",
function()loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
local Credits = PhantomForcesWindow:NewSection("Credits")
Credits:CreateButton("Discord Server",
function()setclipboard("https://[Log in to view URL]")
end)
Credits:CreateButton("Made By OrzScript",
function()setclipboard("https://[Log in to view URL]")
end)
To embed this project on your website, copy the following code and paste it into your website's HTML: