Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local data={
- save=2,
- savedata={
- koins=800000000,
- main={
- upgrades={dunk={max=9, current=0},
- defense={max=14, current=14},
- steal={max=12, current=12},
- jump={max=10, current=10},
- freethrow={max=11, current=11},
- shotcontest={max=13, current=13},
- ["2pointer"]={max=8, current=8},
- ["3pointer"]={max=7, current=7},
- handles={max=14, current=14},
- layup={max=12, current=12},
- postscorer={max=9, current=9},
- ballspeed={max=9, current=9},
- speed={max=11, current=11},
- passing={max=16, current=16},
- movingshot={max=13, current=13},
- strength={max=7, current=7}},
- park_onanimations={},
- rb7_celebrations={},
- jumpshots={"Starter Jumpshot 1", "Starter Jumpshot 2", "Starter Jumpshot 3"},
- prestige=1,
- pants={"Grey Joggers"},
- level=99,
- layups={"Starter Layup 1", "Starter Layup 2"},
- shoes={"RB Generics"},
- park="westlake",
- dunks={"Big Slam"},
- currentexp=0,
- hats={"Nothing"},
- customjumpshots={},
- park_celebrations={},
- position="SG",
- playstyle="FATFUCKER",
- skills={
- dunk=59,
- defense=59,
- steal=59,
- jump=59,
- freethrow=59,
- shotcontest=59,
- ["2pointer"]=59,
- ["3pointer"]=59,
- handles=59,
- layup=59,
- postscorer=59,
- ballspeed=59,
- speed=58,
- passing=59,
- movingshot=59,
- strength=59
- },
- maxexp=100,
- shirts={"Plain White Shirt"}
- },
- appearance={
- dunk="698187843", park_onanimations={},
- rb7_celebrations={},
- hat2={meshid="", textureid="", name="None", pos={y=0, z=0}},
- layup={name="Starter Layup 1", idr="696678129", idl="696677707"},
- shirt="994247542",
- weight=500,
- pants="994247542",
- shoes={name="RB Generics", shoetype="MidShoe", idr="994247542", idl="994247542"},
- hat={meshid="431036192", textureid="431036179", name="Dominus Excentricos", pos={y=0, z=0}},
- skincolor="Black",
- gender="Male",
- park_celebrations={},
- haircolor="Black",
- height=8,
- shothand="R",
- jumpshot={name="Starter Jumpshot 1", shot="697217666", jump="697208867"},
- hair={meshid="", pos={y=0, z=0},name="Bald",size={y=0, x=0, z=0}}
- },
- upgrading=1
- },
- maindata={
- friends={},
- name=game.Players.LocalPlayer.Name,
- park="",
- id=game.Players.LocalPlayer.userId,
- follow="Anyone",
- league=0,
- gym=0
- }
- }
- game.ReplicatedStorage.tp:FireServer(data)
Add Comment
Please, Sign In to add comment