Game Guides > Game FAQ >  

What is the code on toontown to get all the gags

What is the code on toontown to get all the gags
import toontown
def new(): return True
def new2(*a,**k): return 2
base.cr.isPaid = new
base.cr.isParentPasswordSet = new
toontown.toon.LocalToon.LocalToon.getGameAccess = new2