ZachPlayz_Dev

Free gamepasses

Dec 23rd, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. -- Snipped on v3r for reasons
  2. -- I've been getting lots of reports of everything is actually visual.
  3. -- You can still have the scripts to troll/send pics ig
  4. -- THIS IS JUST VISUAL STOP DMING ME THAT IT DOESN't WORK............................
  5. -- Jxnt#9946
  6. local gamepasses = {7411036}
  7. for _,v in next, gamepasses do
  8. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  9. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  10. OwO.Name = "Infinite Strength"
  11. OwO.Value = tostring(v)
  12. end
  13. local gamepasses = {7411024}
  14. for _,v in next, gamepasses do
  15. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  16. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  17. OwO.Name = "Fast Lifting"
  18. OwO.Value = tostring(v)
  19. end
  20. local gamepasses = {7411032}
  21. for _,v in next, gamepasses do
  22. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  23. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  24. OwO.Name = "x2 Strength"
  25. OwO.Value = tostring(v)
  26. end
  27. end
  28. local gamepasses = {7410988}
  29. for _,v in next, gamepasses do
  30. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  31. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  32. OwO.Name = "x2 Coins"
  33. OwO.Value = tostring(v)
  34. end
  35. end
Add Comment
Please, Sign In to add comment