Qamyz

Untitled

Mar 10th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. updated, works every time permanent aimbot
  2. that also has handles
  3.  
  4. local data={
  5. save=1,
  6. savedata={
  7. koins=9999999999,
  8. main={
  9. upgrades={dunk={max=-59, current=-59},
  10. defense={max=-59, current=-59},
  11. steal={max=-59, current=20},
  12. jump={max=15, current=20},
  13. freethrow={max=-59, current=20},
  14. shotcontest={max=-59, current=20},
  15. ["2pointer"]={max=-59, current=20},
  16. ["3pointer"]={max=-59, current=20},
  17. handles={max=15, current=20},
  18. layup={max=12, current=20},
  19. postscorer={max=9, current=20},
  20. ballspeed={max=9, current=20},
  21. speed={max=11, current=20},
  22. passing={max=15, current=20},
  23. movingshot={max=13, current=20},
  24. strength={max=7, current=20}},
  25. park_onanimations={},
  26. rb7_celebrations={},
  27. jumpshots={"Starter Jumpshot 1", "Starter Jumpshot 2", "Starter Jumpshot 3"},
  28. prestige=3,
  29. pants={"Grey Joggers"},
  30. level=-42,
  31. layups={"Starter Layup 1", "Starter Layup 2"},
  32. shoes={"RB Generics"},
  33. park="eastside",
  34. dunks={"Big Slam"},
  35. currentexp=0,
  36. hats={"Nothing"},
  37. customjumpshots={},
  38. park_celebrations={},
  39. position="PG",
  40. playstyle="Passer",
  41. skills = {
  42. ["2pointer"]=-59,
  43. ["3pointer"]=-59,
  44. ballspeed=-59,
  45. defense=-59,
  46. dunk=-59,
  47. freethrow=-59,
  48. handles=59,
  49. jump=-59,
  50. layup=-59,
  51. movingshot=-59,
  52. passing=-59,
  53. postscorer=-59,
  54. shotcontest=-59,
  55. speed=-59,
  56. steal=-59,
  57. strength=-59,
  58. },
  59. maxexp=109999990,
  60. shirts={"Plain White Shirt"}
  61. },
  62. appearance={
  63. dunk="698187843", park_onanimations={},
  64. rb7_celebrations={},
  65. hat2={meshid="0", textureid="0", name="None", pos={y=0.3, z=0,}},
  66. layup={name="Starter Layup 1", idr="696678129", idl="696677707"},
  67. shirt="225684460",
  68. weight=185,
  69. pants="945117814",
  70. shoes={name="pirate black", shoetype="MidShoe", idr="1115251725", idl="1115251639"},
  71. hat={meshid="0", textureid="0", name="Backpack", pos={y=-1.9, z=-0.02}, rotation={y=-90, z=0}},
  72. skincolor="Brown",
  73. gender="Male",
  74. park_celebrations={},
  75. haircolor="Black",
  76. height=4.9,
  77. shothand="L",
  78. jumpshot={name="Starter Jumpshot 1", shot="697217666", jump="697208867"},
  79. hair={meshid="0", pos={y=0.3401, z=0},name="XXXTENTACION",size={y=1.4, x=1.5, z=1.3}}
  80. },
  81. upgrading=1
  82. },
  83. maindata={
  84. friends={},
  85. name=game.Players.LocalPlayer.Name,
  86. park="",
  87. id=game.Players.LocalPlayer.userId,
  88. follow="Anyone",
  89. league=0,
  90. gym=0
  91. }
  92. }
  93. print 'New Dominus';
  94.  
  95. game.ReplicatedStorage.tp:FireServer(data)
Add Comment
Please, Sign In to add comment