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("made by grappabroskiskibidilewandoski", "DarkTheme")
- local Tab = Window:NewTab("Main")
- local Section = Tab:NewSection("Main")
- Section:NewButton("trs script", "trs script", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/nuvexa-yay/Scripts/main/TRS/Mobile"))()
- print("Clicked")
- end)
- Section:NewButton("mm2 script", "mm2 script", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Murder-Mystery-2-AtherHub-17204"))()
- print("Clicked")
- end)
- Section:NewButton("fly gui", "fly gui", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Fly-Gui-V3-17541"))()
- print("Clicked")
- end)
- Section:NewButton("stfo script", "stfo script", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/nuvexa-yay/Scripts/main/STFO/Main"))()
- print("Clicked")
- end)
- Section:NewButton("yarhm", "universal script", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Joystickplays/psychic-octo-invention/main/yarhm.lua", false))()
- print("Clicked")
- end)
- Section:NewButton("Prison Life", "prison life script", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/dalloc2/Roblox/main/TigerAdmin.lua"))()
- print("Clicked")
- end)
- Section:NewButton("dahood script", "dahood", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/lerkermer/lua-projects/master/SwagModeV002'))()
- print("Clicked")
- end)
- Section:NewButton("Real Futbol 24", "rf24 script", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/1m0v2Ebj"))()
- print("Clicked")
- end)
- Section:NewButton("RIVALS", "ez", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPD-RIVALS-FREE-GUI-16266"))()
- print("Clicked")
- end)
- local Tab = Window:NewTab("Others")
- local Section = Tab:NewSection("Other Scripts")
- Section:NewButton("Dahood 2rd Script", "uwu", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Allvideo/test/main/Whitelist.txt"))()
- print("Clicked")
- end)
- Section:NewButton("Pls Donate", "Nothing here", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/fueysx/PlsDonate/main/PanelMain"))()
- print("Clicked")
- end)
- Section:NewButton("Prison Life 2rd Script", "PL2", function()
- loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-AFEM-14048"))()
- print("Clicked")
- end)
- Section:NewButton("Touch Soccer", "TS Script", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/LOLking123456/AutoGoal/main/TouchFootball"))()
- print("Clicked")
- end)
- local Tab = Window:NewTab("Credits")
- local Section = Tab:NewSection("Made by grappabroskiskibidilewandoski. on dc")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement