Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 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.  
  7. local gamepasses = {7235693}
  8. for _,v in next, gamepasses do
  9. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  10. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  11. OwO.Name = "Faster Sword"
  12. OwO.Value = tostring(v)
  13. end
  14. end
  15. local gamepasses = {7235671}
  16. for _,v in next, gamepasses do
  17. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  18. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  19. OwO.Name = "x2 Ninjitsu"
  20. OwO.Value = tostring(v)
  21. end
  22. end
  23. local gamepasses = {7235680}
  24. for _,v in next, gamepasses do
  25. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  26. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  27. OwO.Name = "x2 Speed"
  28. OwO.Value = tostring(v)
  29. end
  30. end
  31. local gamepasses = {7235685}
  32. for _,v in next, gamepasses do
  33. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  34. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  35. OwO.Name = "x2 Damage"
  36. OwO.Value = tostring(v)
  37. end
  38. end
  39. local gamepasses = {7235688}
  40. for _,v in next, gamepasses do
  41. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  42. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  43. OwO.Name = "x2 Health"
  44. OwO.Value = tostring(v)
  45. end
  46. end
  47. local gamepasses = {7235698}
  48. for _,v in next, gamepasses do
  49. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  50. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  51. OwO.Name = "Infinite Ninjitsu"
  52. OwO.Value = tostring(v)
  53. end
  54. end
  55. local gamepasses = {7361190}
  56. for _,v in next, gamepasses do
  57. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  58. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  59. OwO.Name = "+20 Capacity"
  60. OwO.Value = tostring(v)
  61. end
  62. end
  63. local gamepasses = {7361206}
  64. for _,v in next, gamepasses do
  65. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  66. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  67. OwO.Name = "+60 Capacity"
  68. OwO.Value = tostring(v)
  69. end
  70. end
  71. local gamepasses = {7361232}
  72. for _,v in next, gamepasses do
  73. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  74. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  75. OwO.Name = "+4 Pet Slots"
  76. OwO.Value = tostring(v)
  77. end
  78. end
  79. local gamepasses = {7442984}
  80. for _,v in next, gamepasses do
  81. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  82. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  83. OwO.Name = "Infinite Ammo"
  84. OwO.Value = tostring(v)
  85. end
  86. end
  87. local gamepasses = {7504500}
  88. for _,v in next, gamepasses do
  89. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  90. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  91. OwO.Name = "+100 Capacity"
  92. OwO.Value = tostring(v)
  93. end
  94. end
  95. local gamepasses = {7557569}
  96. for _,v in next, gamepasses do
  97. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  98. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  99. OwO.Name = "+200 Capacity"
  100. OwO.Value = tostring(v)
  101. end
  102. end
  103. local gamepasses = {7557657}
  104. for _,v in next, gamepasses do
  105. if not game.Players.LocalPlayer:FindFirstChild(tostring(v)) then
  106. local OwO = Instance.new("BoolValue", game.Players.LocalPlayer.ownedGamepasses)
  107. OwO.Name = "+2 Pet Slots"
  108. OwO.Value = tostring(v)
  109. end
  110. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement