Advertisement
Nangin20

PP Gamepass

Nov 9th, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.47 KB | None | 0 0
  1. game.Players.LocalPlayer.MewVIP.Value = 0
  2.  
  3. game.Players.LocalPlayer.OtherLegendary.Value = 1
  4.  
  5. game.Players.LocalPlayer.EeveeVIP.Value = 0
  6.  
  7. game.Players.LocalPlayer.RunVIP.Value = 1
  8.  
  9. game.Players.LocalPlayer.JohtoVIP.Value = 1
  10.  
  11. game.Players.LocalPlayer.KantoStarterVIP.Value = 1
  12.  
  13. game.Players.LocalPlayer.LegendaryVIP.Value = 1
  14.  
  15. game.Players.LocalPlayer.ShinyVIP.Value = 1
  16.  
  17. game.Players.LocalPlayer.MoonVIP.Value = 1
  18.  
  19. game.Players.LocalPlayer.MoreneyVIP.Value = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement