Advertisement
ZachPlayz_Dev

Untitled

Aug 1st, 2020
670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.81 KB | None | 0 0
  1. game:GetService("ReplicatedStorage").CheckAndGiveStand.OnServerEvent:Connect(function(player, parent)
  2. local chr = player.Character
  3. local data = player:WaitForChild("Data")
  4. local standdata = data:WaitForChild("Stand")
  5.  
  6. if standdata.Value == 1 then
  7. local originalstandless = game.Lighting.Standless
  8. local standless = originalstandless:Clone()
  9. standless.Parent = parent
  10. elseif standdata.Value == 2 then
  11. local originalstand = game.Lighting.StarPlatinum
  12. local stand = originalstand:Clone()
  13. stand.Parent = parent
  14. elseif standdata.Value == 10010 then
  15. local originalstand = game.Lighting.StarPlatinumOVA
  16. local stand = originalstand:Clone()
  17. stand.Parent = parent
  18. elseif standdata.Value == 3 then
  19. local originalstand = game.Lighting.StarPlatinumTW
  20. local stand = originalstand:Clone()
  21. stand.Parent = parent
  22. elseif standdata.Value == 4 then
  23. local originalstand = game.Lighting.TheWorld
  24. local stand = originalstand:Clone()
  25. stand.Parent = parent
  26. elseif standdata.Value == 10004 then
  27. local originalstand = game.Lighting.TheWorldOVA
  28. local stand = originalstand:Clone()
  29. stand.Parent = parent
  30. elseif standdata.Value == 10005 then
  31. local originalstand = game.Lighting.TheWorldOVAH
  32. local stand = originalstand:Clone()
  33. stand.Parent = parent
  34. elseif standdata.Value == 10008 then
  35. local originalstand = game.Lighting.CreeperQueen
  36. local stand = originalstand:Clone()
  37. stand.Parent = parent
  38. elseif standdata.Value == 10011 then
  39. local originalstand = game.Lighting.StevePlatinum
  40. local stand = originalstand:Clone()
  41. stand.Parent = parent
  42. elseif standdata.Value == 2000 then
  43. local originalstand = game.Lighting.TheWorldUH
  44. local stand = originalstand:Clone()
  45. stand.Parent = parent
  46. elseif standdata.Value == 5 then
  47. local originalstand = game.Lighting.CrazyDiamond
  48. local stand = originalstand:Clone()
  49. stand.Parent = parent
  50. elseif standdata.Value == 6 then
  51. local originalstand = game.Lighting.KillerQueen
  52. local stand = originalstand:Clone()
  53. stand.Parent = parent
  54. elseif standdata.Value == 7 then
  55. local originalstand = game.Lighting.GoldExperience
  56. local stand = originalstand:Clone()
  57. stand.Parent = parent
  58. elseif standdata.Value == 8 then
  59. local originalstand = game.Lighting.GoldExperienceRequiem
  60. local stand = originalstand:Clone()
  61. stand.Parent = parent
  62. elseif standdata.Value == 9 then
  63. local originalstand = game.Lighting.KingCrimson
  64. local stand = originalstand:Clone()
  65. stand.Parent = parent
  66. elseif standdata.Value == 10006 then
  67. local originalstand = game.Lighting.PinkCrimson
  68. local stand = originalstand:Clone()
  69. stand.Parent = parent
  70. elseif standdata.Value == 10 then
  71. local originalstand = game.Lighting.DoppioKingCrimson
  72. local stand = originalstand:Clone()
  73. stand.Parent = parent
  74. elseif standdata.Value == 11 then
  75. local originalstand = game.Lighting.TheWorldAlternateUniverse
  76. local stand = originalstand:Clone()
  77. stand.Parent = parent
  78. elseif standdata.Value == 12 then
  79. local originalstand = game.Lighting.StarPlatinumOH
  80. local stand = originalstand:Clone()
  81. stand.Parent = parent
  82. elseif standdata.Value == 13 then
  83. local originalstand = game.Lighting.TheWorldOH
  84. local stand = originalstand:Clone()
  85. stand.Parent = parent
  86. elseif standdata.Value == 14 then
  87. local originalstand = game.Lighting.OMT
  88. local stand = originalstand:Clone()
  89. stand.Parent = parent
  90. elseif standdata.Value == 15 then
  91. local originalstand = game.Lighting.Sword
  92. local stand = originalstand:Clone()
  93. stand.Parent = parent
  94. elseif standdata.Value == 10007 then
  95. local originalstand = game.Lighting.ShinySword
  96. local stand = originalstand:Clone()
  97. stand.Parent = parent
  98. elseif standdata.Value == 16 then
  99. local originalstand = game.Lighting.RiceFarmer
  100. local stand = originalstand:Clone()
  101. stand.Parent = parent
  102. elseif standdata.Value == 17 then
  103. local originalstand = game.Lighting.Samurai
  104. local stand = originalstand:Clone()
  105. stand.Parent = parent
  106. elseif standdata.Value == 18 then
  107. local originalstand = game.Lighting.Anubis
  108. local stand = originalstand:Clone()
  109. stand.Parent = parent
  110. elseif standdata.Value == 19 then
  111. local originalstand = game.Lighting.HierophantGreen
  112. local stand = originalstand:Clone()
  113. stand.Parent = parent
  114. elseif standdata.Value == 20 then
  115. local originalstand = game.Lighting.Hamon
  116. local stand = originalstand:Clone()
  117. stand.Parent = parent
  118. elseif standdata.Value == 1000 then
  119. local originalstand = game.Lighting.PotPlatinum
  120.  
  121. local stand = originalstand:Clone()
  122. stand.Parent = parent
  123. elseif standdata.Value == 1001 then
  124. local originalstand = game.Lighting.FOTPS
  125. local stand = originalstand:Clone()
  126. stand.Parent = parent
  127. elseif standdata.Value == 1002 then
  128. local originalstand = game.Lighting.Oni
  129. local stand = originalstand:Clone()
  130. stand.Parent = parent
  131. elseif standdata.Value == 1003 then
  132. local originalstand = game.Lighting.BuffedTheWorldAlternateUniverse
  133. local stand = originalstand:Clone()
  134. stand.Parent = parent
  135. elseif standdata.Value == 1004 then
  136. local originalstand = game.Lighting.BuffedGoldExperienceRequiem
  137. local stand = originalstand:Clone()
  138. stand.Parent = parent
  139. elseif standdata.Value == 1007 then
  140. local originalstand = game.Lighting.BuffedTheWorldOVAH
  141. local stand = originalstand:Clone()
  142. stand.Parent = parent
  143. elseif standdata.Value == 1337 then
  144. local originalstand = game.Lighting.BlankStand
  145. local stand = originalstand:Clone()
  146. stand.Parent = parent
  147. elseif standdata.Value == 1005 then
  148. local originalstandless = game.Lighting.Standless
  149. local standless = originalstandless:Clone()
  150. standless.Parent = parent
  151. elseif standdata.Value == 1006 then
  152. local originalstandless = game.Lighting.WraithKnight
  153. local standless = originalstandless:Clone()
  154. standless.Parent = parent
  155. elseif standdata.Value == 10012 then
  156. local originalstand = game.Lighting.Doppio2KC
  157. local stand = originalstand:Clone()
  158. stand.Parent = parent
  159. elseif standdata.Value == 10013 then
  160. local originalstand = game.Lighting.StarPlatinumOVAH
  161. local stand = originalstand:Clone()
  162. stand.Parent = parent
  163. elseif standdata.Value == 500 then
  164. local originalstand = game.Lighting.BuffedGoldExprience
  165. local stand = originalstand:Clone()
  166. stand.Parent = parent
  167. elseif standdata.Value == 1000000 then
  168. local originalstand = game.Lighting.GoldExperienceTest
  169. local stand = originalstand:Clone()
  170. stand.Parent = parent
  171. elseif standdata.Value == 1666 then
  172. local originalstand = game.Lighting.MoonPlatinum
  173. local stand = originalstand:Clone()
  174. stand.Parent = parent
  175. elseif standdata.Value == 1999 then
  176. local originalstand = game.Lighting.BootlegPotPlatinum
  177. local stand = originalstand:Clone()
  178. stand.Parent = parent
  179. elseif standdata.Value == 3999 then
  180. local originalstand = game.Lighting.PurplePot
  181. local stand = originalstand:Clone()
  182. stand.Parent = parent
  183. elseif standdata.Value == 4999 then
  184. local originalstand = game.Lighting.MonographWorld
  185. local stand = originalstand:Clone()
  186. stand.Parent = parent
  187. elseif standdata.Value == 5999 then
  188. local originalstand = game.Lighting.LuigiWorld
  189. local stand = originalstand:Clone()
  190. stand.Parent = parent
  191. elseif standdata.Value == 6999 then
  192. local originalstand = game.Lighting.BadLuigi
  193. local stand = originalstand:Clone()
  194. stand.Parent = parent
  195. elseif standdata.Value == 7999 then
  196. local originalstand = game.Lighting.ShadowPotPlatinum
  197. local stand = originalstand:Clone()
  198. stand.Parent = parent
  199. elseif standdata.Value == 9999 then
  200. local originalstand = game.Lighting.VisitPot
  201. local stand = originalstand:Clone()
  202. stand.Parent = parent
  203. elseif standdata.Value == 320 then
  204. local originalstand = game.Lighting.ShadowTheWorld
  205. local stand = originalstand:Clone()
  206. stand.Parent = parent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement