Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --TANS GUI--
- local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
- local Window = Library.CreateLib("Name", "LightTheme")
- local Tab = Window:NewTab("Tan's Gui")
- local Section = Tab:NewSection("Tan's Gui-BUTTONS")
- Section:NewButton("[FREE UGC] JUST SWING SCRIPT", "Hi", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraScript/Script/main/JustSwing", true))()
- print("Clicked")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement