Advertisement
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("Script i wanna test the game", "BloodTheme")
- local Tab = Window:NewTab("SCRIPT")
- local Section = Tab:NewSection("made SCRIPT ROMA-TB")
- Section:NewButton("script(click)", "ButtonInfo", function()
- loadstring(Game:HttpGet("https://raw.githubusercontent.com/Ginxys/I-Wanna-Test-The-Game/main/Script.Lua"))()
- print("Clicked")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement