Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("shadow scripts UI", "Ocean")
- local Tab = Window:NewTab("random scripts")
- local Section = Tab:NewSection("Scripts ↓")
- Section:NewButton("FLY GUI V3 MODDED", "TEST", function()
- loadstring(game: HttpGet('https://pastebin.com/raw/3UYg1qqb'))()
- end)
- Section:NewButton("Nameless animation V3 -My World (read info)", "keybinds: F R T Q | this script was not made by me", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/CsKA3L8Z"))()
- end)
- Section:NewButton("PRISON LIFE HACK", "it wasn't made by me! but I put it here because I use this script a lot", function()
- loadstring(game: HttpGet('https://pastebin.com/raw/VUzUCJGf'))()
- end)
- Section:NewButton("NUKER MOD GUI da hood(script owner in info)", "Made by tokixqp#3489 and Lucifear#0001", function()
- loadstring(game: HttpGet('https://pastebin.com/raw/DDXCeVtk'))()
- end)
- Section:NewButton("KEYBOARD SCRIPT", "Made by ???", function()
- loadstring(game: HttpGet('https://pastebin.com/raw/YtdxEz0q'))()
- end)
- Section:NewButton("Doors script made by darkrai", "cool script for doors.... yeaahh", function()
- loadstring(game: HttpGet('https://pastebin.com/raw/wm4eQSUQ'))()
- end)
- Section:NewButton("Infinite Yield FE", "MY FAVORITE SCRIPT", function()
- loadstring(game: HttpGet('https://pastebin.com/raw/8fUy5TBM'))()
- end)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "SHADOW SCRIPTS UI";
- Text = "thank you very much for using this script btw are you subscribed to my channel?";
- Icon = "rbxthumb://type=Asset&id=505845268&w=150&h=150"})
- Duration = 5;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement