Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local data={
- save=2,
- savedata={
- koins=9999999999,
- main={
- upgrades={dunk={max=17, current=20},
- defense={max=15, current=20},
- steal={max=13, current=20},
- jump={max=15, current=20},
- freethrow={max=20, current=20},
- shotcontest={max=18, current=20},
- ["2pointer"]={max=20, current=20},
- ["3pointer"]={max=11, current=20},
- handles={max=15, current=20},
- layup={max=12, current=20},
- postscorer={max=9, current=20},
- ballspeed={max=9, current=20},
- speed={max=-59, current=-59},
- passing={max=15, current=20},
- movingshot={max=-59, current=-59},
- strength={max=7, current=20}},
- park_onanimations={},
- rb7_celebrations={},
- jumpshots={"Starter Jumpshot 1", "Starter Jumpshot 2", "Starter Jumpshot 3"},
- prestige=1,
- pants={"Grey Joggers"},
- level=13,
- layups={"Starter Layup 1", "Starter Layup 2"},
- shoes={"RB Generics"},
- park="eastside",
- dunks={"Big Slam"},
- currentexp=1,
- hats={"Nothing"},
- customjumpshots={},
- park_celebrations={},
- position="PG",
- playstyle="Shooter",
- skills = {
- ["2pointer"]=58,
- ["3pointer"]=58,
- ballspeed=59,
- defense=59,
- dunk=-14.5,
- freethrow=59,
- handles=59,
- jump=58,
- layup=58,
- movingshot=-59,
- passing=58,
- postscorer=-14.5,
- shotcontest=59,
- speed=-59,
- steal=59,
- strength=58,
- },
- maxexp=9393,
- shirts={"Plain White Shirt"}
- },
- appearance={
- dunk="698187843", park_onanimations={},
- rb7_celebrations={},
- hat2={meshid="0", textureid="431717780", name="Harambe", pos={y=-0.2, z=-0.1}},
- layup={name="Starter Layup 1", idr="696678129", idl="696677707"},
- shirt="0",
- weight=180,
- pants="0",
- shoes={name="RB Generics", shoetype="MidShoe", idr="1030490745", idl="1030489780"},
- hat={meshid="0", textureid="0", name="Kermit The Fag", pos={y=-1.5, z=0.5}},
- skincolor="Really black",
- gender="Male",
- park_celebrations={},
- haircolor="Really black",
- height=6.1,
- shothand="R",
- jumpshot={name="Starter Jumpshot 1", shot="697217666", jump="697208867"},
- hair={meshid="0", pos={y=.4, z=0},name="Lebron Hair",size={y=1, x=1, z=1}}
- },
- upgrading=1
- },
- maindata={
- friends={},
- name=game.Players.LocalPlayer.Name,
- park="",
- id=game.Players.LocalPlayer.userId,
- follow="Anyone",
- league=0,
- gym=0
- }
- }
- print 'New Dominus';
- game.ReplicatedStorage.tp:FireServer(data)
Add Comment
Please, Sign In to add comment