Advertisement
PRO_GAMER_ROBLOX

Bubble Gum Simulator FREE GAMEPASSES SCRIPT JUNE 2021

Jun 28th, 2021
4,134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. for i,v in pairs(getgc(true)) do
  2.     if (type(v) == 'table' and rawget(v, 'Call')) then
  3.         v:Call('GetOwnedPasses')['Fast Hatch'] = true
  4.         v:Call('GetOwnedPasses')['x2 Luck'] = true
  5.     end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement