Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(1.2)
- game.StarterGui:SetCore("SendNotification", {
- Title = "Infinity Hub"; -- the title (ofc)
- Text = "Made By SumitScripts"; -- what the text says (ofc)
- Icon = ""; -- the image if u want.
- Duration = 5; -- how long the notification should in secounds
- })
- local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
- local Window = Library:NewWindow("Phantom Ball 🏀")
- local Section = Window:NewSection("🗡️ Autos")
- Section:CreateToggle("NoCD Auto Parry", function(value)
- while true do
- game:GetService("ReplicatedStorage").TS.GeneratedNetworkRemotes:FindFirstChild("RE_4.984948043403752e+76"):FireServer(2.933813859058389e+76)
- wait()
- end
- print(value)
- end)
- Section:CreateToggle("AntiLag", function(value)
- -- Made by RIP#6666
- _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://raw.githubusercontent.com/CasperFlyModz/discord.gg-rips/main/FPSBooster.lua"))()
- print(value)
- end)
- local Section = Window:NewSection("🏀 Mics")
- Section:CreateButton("TSpeed (Don't Spam)", function()
- function isNumber(str) if tonumber(str) ~= nil or str == 'inf' then return true end end local tspeed = 1 local hb = game:GetService("RunService").Heartbeat local tpwalking = true local player = game:GetService("Players") local lplr = player.LocalPlayer local chr = lplr.Character local hum = chr and chr:FindFirstChildWhichIsA("Humanoid") while tpwalking and hb:Wait() and chr and hum and hum.Parent do if hum.MoveDirection.Magnitude > 0 then if tspeed and isNumber(tspeed) then chr:TranslateBy(hum.MoveDirection * tonumber(tspeed)) else chr:TranslateBy(hum.MoveDirection) end end end
- print("Clicked")
- end)
- Section:CreateButton("Fly Updated", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Pro69Yes/sussy-Script/main/SecuredFlyGuiv3.lua'))()
- print("Clicked")
- end)
- local Section = Window:NewSection("YT: SumitScriptsYT")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement