Advertisement
ScriptingGuy

Key Simulator Script

Mar 8th, 2020
1,061
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. The Game Link : https://www.roblox.com/games/4345692718/New-Trailer-Key-Simulator
  2. Discord Link : https://discordapp.com/channels/686554761901768721/686664520596324435
  3.  
  4. --Free Gamepasses
  5. for i,v in pairs(game.Players.LocalPlayer.gamepasses:GetChildren()) do
  6. v.Value = 1
  7. end
  8.  
  9.  
  10. --Auto Farm
  11. _G.Toggle = true
  12.  
  13. loadstring(game:HttpGet(('https://pastebin.com/raw/VTnhnh9g')))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement