Advertisement
Guest User

yeah uh this a r

a guest
May 20th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. local data={
  2. save=2,
  3. savedata={
  4. koins=99999999999,
  5. main={
  6. upgrades={dunk={max=7, current=7},
  7. defense={max=14, current=14},
  8. steal={max=16, current=16},
  9. jump={max=12, current=12},
  10. freethrow={max=15, current=15},
  11. shotcontest={max=7, current=7},
  12. ["2pointer"]={max=20, current=20},
  13. ["3pointer"]={max=20, current=20},
  14. handles={max=17, current=17},
  15. layup={max=20, current=20},
  16. postscorer={max=9, current=0},
  17. ballspeed={max=16, current=16},
  18. speed={max=20, current=20},
  19. passing={max=20, current=20},
  20. movingshot={max=20, current=20},
  21. strength={max=7, current=0}},
  22. park_onanimations={},
  23. rb7_celebrations={},
  24. jumpshots={"Starter Jumpshot 1", "Starter Jumpshot 2", "Starter Jumpshot 3"},
  25. prestige=2,
  26. pants={"Grey Joggers"},
  27. level=23,
  28. layups={"Starter Layup 1", "Starter Layup 2"},
  29. shoes={"RB Generics"},
  30. park="eastside",
  31. dunks={"Big Slam"},
  32. currentexp=0,
  33. hats={"Nothing"},
  34. customjumpshots={},
  35. park_celebrations={},
  36. position="SG",
  37. playstyle="Shooter",
  38. skills={
  39. dunk=72,
  40. defense=90,
  41. steal=91,
  42. jump=89,
  43. freethrow=99,
  44. shotcontest=76,
  45. ["2pointer"]=99,
  46. ["3pointer"]=94,
  47. handles=84,
  48. layup=87,
  49. postscorer=82,
  50. ballspeed=86,
  51. speed=97,
  52. passing=73,
  53. movingshot=79,
  54. strength=79
  55. },
  56. maxexp=100,
  57. shirts={"Plain White Shirt"}
  58. },
  59. appearance={
  60. dunk="698187843", park_onanimations={},
  61. rb7_celebrations={},
  62. hat2={meshid="", textureid="", name="None", pos={y=0, z=0}},
  63. layup={name="Starter Layup 1", idr="696678129", idl="696677707"},
  64. shirt="225684460",
  65. weight=190,
  66. pants="945117814",
  67. shoes={name="RB Generics", shoetype="MidShoe", idr="945506326", idl="945506326"},
  68. hat={meshid="", textureid="", name="None", pos={y=0, z=0}},
  69. skincolor="Brown",
  70. gender="Male",
  71. park_celebrations={},
  72. haircolor="Really black",
  73. height=5.1,
  74. shothand="R",
  75. jumpshot={name="Starter Jumpshot 1", shot="697217666", jump="697208867"},
  76. hair={meshid="", pos={y=0, z=0},name="Bald",size={y=0, x=0, z=0}}
  77. },
  78. upgrading=2
  79. },
  80. maindata={
  81. friends={},
  82. name=game.Players.LocalPlayer.Name,
  83. park="",
  84. id=game.Players.LocalPlayer.userId,
  85. follow="Anyone",
  86. league=0,
  87. gym=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement