Advertisement
Guest User

Roma_TBBBB

a guest
Jun 17th, 2024
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  2. local Window = Library.CreateLib("Script i wanna test the game", "BloodTheme")
  3. local Tab = Window:NewTab("SCRIPT")
  4. local Section = Tab:NewSection("made SCRIPT ROMA-TB")
  5. Section:NewButton("script(click)", "ButtonInfo", function()
  6. loadstring(Game:HttpGet("https://raw.githubusercontent.com/Ginxys/I-Wanna-Test-The-Game/main/Script.Lua"))()
  7. print("Clicked")
  8. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement