Advertisement
Alex_great

Yes

May 1st, 2022
14,954
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/miroeramaa/TurtleLib/main/TurtleUiLib.lua"))()
  2. --- The Code
  3. local window = library:Window("Free Gamepasses script")
  4. window:Button("Chaos", function()
  5. game.Players.LocalPlayer.UserId = "2205774994"
  6. end)
  7. window:Button("Vehicle Simulator", function()
  8. game.Players.LocalPlayer.UserId = "1099580"
  9. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement