Advertisement
lafur

Untitled

Oct 21st, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.64 KB | None | 0 0
  1. --Created by PenguinAnonymous (ttyyuu12345) Editied by Dittoide
  2. --What's Added To M2S with Dittoide's Edit?
  3. --/ Better dummy script function to improve compatibility (makes it like you are running the code inside the script.)
  4. --/ Removed Gui In Bottom-Left for when you are making guis.
  5. --/ Removed "Inserting Map Please Wait" gui when selected Workspace as Place to export.
  6. --Credit: PenguinAnonymous for making original script, i just wanted to iron it out to my liking.
  7. --Errors: Camera,Terrain,TouchTransmitter
  8. local runDummyScript = function(f,scri)
  9. if (not scri:IsA('Script')) or (not scri:IsA('LocalScript')) then return false; end;
  10. local Dummy_CoRoutine = coroutine.create(function()
  11. getfenv().script = scri
  12. ypcall(function() f() end)
  13. end)
  14. table.insert(cors,Dummy_CoRoutine);
  15. coroutine.resume(Dummy_CoRoutine);
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. mas.Name = "M2S_Model"
  20. o3 = Instance.new("Model")
  21. o4 = Instance.new("Part")
  22. o5 = Instance.new("Tool")
  23. o6 = Instance.new("Part")
  24. o7 = Instance.new("BlockMesh")
  25. o8 = Instance.new("Script")
  26. o9 = Instance.new("Sparkles")
  27. o10 = Instance.new("Part")
  28. o11 = Instance.new("CylinderMesh")
  29. o12 = Instance.new("Weld")
  30. o13 = Instance.new("Weld")
  31. o14 = Instance.new("Weld")
  32. o15 = Instance.new("Weld")
  33. o16 = Instance.new("Weld")
  34. o17 = Instance.new("Weld")
  35. o18 = Instance.new("Weld")
  36. o19 = Instance.new("Weld")
  37. o20 = Instance.new("Weld")
  38. o21 = Instance.new("Weld")
  39. o22 = Instance.new("Weld")
  40. o23 = Instance.new("Weld")
  41. o24 = Instance.new("Weld")
  42. o26 = Instance.new("Part")
  43. o27 = Instance.new("SpecialMesh")
  44. o28 = Instance.new("Part")
  45. o29 = Instance.new("SpecialMesh")
  46. o30 = Instance.new("Part")
  47. o31 = Instance.new("SpecialMesh")
  48. o32 = Instance.new("Part")
  49. o33 = Instance.new("SpecialMesh")
  50. o34 = Instance.new("Part")
  51. o35 = Instance.new("SpecialMesh")
  52. o36 = Instance.new("Part")
  53. o37 = Instance.new("SpecialMesh")
  54. o38 = Instance.new("Part")
  55. o39 = Instance.new("SpecialMesh")
  56. o40 = Instance.new("Part")
  57. o41 = Instance.new("SpecialMesh")
  58. o42 = Instance.new("Part")
  59. o43 = Instance.new("SpecialMesh")
  60. o44 = Instance.new("Part")
  61. o45 = Instance.new("SpecialMesh")
  62. o46 = Instance.new("Part")
  63. o47 = Instance.new("SpecialMesh")
  64. o48 = Instance.new("Part")
  65. o49 = Instance.new("CylinderMesh")
  66. o50 = Instance.new("Part")
  67. o51 = Instance.new("SpecialMesh")
  68. o52 = Instance.new("Part")
  69. o53 = Instance.new("SpecialMesh")
  70. o54 = Instance.new("Part")
  71. o55 = Instance.new("SpecialMesh")
  72. o56 = Instance.new("Part")
  73. o57 = Instance.new("SpecialMesh")
  74. o58 = Instance.new("Part")
  75. o59 = Instance.new("SpecialMesh")
  76. o60 = Instance.new("Part")
  77. o61 = Instance.new("SpecialMesh")
  78. o62 = Instance.new("Part")
  79. o63 = Instance.new("BlockMesh")
  80. o64 = Instance.new("Part")
  81. o65 = Instance.new("SpecialMesh")
  82. o66 = Instance.new("Part")
  83. o67 = Instance.new("BlockMesh")
  84. o68 = Instance.new("Part")
  85. o69 = Instance.new("SpecialMesh")
  86. o70 = Instance.new("LocalScript")
  87. o71 = Instance.new("Script")
  88. o72 = Instance.new("Script")
  89. o73 = Instance.new("BoolValue")
  90. o74 = Instance.new("BoolValue")
  91. o75 = Instance.new("LocalScript")
  92. o76 = Instance.new("LocalScript")
  93. o77 = Instance.new("Script")
  94. o78 = Instance.new("LocalScript")
  95. o79 = Instance.new("Script")
  96. o80 = Instance.new("Part")
  97. o81 = Instance.new("Part")
  98. o82 = Instance.new("Part")
  99. o83 = Instance.new("Part")
  100. o84 = Instance.new("Part")
  101. o85 = Instance.new("Part")
  102. o3.Name = "Giver 2.0 by Limetooth"
  103. o3.Parent = mas
  104. o4.Name = "GiverPad"
  105. o4.Parent = o3
  106. o4.Material = Enum.Material.Ice
  107. o4.BrickColor = BrickColor.new("Mid gray")
  108. o4.Reflectance = 0.40000000596046
  109. o4.Position = Vector3.new(-21.5, 5, -7.5)
  110. o4.Anchored = true
  111. o4.FormFactor = Enum.FormFactor.Plate
  112. o4.Size = Vector3.new(5, 0.400000006, 5)
  113. o4.CFrame = CFrame.new(-21.5, 5, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  114. o4.TopSurface = Enum.SurfaceType.Smooth
  115. o4.Color = Color3.new(0.803922, 0.803922, 0.803922)
  116. o4.Position = Vector3.new(-21.5, 5, -7.5)
  117. o5.Name = "Crystal Sword"
  118. o5.Parent = o4
  119. o6.Name = "Blade"
  120. o6.Parent = o5
  121. o6.BrickColor = BrickColor.new("Light blue")
  122. o6.Reflectance = 0.40000000596046
  123. o6.Position = Vector3.new(-21.4996758, 8.71888447, -7.50128078)
  124. o6.Rotation = Vector3.new(-179.98999, 0, -180)
  125. o6.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  126. o6.Velocity = Vector3.new(8.01763526e-05, 0.00518054282, -2.22744929e-05)
  127. o6.FormFactor = Enum.FormFactor.Symmetric
  128. o6.Size = Vector3.new(1, 3, 1)
  129. o6.CFrame = CFrame.new(-21.4996758, 8.71888447, -7.50128078, -1, 2.77444815e-05, -8.81100107e-07, 2.77443469e-05, 1, 0.000153706627, 8.85364614e-07, 0.000153706613, -1)
  130. o6.BottomSurface = Enum.SurfaceType.Smooth
  131. o6.TopSurface = Enum.SurfaceType.Smooth
  132. o6.Color = Color3.new(0.705882, 0.823529, 0.894118)
  133. o6.Position = Vector3.new(-21.4996758, 8.71888447, -7.50128078)
  134. o6.velocity = Vector3.new(8.01763526e-05, 0.00518054282, -2.22744929e-05)
  135. o7.Parent = o6
  136. o7.Scale = Vector3.new(0.379999995, 1.13333333, 0.100000001)
  137. o8.Parent = o6
  138.  
  139. runDummyScript(function()
  140. function onTouched(hit)
  141. local human = hit.Parent:FindFirstChild("Humanoid")
  142.  
  143. if (human ~= nil) then
  144. human.Health = human.Health - 30
  145. end
  146. end
  147.  
  148.  
  149. connection = script.Parent.Touched:connect(onTouched)
  150.  
  151. end,o8)
  152.  
  153. o9.Parent = o6
  154. o9.Color = Color3.new(0, 0, 0.4)
  155. o9.SparkleColor = Color3.new(0, 0, 0.4)
  156. o10.Name = "Handle"
  157. o10.Parent = o5
  158. o10.BrickColor = BrickColor.new("Light blue")
  159. o10.Reflectance = 0.40000000596046
  160. o10.Position = Vector3.new(-21.4997673, 6.31902504, -7.50165892)
  161. o10.Rotation = Vector3.new(-89.4300003, -89.9499969, -89.4899979)
  162. o10.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  163. o10.Velocity = Vector3.new(0.000275075989, 0.00518053304, 0.00159203634)
  164. o10.FormFactor = Enum.FormFactor.Symmetric
  165. o10.Size = Vector3.new(1, 1, 1)
  166. o10.CFrame = CFrame.new(-21.4997673, 6.31902504, -7.50165892, 2.66863765e-07, 3.02031203e-05, -0.999999583, -0.000152775523, 0.999999821, 3.02416065e-05, 1.00000024, 0.000152676381, 2.98760199e-07)
  167. o10.BottomSurface = Enum.SurfaceType.Smooth
  168. o10.TopSurface = Enum.SurfaceType.Smooth
  169. o10.Color = Color3.new(0.705882, 0.823529, 0.894118)
  170. o10.Position = Vector3.new(-21.4997673, 6.31902504, -7.50165892)
  171. o10.velocity = Vector3.new(0.000275075989, 0.00518053304, 0.00159203634)
  172. o11.Parent = o10
  173. o11.Scale = Vector3.new(0.200000003, 0.899999976, 0.200000003)
  174. o12.Parent = o10
  175. o12.Part0 = o10
  176. o12.Part1 = o10
  177. o13.Parent = o10
  178. o13.C0 = CFrame.new(-1.12798261e-07, -8.73723309e-07, 2.78166148e-08, 0.664025068, -1.00678685e-21, 0.747710347, 0.747350693, 0.0310118105, -0.663705647, -0.0231878515, 0.999518991, 0.0205926187)
  179. o13.C1 = CFrame.new(-1.12798261e-07, -8.73723309e-07, 2.78166148e-08, 0.664025068, -1.00678685e-21, 0.747710347, 0.747350693, 0.0310118105, -0.663705647, -0.0231878515, 0.999518991, 0.0205926187)
  180. o13.Part0 = o10
  181. o13.Part1 = o10
  182. o14.Parent = o10
  183. o14.C0 = CFrame.new(-2.46272052e-08, -3.49884488e-07, 4.88639174e-08, -7.49778735e-07, -1.00000012, 3.76288313e-06, -3.64665539e-06, 3.95082225e-06, 0.999999762, -0.999999523, 7.22488323e-07, -3.60812055e-06)
  184. o14.C1 = CFrame.new(-2.46272052e-08, -3.49884488e-07, 4.88639174e-08, -7.49778735e-07, -1.00000012, 3.76288313e-06, -3.64665539e-06, 3.95082225e-06, 0.999999762, -0.999999523, 7.22488323e-07, -3.60812055e-06)
  185. o14.Part0 = o10
  186. o14.Part1 = o10
  187. o15.Parent = o10
  188. o15.C0 = CFrame.new(-2.28082797e-08, 1.86633088e-07, 5.65425751e-08, -1.46967504e-05, -0.999999821, 5.95737492e-06, -0.255103678, -2.21289474e-06, -0.966910839, 0.966912985, -1.59205156e-05, -0.255103946)
  189. o15.C1 = CFrame.new(-2.28082797e-08, 1.86633088e-07, 5.65425751e-08, -1.46967504e-05, -0.999999821, 5.95737492e-06, -0.255103678, -2.21289474e-06, -0.966910839, 0.966912985, -1.59205156e-05, -0.255103946)
  190. o15.Part0 = o10
  191. o15.Part1 = o10
  192. o16.Parent = o10
  193. o16.C0 = CFrame.new(1.88466629e-07, -6.06831293e-07, -1.10558382e-07, 0.664025068, -5.32652666e-22, 0.747710347, 0.747708619, 0.00214343122, -0.664023519, -0.00160266575, 0.999997675, 0.00142329209)
  194. o16.C1 = CFrame.new(1.88466629e-07, -6.06831293e-07, -1.10558382e-07, 0.664025068, -5.32652666e-22, 0.747710347, 0.747708619, 0.00214343122, -0.664023519, -0.00160266575, 0.999997675, 0.00142329209)
  195. o16.Part0 = o10
  196. o16.Part1 = o10
  197. o17.Parent = o10
  198. o17.C0 = CFrame.new(1.03144032e-07, -1.16917121e-07, 4.46862998e-07, 0.913370848, -0.150702715, 0.378210694, 0.032208845, 0.952803791, 0.301873028, -0.405853301, -0.263540059, 0.875116527)
  199. o17.C1 = CFrame.new(1.03144032e-07, -1.16917121e-07, 4.46862998e-07, 0.913370848, -0.150702715, 0.378210694, 0.032208845, 0.952803791, 0.301873028, -0.405853301, -0.263540059, 0.875116527)
  200. o17.Part0 = o10
  201. o17.Part1 = o10
  202. o18.Parent = o10
  203. o18.C0 = CFrame.new(-1.73141729e-07, -1.04389187e-07, 2.91074045e-08, 0.928145289, -0.128245711, 0.349428624, -0.00130437256, 0.937639296, 0.347593993, -0.372216314, -0.323075622, 0.870100617)
  204. o18.C1 = CFrame.new(-1.73141729e-07, -1.04389187e-07, 2.91074045e-08, 0.928145289, -0.128245711, 0.349428624, -0.00130437256, 0.937639296, 0.347593993, -0.372216314, -0.323075622, 0.870100617)
  205. o18.Part0 = o10
  206. o18.Part1 = o10
  207. o19.Parent = o10
  208. o19.C0 = CFrame.new(1.9391436e-07, 3.56115741e-08, 8.91598859e-07, 0.928145707, -0.128247932, 0.349425465, -0.00130354019, 0.937641919, 0.347600549, -0.372214973, -0.323079437, 0.870101035)
  209. o19.C1 = CFrame.new(1.9391436e-07, 3.56115741e-08, 8.91598859e-07, 0.928145707, -0.128247932, 0.349425465, -0.00130354019, 0.937641919, 0.347600549, -0.372214973, -0.323079437, 0.870101035)
  210. o19.Part0 = o10
  211. o19.Part1 = o10
  212. o20.Parent = o10
  213. o20.C0 = CFrame.new(-3.79656427e-07, -5.63057426e-07, 3.54995814e-06, -0.0820122212, -0.993206263, 0.0825550631, -0.307519287, -0.0535736121, -0.950029194, 0.947999895, -0.103301674, -0.301036805)
  214. o20.C1 = CFrame.new(-3.79656427e-07, -5.63057426e-07, 3.54995814e-06, -0.0820122212, -0.993206263, 0.0825550631, -0.307519287, -0.0535736121, -0.950029194, 0.947999895, -0.103301674, -0.301036805)
  215. o20.Part0 = o10
  216. o20.Part1 = o10
  217. o21.Parent = o10
  218. o21.C0 = CFrame.new(2.4451839e-07, -4.22610498e-07, -6.69828637e-09, 0.166106045, -3.02286087e-21, 0.986108065, 0.878117323, 0.455006957, -0.147915423, -0.448686033, 0.890487909, 0.0755794048)
  219. o21.C1 = CFrame.new(2.4451839e-07, -4.22610498e-07, -6.69828637e-09, 0.166106045, -3.02286087e-21, 0.986108065, 0.878117323, 0.455006957, -0.147915423, -0.448686033, 0.890487909, 0.0755794048)
  220. o21.Part0 = o10
  221. o21.Part1 = o10
  222. o22.Parent = o10
  223. o22.C0 = CFrame.new(1.26985242e-06, -2.75049501e-07, -8.89268108e-08, 0.549669385, -3.10123058e-21, 0.835382283, 0.81542486, 0.217277601, -0.536537707, -0.181509852, 0.976109862, 0.119430847)
  224. o22.C1 = CFrame.new(1.26985242e-06, -2.75049501e-07, -8.89268108e-08, 0.549669385, -3.10123058e-21, 0.835382283, 0.81542486, 0.217277601, -0.536537707, -0.181509852, 0.976109862, 0.119430847)
  225. o22.Part0 = o10
  226. o22.Part1 = o10
  227. o23.Parent = o10
  228. o23.C0 = CFrame.new(9.02573731e-08, 8.11076347e-07, -2.06534878e-07, -0.082012251, -0.993206263, 0.0825551972, -0.307519943, -0.0535736419, -0.950031579, 0.94800055, -0.103301689, -0.301037133)
  229. o23.C1 = CFrame.new(9.02573731e-08, 8.11076347e-07, -2.06534878e-07, -0.082012251, -0.993206263, 0.0825551972, -0.307519943, -0.0535736419, -0.950031579, 0.94800055, -0.103301689, -0.301037133)
  230. o23.Part0 = o10
  231. o23.Part1 = o10
  232. o24.Parent = o10
  233. o24.Part0 = o10
  234. o24.Part1 = o10
  235. o26.Parent = o5
  236. o26.BrickColor = BrickColor.new("Bright blue")
  237. o26.Reflectance = 0.40000000596046
  238. o26.Position = Vector3.new(-21.1997528, 6.99398422, -7.5015521)
  239. o26.Rotation = Vector3.new(89.7799988, 89.9499969, -89.7200012)
  240. o26.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  241. o26.Velocity = Vector3.new(0.000220259753, 0.00520489877, 0.00114988734)
  242. o26.FormFactor = Enum.FormFactor.Symmetric
  243. o26.Size = Vector3.new(1, 1, 1)
  244. o26.CFrame = CFrame.new(-21.1997528, 6.99398422, -7.5015521, 1.5012786e-07, 3.07796909e-05, 0.999999583, 0.000152282941, 0.999999821, -3.08182425e-05, -1.00000024, 0.000152183813, 1.1815883e-07)
  245. o26.BottomSurface = Enum.SurfaceType.Smooth
  246. o26.TopSurface = Enum.SurfaceType.Smooth
  247. o26.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  248. o26.Position = Vector3.new(-21.1997528, 6.99398422, -7.5015521)
  249. o26.velocity = Vector3.new(0.000220259753, 0.00520489877, 0.00114988734)
  250. o27.Parent = o26
  251. o27.Scale = Vector3.new(0.100000001, 0.150000006, 0.200000003)
  252. o27.MeshType = Enum.MeshType.Wedge
  253. o28.Parent = o5
  254. o28.BrickColor = BrickColor.new("Light blue")
  255. o28.Reflectance = 0.40000000596046
  256. o28.Position = Vector3.new(-21.4496155, 11.2688084, -7.50089121)
  257. o28.Rotation = Vector3.new(90.0099945, 0, -90)
  258. o28.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  259. o28.Velocity = Vector3.new(-0.000126908868, 0.00518460199, -0.0017355415)
  260. o28.FormFactor = Enum.FormFactor.Symmetric
  261. o28.Size = Vector3.new(1, 1, 1)
  262. o28.CFrame = CFrame.new(-21.4496155, 11.2688084, -7.50089121, 1.5012786e-07, 0.999999583, -2.96404414e-05, 0.000152282941, -2.96789913e-05, -0.999999821, -1.00000024, 1.18332224e-07, -0.000152183813)
  263. o28.BottomSurface = Enum.SurfaceType.Smooth
  264. o28.TopSurface = Enum.SurfaceType.Smooth
  265. o28.Color = Color3.new(0.705882, 0.823529, 0.894118)
  266. o28.Position = Vector3.new(-21.4496155, 11.2688084, -7.50089121)
  267. o28.velocity = Vector3.new(-0.000126908868, 0.00518460199, -0.0017355415)
  268. o29.Parent = o28
  269. o29.Scale = Vector3.new(0.100000001, 0.100000001, 0.300000012)
  270. o29.MeshType = Enum.MeshType.Wedge
  271. o30.Parent = o5
  272. o30.BrickColor = BrickColor.new("Bright blue")
  273. o30.Reflectance = 0.40000000596046
  274. o30.Position = Vector3.new(-21.9997406, 6.99400187, -7.50155497)
  275. o30.Rotation = Vector3.new(89.7799988, 89.9499969, 90.2799988)
  276. o30.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  277. o30.Velocity = Vector3.new(0.000220260321, 0.00513992785, 0.00111820572)
  278. o30.FormFactor = Enum.FormFactor.Symmetric
  279. o30.Size = Vector3.new(1, 1, 1)
  280. o30.CFrame = CFrame.new(-21.9997406, 6.99400187, -7.50155497, -1.5012786e-07, -3.07796909e-05, 0.999999583, -0.000152282941, -0.999999821, -3.08182425e-05, 1.00000024, -0.000152183813, 1.1815883e-07)
  281. o30.BottomSurface = Enum.SurfaceType.Smooth
  282. o30.TopSurface = Enum.SurfaceType.Smooth
  283. o30.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  284. o30.Position = Vector3.new(-21.9997406, 6.99400187, -7.50155497)
  285. o30.velocity = Vector3.new(0.000220260321, 0.00513992785, 0.00111820572)
  286. o31.Parent = o30
  287. o31.Scale = Vector3.new(0.100000001, 0.150000006, 0.200000003)
  288. o31.MeshType = Enum.MeshType.Wedge
  289. o32.Parent = o5
  290. o32.BrickColor = BrickColor.new("Light blue")
  291. o32.Reflectance = 0.40000000596046
  292. o32.Position = Vector3.new(-20.8497391, 7.31896019, -7.50150681)
  293. o32.Rotation = Vector3.new(90.0099945, 0, -90)
  294. o32.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  295. o32.Velocity = Vector3.new(0.000193866887, 0.00523332087, 0.000945141946)
  296. o32.FormFactor = Enum.FormFactor.Symmetric
  297. o32.Size = Vector3.new(1, 1, 1)
  298. o32.CFrame = CFrame.new(-20.8497391, 7.31896019, -7.50150681, 1.5012786e-07, 0.999999583, -2.96404414e-05, 0.000152282941, -2.96789913e-05, -0.999999821, -1.00000024, 1.18332224e-07, -0.000152183813)
  299. o32.BottomSurface = Enum.SurfaceType.Smooth
  300. o32.TopSurface = Enum.SurfaceType.Smooth
  301. o32.Color = Color3.new(0.705882, 0.823529, 0.894118)
  302. o32.Position = Vector3.new(-20.8497391, 7.31896019, -7.50150681)
  303. o32.velocity = Vector3.new(0.000193866887, 0.00523332087, 0.000945141946)
  304. o33.Parent = o32
  305. o33.Scale = Vector3.new(0.100000001, 0.100000001, 0.400000006)
  306. o33.MeshType = Enum.MeshType.Wedge
  307. o34.Parent = o5
  308. o34.BrickColor = BrickColor.new("Light blue")
  309. o34.Reflectance = 0.40000000596046
  310. o34.Position = Vector3.new(-21.5496044, 11.2688065, -7.50089598)
  311. o34.Rotation = Vector3.new(90.0099945, 0, 90)
  312. o34.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  313. o34.Velocity = Vector3.new(-0.0001269083, 0.00517647807, -0.00173949869)
  314. o34.FormFactor = Enum.FormFactor.Symmetric
  315. o34.Size = Vector3.new(1, 1, 1)
  316. o34.CFrame = CFrame.new(-21.5496044, 11.2688065, -7.50089598, -1.5012786e-07, -0.999999583, -2.96404414e-05, -0.000152282941, 2.96789913e-05, -0.999999821, 1.00000024, -1.18332224e-07, -0.000152183813)
  317. o34.BottomSurface = Enum.SurfaceType.Smooth
  318. o34.TopSurface = Enum.SurfaceType.Smooth
  319. o34.Color = Color3.new(0.705882, 0.823529, 0.894118)
  320. o34.Position = Vector3.new(-21.5496044, 11.2688065, -7.50089598)
  321. o34.velocity = Vector3.new(-0.0001269083, 0.00517647807, -0.00173949869)
  322. o35.Parent = o34
  323. o35.Scale = Vector3.new(0.100000001, 0.100000001, 0.300000012)
  324. o35.MeshType = Enum.MeshType.Wedge
  325. o36.Parent = o5
  326. o36.BrickColor = BrickColor.new("Light blue")
  327. o36.Reflectance = 0.40000000596046
  328. o36.Position = Vector3.new(-21.4997826, 5.76904583, -7.50174379)
  329. o36.Rotation = Vector3.new(-90.2200012, -89.9499969, -90.2799988)
  330. o36.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  331. o36.Velocity = Vector3.new(0.000319741259, 0.00518053211, 0.00196198979)
  332. o36.FormFactor = Enum.FormFactor.Symmetric
  333. o36.Shape = Enum.PartType.Ball
  334. o36.Size = Vector3.new(1, 1, 1)
  335. o36.CFrame = CFrame.new(-21.4997826, 5.76904583, -7.50174379, -1.5012786e-07, 3.07796909e-05, -0.999999583, -0.000152282941, 0.999999821, 3.08182425e-05, 1.00000024, 0.000152183813, -1.1815883e-07)
  336. o36.BottomSurface = Enum.SurfaceType.Smooth
  337. o36.TopSurface = Enum.SurfaceType.Smooth
  338. o36.Color = Color3.new(0.705882, 0.823529, 0.894118)
  339. o36.Position = Vector3.new(-21.4997826, 5.76904583, -7.50174379)
  340. o36.velocity = Vector3.new(0.000319741259, 0.00518053211, 0.00196198979)
  341. o37.Parent = o36
  342. o37.Scale = Vector3.new(0.400000006, 0.400000006, 0.25999999)
  343. o38.Parent = o5
  344. o38.BrickColor = BrickColor.new("Bright blue")
  345. o38.Reflectance = 0.40000000596046
  346. o38.Position = Vector3.new(-21.1997566, 6.84399319, -7.50157881)
  347. o38.Rotation = Vector3.new(-90.1399994, -89.9499969, 89.7999954)
  348. o38.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  349. o38.Velocity = Vector3.new(0.000232441031, 0.00520489644, 0.00125078135)
  350. o38.FormFactor = Enum.FormFactor.Symmetric
  351. o38.Size = Vector3.new(1, 1, 1)
  352. o38.CFrame = CFrame.new(-21.1997566, 6.84399319, -7.50157881, 1.08418575e-07, -3.07333357e-05, -0.999999583, 0.00015231625, -0.999999821, 3.07718801e-05, -1.00000024, -0.000152217122, -7.64555352e-08)
  353. o38.BottomSurface = Enum.SurfaceType.Smooth
  354. o38.TopSurface = Enum.SurfaceType.Smooth
  355. o38.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  356. o38.Position = Vector3.new(-21.1997566, 6.84399319, -7.50157881)
  357. o38.velocity = Vector3.new(0.000232441031, 0.00520489644, 0.00125078135)
  358. o39.Parent = o38
  359. o39.Scale = Vector3.new(0.100000001, 0.150000006, 0.200000003)
  360. o39.MeshType = Enum.MeshType.Wedge
  361. o40.Parent = o5
  362. o40.BrickColor = BrickColor.new("Light blue")
  363. o40.Reflectance = 0.40000000596046
  364. o40.Position = Vector3.new(-21.3496323, 10.7688599, -7.50097418)
  365. o40.Rotation = Vector3.new(90.0099945, 0, -90)
  366. o40.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  367. o40.Velocity = Vector3.new(-8.63067253e-05, 0.00519271893, -0.00139528315)
  368. o40.FormFactor = Enum.FormFactor.Symmetric
  369. o40.Size = Vector3.new(1, 1, 1)
  370. o40.CFrame = CFrame.new(-21.3496323, 10.7688599, -7.50097418, 1.08418575e-07, 0.999999583, -2.9649269e-05, 0.00015231625, -2.96878115e-05, -0.999999821, -1.00000024, 7.66205588e-08, -0.000152217122)
  371. o40.BottomSurface = Enum.SurfaceType.Smooth
  372. o40.TopSurface = Enum.SurfaceType.Smooth
  373. o40.Color = Color3.new(0.705882, 0.823529, 0.894118)
  374. o40.Position = Vector3.new(-21.3496323, 10.7688599, -7.50097418)
  375. o40.velocity = Vector3.new(-8.63067253e-05, 0.00519271893, -0.00139528315)
  376. o41.Parent = o40
  377. o41.Scale = Vector3.new(0.100000001, 0.100000001, 0.699999988)
  378. o41.MeshType = Enum.MeshType.Wedge
  379. o42.Parent = o5
  380. o42.BrickColor = BrickColor.new("Bright blue")
  381. o42.Reflectance = 0.40000000596046
  382. o42.Position = Vector3.new(-21.7997398, 6.99396992, -7.50155306)
  383. o42.Rotation = Vector3.new(-88.8799973, -89.8399963, -90)
  384. o42.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  385. o42.Velocity = Vector3.new(0.000220262344, 0.00515617197, 0.00112614455)
  386. o42.FormFactor = Enum.FormFactor.Symmetric
  387. o42.Size = Vector3.new(1, 1, 1)
  388. o42.CFrame = CFrame.new(-21.7997398, 6.99396992, -7.50155306, -2.32344344e-09, 3.05180984e-05, -0.999996066, -0.000152588997, 0.999993086, 2.98939231e-05, 1.00000191, 0.000152847133, 5.86722479e-07)
  389. o42.BottomSurface = Enum.SurfaceType.Smooth
  390. o42.TopSurface = Enum.SurfaceType.Smooth
  391. o42.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  392. o42.Position = Vector3.new(-21.7997398, 6.99396992, -7.50155306)
  393. o42.velocity = Vector3.new(0.000220262344, 0.00515617197, 0.00112614455)
  394. o43.Parent = o42
  395. o43.Scale = Vector3.new(0.100000001, 0.150000006, 0.200000003)
  396. o43.MeshType = Enum.MeshType.Wedge
  397. o44.Parent = o5
  398. o44.BrickColor = BrickColor.new("Light blue")
  399. o44.Reflectance = 0.40000000596046
  400. o44.Position = Vector3.new(-22.1497269, 7.0639801, -7.50154209)
  401. o44.Rotation = Vector3.new(-89.9899979, 0, 90)
  402. o44.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  403. o44.Velocity = Vector3.new(0.000214577478, 0.00512774894, 0.00106519612)
  404. o44.FormFactor = Enum.FormFactor.Symmetric
  405. o44.Size = Vector3.new(1, 1, 1)
  406. o44.CFrame = CFrame.new(-22.1497269, 7.0639801, -7.50154209, 2.32344344e-09, -0.999996066, 3.05180984e-05, 0.000152588997, 2.98939231e-05, 0.999993086, -1.00000191, 5.86722479e-07, 0.000152847133)
  407. o44.BottomSurface = Enum.SurfaceType.Smooth
  408. o44.TopSurface = Enum.SurfaceType.Smooth
  409. o44.Color = Color3.new(0.705882, 0.823529, 0.894118)
  410. o44.Position = Vector3.new(-22.1497269, 7.0639801, -7.50154209)
  411. o44.velocity = Vector3.new(0.000214577478, 0.00512774894, 0.00106519612)
  412. o45.Parent = o44
  413. o45.Scale = Vector3.new(0.100000001, 0.100000001, 0.150000006)
  414. o45.MeshType = Enum.MeshType.Wedge
  415. o46.Parent = o5
  416. o46.BrickColor = BrickColor.new("Light blue")
  417. o46.Reflectance = 0.40000000596046
  418. o46.Position = Vector3.new(-21.6496124, 10.7686996, -7.50096083)
  419. o46.Rotation = Vector3.new(90.0099945, 0, 90)
  420. o46.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  421. o46.Velocity = Vector3.new(-8.62936286e-05, 0.00516836578, -0.00140705169)
  422. o46.FormFactor = Enum.FormFactor.Symmetric
  423. o46.Size = Vector3.new(1, 1, 1)
  424. o46.CFrame = CFrame.new(-21.6496124, 10.7686996, -7.50096083, -2.32344344e-09, -0.999996066, -3.05180984e-05, -0.000152588997, 2.98939231e-05, -0.999993086, 1.00000191, 5.86722479e-07, -0.000152847133)
  425. o46.BottomSurface = Enum.SurfaceType.Smooth
  426. o46.TopSurface = Enum.SurfaceType.Smooth
  427. o46.Color = Color3.new(0.705882, 0.823529, 0.894118)
  428. o46.Position = Vector3.new(-21.6496124, 10.7686996, -7.50096083)
  429. o46.velocity = Vector3.new(-8.62936286e-05, 0.00516836578, -0.00140705169)
  430. o47.Parent = o46
  431. o47.Scale = Vector3.new(0.100000001, 0.100000001, 0.699999988)
  432. o47.MeshType = Enum.MeshType.Wedge
  433. o48.Parent = o5
  434. o48.BrickColor = BrickColor.new("Bright blue")
  435. o48.Reflectance = 0.40000000596046
  436. o48.Position = Vector3.new(-21.4997654, 6.31902218, -7.50165892)
  437. o48.Rotation = Vector3.new(-88.8799973, -89.8399963, -90)
  438. o48.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  439. o48.Velocity = Vector3.new(0.000275076192, 0.00518053304, 0.00159203797)
  440. o48.FormFactor = Enum.FormFactor.Symmetric
  441. o48.Size = Vector3.new(1, 1, 1)
  442. o48.CFrame = CFrame.new(-21.4997654, 6.31902218, -7.50165892, -2.32344344e-09, 3.05180984e-05, -0.999996066, -0.000152588997, 0.999993086, 2.98939231e-05, 1.00000191, 0.000152847133, 5.86722479e-07)
  443. o48.BottomSurface = Enum.SurfaceType.Smooth
  444. o48.TopSurface = Enum.SurfaceType.Smooth
  445. o48.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  446. o48.Position = Vector3.new(-21.4997654, 6.31902218, -7.50165892)
  447. o48.velocity = Vector3.new(0.000275076192, 0.00518053304, 0.00159203797)
  448. o49.Parent = o48
  449. o49.Scale = Vector3.new(0.219999999, 0.764999986, 0.219999999)
  450. o50.Parent = o5
  451. o50.BrickColor = BrickColor.new("Bright blue")
  452. o50.Reflectance = 0.40000000596046
  453. o50.Position = Vector3.new(-21.7997456, 6.84397888, -7.5015769)
  454. o50.Rotation = Vector3.new(91.1199951, 89.8399963, 90)
  455. o50.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  456. o50.Velocity = Vector3.new(0.000232443548, 0.00515617104, 0.0012270388)
  457. o50.FormFactor = Enum.FormFactor.Symmetric
  458. o50.Size = Vector3.new(1, 1, 1)
  459. o50.CFrame = CFrame.new(-21.7997456, 6.84397888, -7.5015769, -2.32344344e-09, -3.05180984e-05, 0.999996066, -0.000152588997, -0.999993086, -2.98939231e-05, 1.00000191, -0.000152847133, -5.86722479e-07)
  460. o50.BottomSurface = Enum.SurfaceType.Smooth
  461. o50.TopSurface = Enum.SurfaceType.Smooth
  462. o50.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  463. o50.Position = Vector3.new(-21.7997456, 6.84397888, -7.5015769)
  464. o50.velocity = Vector3.new(0.000232443548, 0.00515617104, 0.0012270388)
  465. o51.Parent = o50
  466. o51.Scale = Vector3.new(0.100000001, 0.150000006, 0.200000003)
  467. o51.MeshType = Enum.MeshType.Wedge
  468. o52.Parent = o5
  469. o52.BrickColor = BrickColor.new("Bright blue")
  470. o52.Reflectance = 0.40000000596046
  471. o52.Position = Vector3.new(-20.9997578, 7.14393902, -7.50153112)
  472. o52.Rotation = Vector3.new(91.1199951, 89.8399963, -90)
  473. o52.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  474. o52.Velocity = Vector3.new(0.000208081095, 0.00522113917, 0.00105693447)
  475. o52.FormFactor = Enum.FormFactor.Symmetric
  476. o52.Size = Vector3.new(1, 1, 1)
  477. o52.CFrame = CFrame.new(-20.9997578, 7.14393902, -7.50153112, 2.32344344e-09, 3.05180984e-05, 0.999996066, 0.000152588997, 0.999993086, -2.98939231e-05, -1.00000191, 0.000152847133, -5.86722479e-07)
  478. o52.BottomSurface = Enum.SurfaceType.Smooth
  479. o52.TopSurface = Enum.SurfaceType.Smooth
  480. o52.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  481. o52.Position = Vector3.new(-20.9997578, 7.14393902, -7.50153112)
  482. o52.velocity = Vector3.new(0.000208081095, 0.00522113917, 0.00105693447)
  483. o53.Parent = o52
  484. o53.Scale = Vector3.new(0.100000001, 0.150000006, 0.200000003)
  485. o53.MeshType = Enum.MeshType.Wedge
  486. o54.Parent = o5
  487. o54.BrickColor = BrickColor.new("Bright blue")
  488. o54.Reflectance = 0.40000000596046
  489. o54.Position = Vector3.new(-21.9997253, 7.14396477, -7.50152779)
  490. o54.Rotation = Vector3.new(-88.8799973, -89.8399963, -90)
  491. o54.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  492. o54.Velocity = Vector3.new(0.000208081212, 0.00513993204, 0.00101733045)
  493. o54.FormFactor = Enum.FormFactor.Symmetric
  494. o54.Size = Vector3.new(1, 1, 1)
  495. o54.CFrame = CFrame.new(-21.9997253, 7.14396477, -7.50152779, -2.32344344e-09, 3.05180984e-05, -0.999996066, -0.000152588997, 0.999993086, 2.98939231e-05, 1.00000191, 0.000152847133, 5.86722479e-07)
  496. o54.BottomSurface = Enum.SurfaceType.Smooth
  497. o54.TopSurface = Enum.SurfaceType.Smooth
  498. o54.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  499. o54.Position = Vector3.new(-21.9997253, 7.14396477, -7.50152779)
  500. o54.velocity = Vector3.new(0.000208081212, 0.00513993204, 0.00101733045)
  501. o55.Parent = o54
  502. o55.Scale = Vector3.new(0.100000001, 0.150000006, 0.200000003)
  503. o55.MeshType = Enum.MeshType.Wedge
  504. o56.Parent = o5
  505. o56.BrickColor = BrickColor.new("Bright blue")
  506. o56.Reflectance = 0.40000000596046
  507. o56.Position = Vector3.new(-20.9997559, 6.993958, -7.50155497)
  508. o56.Rotation = Vector3.new(-88.8799973, -89.8399963, 90)
  509. o56.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  510. o56.Velocity = Vector3.new(0.000220261529, 0.00522113917, 0.00115782255)
  511. o56.FormFactor = Enum.FormFactor.Symmetric
  512. o56.Size = Vector3.new(1, 1, 1)
  513. o56.CFrame = CFrame.new(-20.9997559, 6.993958, -7.50155497, 2.32344344e-09, -3.05180984e-05, -0.999996066, 0.000152588997, -0.999993086, 2.98939231e-05, -1.00000191, -0.000152847133, 5.86722479e-07)
  514. o56.BottomSurface = Enum.SurfaceType.Smooth
  515. o56.TopSurface = Enum.SurfaceType.Smooth
  516. o56.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  517. o56.Position = Vector3.new(-20.9997559, 6.993958, -7.50155497)
  518. o56.velocity = Vector3.new(0.000220261529, 0.00522113917, 0.00115782255)
  519. o57.Parent = o56
  520. o57.Scale = Vector3.new(0.100000001, 0.150000006, 0.200000003)
  521. o57.MeshType = Enum.MeshType.Wedge
  522. o58.Parent = o5
  523. o58.BrickColor = BrickColor.new("Light blue")
  524. o58.Reflectance = 0.40000000596046
  525. o58.Position = Vector3.new(-20.8497658, 7.04394579, -7.50154781)
  526. o58.Rotation = Vector3.new(-89.9899979, 0, -90)
  527. o58.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  528. o58.Velocity = Vector3.new(0.000216201501, 0.00523331948, 0.00113013445)
  529. o58.FormFactor = Enum.FormFactor.Symmetric
  530. o58.Size = Vector3.new(1, 1, 1)
  531. o58.CFrame = CFrame.new(-20.8497658, 7.04394579, -7.50154781, -2.32344344e-09, 0.999996066, 3.05180984e-05, -0.000152588997, -2.98939231e-05, 0.999993086, 1.00000191, -5.86722479e-07, 0.000152847133)
  532. o58.BottomSurface = Enum.SurfaceType.Smooth
  533. o58.TopSurface = Enum.SurfaceType.Smooth
  534. o58.Color = Color3.new(0.705882, 0.823529, 0.894118)
  535. o58.Position = Vector3.new(-20.8497658, 7.04394579, -7.50154781)
  536. o58.velocity = Vector3.new(0.000216201501, 0.00523331948, 0.00113013445)
  537. o59.Parent = o58
  538. o59.Scale = Vector3.new(0.100000001, 0.100000001, 0.150000006)
  539. o59.MeshType = Enum.MeshType.Wedge
  540. o60.Parent = o5
  541. o60.BrickColor = BrickColor.new("Bright blue")
  542. o60.Reflectance = 0.40000000596046
  543. o60.Position = Vector3.new(-21.5997467, 7.0939641, -7.50153494)
  544. o60.Rotation = Vector3.new(90.0099945, 0, -90)
  545. o60.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  546. o60.Velocity = Vector3.new(0.000212141007, 0.00517241564, 0.00106679916)
  547. o60.FormFactor = Enum.FormFactor.Symmetric
  548. o60.Size = Vector3.new(1, 1, 1)
  549. o60.CFrame = CFrame.new(-21.5997467, 7.0939641, -7.50153494, 2.32344344e-09, 0.999996066, -3.05180984e-05, 0.000152588997, -2.98939231e-05, -0.999993086, -1.00000191, -5.86722479e-07, -0.000152847133)
  550. o60.BottomSurface = Enum.SurfaceType.Smooth
  551. o60.TopSurface = Enum.SurfaceType.Smooth
  552. o60.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  553. o60.Position = Vector3.new(-21.5997467, 7.0939641, -7.50153494)
  554. o60.velocity = Vector3.new(0.000212141007, 0.00517241564, 0.00106679916)
  555. o61.Parent = o60
  556. o61.Scale = Vector3.new(0.200000003, 0.200000003, 0.224999994)
  557. o61.MeshType = Enum.MeshType.Wedge
  558. o62.Parent = o5
  559. o62.BrickColor = BrickColor.new("Light blue")
  560. o62.Reflectance = 0.40000000596046
  561. o62.Position = Vector3.new(-21.4996147, 10.7686901, -7.50096798)
  562. o62.Rotation = Vector3.new(-179.98999, 0, -180)
  563. o62.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  564. o62.Velocity = Vector3.new(-8.62928937e-05, 0.00518054282, -0.00140110683)
  565. o62.FormFactor = Enum.FormFactor.Symmetric
  566. o62.Size = Vector3.new(1, 1, 1)
  567. o62.CFrame = CFrame.new(-21.4996147, 10.7686901, -7.50096798, -0.999996066, 3.05180984e-05, 2.32344344e-09, 2.98939231e-05, 0.999993086, 0.000152588997, 5.86722479e-07, 0.000152847133, -1.00000191)
  568. o62.BottomSurface = Enum.SurfaceType.Smooth
  569. o62.TopSurface = Enum.SurfaceType.Smooth
  570. o62.Color = Color3.new(0.705882, 0.823529, 0.894118)
  571. o62.Position = Vector3.new(-21.4996147, 10.7686901, -7.50096798)
  572. o62.velocity = Vector3.new(-8.62928937e-05, 0.00518054282, -0.00140110683)
  573. o63.Parent = o62
  574. o63.Scale = Vector3.new(0.200000003, 0.699999988, 0.100000001)
  575. o64.Parent = o5
  576. o64.BrickColor = BrickColor.new("Bright blue")
  577. o64.Reflectance = 0.40000000596046
  578. o64.Position = Vector3.new(-21.399744, 7.0939579, -7.50153923)
  579. o64.Rotation = Vector3.new(90.0099945, 0, 90)
  580. o64.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  581. o64.Velocity = Vector3.new(0.000212141167, 0.00518865557, 0.00107472076)
  582. o64.FormFactor = Enum.FormFactor.Symmetric
  583. o64.Size = Vector3.new(1, 1, 1)
  584. o64.CFrame = CFrame.new(-21.399744, 7.0939579, -7.50153923, -2.32344344e-09, -0.999996066, -3.05180984e-05, -0.000152588997, 2.98939231e-05, -0.999993086, 1.00000191, 5.86722479e-07, -0.000152847133)
  585. o64.BottomSurface = Enum.SurfaceType.Smooth
  586. o64.TopSurface = Enum.SurfaceType.Smooth
  587. o64.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  588. o64.Position = Vector3.new(-21.399744, 7.0939579, -7.50153923)
  589. o64.velocity = Vector3.new(0.000212141167, 0.00518865557, 0.00107472076)
  590. o65.Parent = o64
  591. o65.Scale = Vector3.new(0.200000003, 0.200000003, 0.224999994)
  592. o65.MeshType = Enum.MeshType.Wedge
  593. o66.Parent = o5
  594. o66.BrickColor = BrickColor.new("Bright blue")
  595. o66.Reflectance = 0.40000000596046
  596. o66.Position = Vector3.new(-21.4997463, 6.89398289, -7.50156403)
  597. o66.Rotation = Vector3.new(-179.98999, 0, -180)
  598. o66.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  599. o66.Velocity = Vector3.new(0.000228381716, 0.00518053863, 0.00120527938)
  600. o66.FormFactor = Enum.FormFactor.Symmetric
  601. o66.Size = Vector3.new(1, 1, 1)
  602. o66.CFrame = CFrame.new(-21.4997463, 6.89398289, -7.50156403, -0.999996066, 3.05180984e-05, 2.32344344e-09, 2.98939231e-05, 0.999993086, 0.000152588997, 5.86722479e-07, 0.000152847133, -1.00000191)
  603. o66.BottomSurface = Enum.SurfaceType.Smooth
  604. o66.TopSurface = Enum.SurfaceType.Smooth
  605. o66.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  606. o66.Position = Vector3.new(-21.4997463, 6.89398289, -7.50156403)
  607. o66.velocity = Vector3.new(0.000228381716, 0.00518053863, 0.00120527938)
  608. o67.Parent = o66
  609. o67.Scale = Vector3.new(0.400000006, 0.25, 0.200000003)
  610. o68.Parent = o5
  611. o68.BrickColor = BrickColor.new("Light blue")
  612. o68.Reflectance = 0.40000000596046
  613. o68.Position = Vector3.new(-22.1497231, 7.33898497, -7.50150013)
  614. o68.Rotation = Vector3.new(90.0099945, 0, 90)
  615. o68.RotVelocity = Vector3.new(-0.000672668684, -3.96076393e-05, 8.12126673e-05)
  616. o68.Velocity = Vector3.new(0.000192243533, 0.00512774847, 0.000880208041)
  617. o68.FormFactor = Enum.FormFactor.Symmetric
  618. o68.Size = Vector3.new(1, 1, 1)
  619. o68.CFrame = CFrame.new(-22.1497231, 7.33898497, -7.50150013, -2.66462308e-07, -0.999998629, -2.85941514e-05, -0.000152264503, 2.87097682e-05, -0.999999344, 1.00000048, -1.80262276e-07, -0.000151789398)
  620. o68.BottomSurface = Enum.SurfaceType.Smooth
  621. o68.TopSurface = Enum.SurfaceType.Smooth
  622. o68.Color = Color3.new(0.705882, 0.823529, 0.894118)
  623. o68.Position = Vector3.new(-22.1497231, 7.33898497, -7.50150013)
  624. o68.velocity = Vector3.new(0.000192243533, 0.00512774847, 0.000880208041)
  625. o69.Parent = o68
  626. o69.Scale = Vector3.new(0.100000001, 0.100000001, 0.400000006)
  627. o69.MeshType = Enum.MeshType.Wedge
  628. o70.Name = "_EVT"
  629. o70.Parent = o5
  630.  
  631. runDummyScript(function()
  632. script.Parent.Equipped:connect(function(mouse)
  633. mouse.Button1Down:connect(function()
  634. script.Parent.MouseClick.Value = not script.Parent.MouseClick.Value
  635. end)
  636. end)
  637. end,o70)
  638.  
  639. o71.Name = "_Main"
  640. o71.Parent = o5
  641.  
  642. runDummyScript(function()
  643. selected = false
  644. --save shoulders
  645. RSH, LSH = nil, nil
  646. --grip
  647. GRP = nil
  648. --welds
  649. RW, LW = Instance.new("Weld"), Instance.new("Weld")
  650. --what anim
  651. anim = "none"
  652.  
  653. --create the dustcloud object
  654. local prt = Instance.new("Part")
  655. prt.Size = Vector3.new(1,1,1)
  656. prt.BrickColor = BrickColor.new(217)
  657. prt.Anchored = true
  658. prt.CanCollide = false
  659. script.Parent.CloudMesh.Parent = prt
  660. --[[local msh = Instance.new("SpecialMesh")
  661. msh.MeshId = "http://www.roblox.com/asset/?id=1095708"
  662. msh.MeshType = 5
  663. msh.Parent = prt]]
  664.  
  665. function WaitForChild(obj, ch_n)
  666. local t = time()
  667. while not obj:FindFirstChild(ch_n) and time() - t < 10 do wait(0.1) end
  668. return obj:FindFirstChild(ch_n)
  669. end
  670.  
  671. --onselected, save shoulders and get player
  672. script.Parent.Equipped:connect(function()
  673. if selected then return end
  674. selected = true
  675. player = game.Players:playerFromCharacter(script.Parent.Parent)
  676. local ch = script.Parent.Parent
  677. WaitForChild(ch, "Torso")
  678. RSH = WaitForChild(ch.Torso, "Right Shoulder")
  679. LSH = WaitForChild(ch.Torso, "Left Shoulder")
  680. GRP = WaitForChild(ch["Right Arm"], "RightGrip")
  681. _G.Grip = GRP
  682. --
  683. RSH.Part1 = nil
  684. LSH.Part1 = nil
  685. --
  686. RW.Part0 = ch.Torso
  687. RW.C0 = CFrame.new(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  688. RW.C1 = CFrame.new(0, 0.5, 0)
  689. RW.Part1 = ch["Right Arm"]
  690. RW.Parent = ch.Torso
  691. _G.R = RW
  692. --
  693. LW.Part0 = ch.Torso
  694. LW.C0 = CFrame.new(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  695. LW.C1 = CFrame.new(0, 0.5, 0)
  696. LW.Part1 = ch["Left Arm"]
  697. LW.Parent = ch.Torso
  698. _G.L = LW
  699. --
  700. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1, 0, 0)
  701. --Bring_Arm_Up animation
  702. for i = 0, 1, 0.05 do
  703. wait()
  704. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3*i, 0, -0.5*i)
  705. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7*i, 0, 0.8*i)
  706. LW.C1 = CFrame.new(-0.3*i, 0.5+1.2*i, 0)
  707. end
  708. --put in grip
  709. wait()
  710. local rg = (ch["Right Arm"]:FindFirstChild("RightGrip") or GRP)
  711. if rg ~= GRP then
  712. GRP.Parent = ch["Right Arm"]
  713. rg:remove()
  714. end
  715. end)
  716.  
  717. --griptcf = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-math.pi/2+0.5, 0, 0)
  718.  
  719. script.Parent.Unequipped:connect(function()
  720. selected = false
  721. local pl = player
  722. --Bring_Arm_Down animation
  723. for i = 1, 0, -0.05 do
  724. wait()
  725. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3*i, 0, -0.5*i)
  726. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7*i, 0, 0.8*i)
  727. LW.C1 = CFrame.new(-0.3*i, 0.5+1.2*i, 0)
  728. end
  729. RW.Parent = nil
  730. LW.Parent = nil
  731. RSH.Part1 = pl.Character["Right Arm"]
  732. LSH.Part1 = pl.Character["Left Arm"]
  733. end)
  734.  
  735. function HomeRunHit(part)
  736. local h = (part.Parent or game):FindFirstChild("Humanoid") --or findfirstchild optimization
  737. if h then
  738. game.Soundscape.Bomb:Play()
  739. h.Sit = true
  740. wait()
  741. h.Jump = true
  742. h.Parent.Torso.Velocity = (CFrame.new(script.Parent.Handle.Position, h.Parent.Torso.Position).lookVector * 50) + Vector3.new(0, 10, 0)
  743. h.Parent.Torso.RotVelocity = Vector3.new(math.random(-30, 30), math.random(-30, 30), math.random(-30, 30))
  744. end
  745. end
  746.  
  747. function HomeRun()
  748. for i = 0, 1, 0.1 do
  749. if anim ~= "homerun" then return end
  750. wait()
  751. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3+1.2*i, -0.5*i, -0.5+i)
  752. --R.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -0.5, 0.5)
  753. LW.C0 = CFrame.new(-1.5+0.5*i, 0.5, -0.5*i) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  754. --L.C0 = CFrame.new(-1.0, 0.5, -0.5) * CFrame.fromEulerAnglesXYZ(1.7, 0, 1)
  755. end
  756. --start homerunhit connection--
  757. local con = script.Parent.Blade.Touched:connect(HomeRunHit)
  758. ----------------------------------------
  759. for i = 0, 1, 0.2 do
  760. wait()
  761. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -0.5-1.7*i, 0.5+0.5*i)
  762. --R.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -2.2, 1)
  763. LW.C0 = CFrame.new(-1-0.5*i, 0.5, -0.5+0.5*i) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8-1.2*i)
  764. LW.C1 = CFrame.new(0, 0.5-i, 0)
  765. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1-2*i, 0, 0)
  766. end
  767. for i = 0, 1, 0.2 do
  768. wait()
  769. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -2.2-0.6*i, 1)
  770. end
  771. wait(0.1)
  772. ----end homerun connection---
  773. con:disconnect()
  774. --------------------------------------
  775. for i = 0, 1, 0.1 do
  776. wait()
  777. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5-1.2*i, -2.8+2.8*i, 1-1.5*i)
  778. --RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  779. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7, 0, -0.4+1.2*i)
  780. LW.C1 = CFrame.new(0, -0.5+i*2, 0)
  781. --LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  782. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-3+2*i, 0, 0)
  783. end
  784. end
  785.  
  786. function Whack()
  787. for i = 0, 1, 0.2 do
  788. if anim ~= "norm" then return end
  789. wait()
  790. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3+i, 0, -0.5+0.5*i)
  791. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7-0.25*i, 0, 0.8-0.6*i)
  792. end
  793. for i = 0, 1, 0.25 do
  794. if anim ~= "norm" then return end
  795. wait()
  796. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.3-2.5*i, 0, 0)
  797. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.45-0.25*i, 0, 0.2)
  798. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1-0.5*i, 0, 0)
  799. end
  800. ------
  801. for i = 0, 1, 0.2 do
  802. if anim ~= "norm" then return end
  803. wait()
  804. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(-0.2+1.5*i, 0, -0.5*i)
  805. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.2+0.5*i, 0, 0.2+0.6*i)
  806. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1.5+0.5*i, 0, 0)
  807. end
  808. end
  809.  
  810. local a = false
  811. local co = nil
  812. --OMGHAX mouseclick
  813. local last_click = 0
  814. script.Parent.MouseClick.Changed:connect(function()
  815. if time() - last_click < 0.3 then
  816. anim = "homerun"
  817. last_click = time()
  818. HomeRun()
  819. else
  820. anim = "norm"
  821. last_click = time()
  822. Whack()
  823. end
  824. end)
  825. end,o71)
  826.  
  827. o72.Name = "Welding"
  828. o72.Parent = o5
  829.  
  830. runDummyScript(function()
  831. function Weld(x,y)
  832. local W = Instance.new("Weld")
  833. W.Part0 = x
  834. W.Part1 = y
  835. local CJ = CFrame.new(x.Position)
  836. local C0 = x.CFrame:inverse()*CJ
  837. local C1 = y.CFrame:inverse()*CJ
  838. W.C0 = C0
  839. W.C1 = C1
  840. W.Parent = x
  841. end
  842.  
  843. function Get(A)
  844. if A.className == "Part" then
  845. Weld(script.Parent.Handle, A)
  846. A.Anchored = false
  847. else
  848. local C = A:GetChildren()
  849. for i=1, #C do
  850. Get(C[i])
  851. end
  852. end
  853. end
  854.  
  855. function Finale()
  856. Get(script.Parent)
  857. end
  858.  
  859. script.Parent.Equipped:connect(Finale)
  860. script.Parent.Unequipped:connect(Finale)
  861. Finale()
  862. end,o72)
  863.  
  864. o73.Name = "MouseClick"
  865. o73.Parent = o5
  866. o74.Name = "MouseClick"
  867. o74.Parent = o5
  868. o75.Name = "_CamShake"
  869. o75.Parent = o5
  870. o75.Disabled = true
  871.  
  872. runDummyScript(function()
  873. local cam = game.Workspace.CurrentCamera
  874. for i = 1, 5 do
  875. wait()
  876. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p --* CFrame.fromEulerAnglesXYZ(math.random(-10, 10)/10, math.random(-10, 10)/10, 0)
  877. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  878. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(math.random(-10, 10)/40, math.random(-10, 10)/40, 0)
  879. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  880. end
  881. script:remove()
  882.  
  883. end,o75)
  884.  
  885. o76.Name = "Local Gui"
  886. o76.Parent = o5
  887.  
  888. runDummyScript(function()
  889.  
  890. end,o76)
  891.  
  892. o77.Name = "_Main"
  893. o77.Parent = o5
  894.  
  895. runDummyScript(function()
  896. --player
  897. player = nil
  898. --save shoulders
  899. RSH, LSH = nil, nil
  900. --grip
  901. GRP = nil
  902. --welds
  903. RW, LW = Instance.new("Weld"), Instance.new("Weld")
  904. --what anim
  905. anim = "none"
  906.  
  907. --onselected, save shoulders and get player
  908. script.Parent.Equipped:connect(function()
  909. player = game.Players:playerFromCharacter(script.Parent.Parent)
  910. local ch = script.Parent.Parent
  911. RSH = ch.Torso["Right Shoulder"]
  912. LSH = ch.Torso["Left Shoulder"]
  913. GRP = ch["Right Arm"].RightGrip
  914. --
  915. RSH.Parent = nil
  916. LSH.Parent = nil
  917. --
  918. RW.Part0 = ch.Torso
  919. RW.C0 = CFrame.new(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  920. RW.C1 = CFrame.new(0, 0.5, 0)
  921. RW.Part1 = ch["Right Arm"]
  922. RW.Parent = ch.Torso
  923. _G.R = RW
  924. --
  925. LW.Part0 = ch.Torso
  926. LW.C0 = CFrame.new(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  927. LW.C1 = CFrame.new(0, 0.5, 0)
  928. LW.Part1 = ch["Left Arm"]
  929. LW.Parent = ch.Torso
  930. _G.L = LW
  931. --
  932. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1, 0, 0)
  933. --Bring_Arm_Up animation
  934. for i = 0, 1, 0.05 do
  935. wait()
  936. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3*i, 0, -0.5*i)
  937. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7*i, 0, 0.8*i)
  938. LW.C1 = CFrame.new(-0.3*i, 0.5+1.2*i, 0)
  939. end
  940. end)
  941.  
  942. --griptcf = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-math.pi/2+0.5, 0, 0)
  943.  
  944. script.Parent.Unequipped:connect(function()
  945. --Bring_Arm_Down animation
  946. for i = 1, 0, -0.05 do
  947. wait()
  948. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3*i, 0, -0.5*i)
  949. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7*i, 0, 0.8*i)
  950. LW.C1 = CFrame.new(-0.3*i, 0.5+1.2*i, 0)
  951. end
  952. RW.Parent = nil
  953. LW.Parent = nil
  954. RSH.Parent = player.Character.Torso
  955. LSH.Parent = player.Character.Torso
  956. end)
  957.  
  958. function HomeRunHit(part)
  959. local h = (part.Parent or game):FindFirstChild("swar") --or findfirstchild optimization
  960. if h then
  961. h.Sit = true
  962. wait()
  963. h.Jump = true
  964. h.Parent.Torso.Velocity = (CFrame.new(script.Parent.Handle.Position, h.Parent.Torso.Position).lookVector * 100) + Vector3.new(0, 30, 0)
  965. h.Parent.Torso.RotVelocity = Vector3.new(math.random(-100, 100), math.random(-100, 100), math.random(-100, 100))
  966. end
  967. end
  968.  
  969. function HomeRun()
  970. for i = 0, 1, 0.1 do
  971. if anim ~= "homerun" then return end
  972. wait()
  973. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3+1.2*i, -0.5*i, -0.5+i)
  974. --R.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -0.5, 0.5)
  975. LW.C0 = CFrame.new(-1.5+0.5*i, 0.5, -0.5*i) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  976. --L.C0 = CFrame.new(-1.0, 0.5, -0.5) * CFrame.fromEulerAnglesXYZ(1.7, 0, 1)
  977. end
  978. --start homerunhit connection--
  979. local con = script.Parent.Handle.Touched:connect(HomeRunHit)
  980. ----------------------------------------
  981. for i = 0, 1, 0.2 do
  982. wait()
  983. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -0.5-1.7*i, 0.5+0.5*i)
  984. --R.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -2.2, 1)
  985. LW.C0 = CFrame.new(-1-0.5*i, 0.5, -0.5+0.5*i) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8-1.2*i)
  986. LW.C1 = CFrame.new(0, 0.5-i, 0)
  987. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1-2*i, 0, 0)
  988. end
  989. for i = 0, 1, 0.2 do
  990. wait()
  991. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5, -2.2-0.6*i, 1)
  992. end
  993. wait(0.1)
  994. ----end homerun connection---
  995. con:disconnect()
  996. --------------------------------------
  997. for i = 0, 1, 0.1 do
  998. wait()
  999. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.5-1.2*i, -2.8+2.8*i, 1-1.5*i)
  1000. --RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  1001. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7, 0, -0.4+1.2*i)
  1002. LW.C1 = CFrame.new(0, -0.5+i*2, 0)
  1003. --LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  1004. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-3+2*i, 0, 0)
  1005. end
  1006. end
  1007.  
  1008. function Whack()
  1009. for i = 0, 1, 0.2 do
  1010. if anim ~= "norm" then return end
  1011. wait()
  1012. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.3+i, 0, -0.5+0.5*i)
  1013. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.7-0.25*i, 0, 0.8-0.6*i)
  1014. end
  1015. for i = 0, 1, 0.25 do
  1016. if anim ~= "norm" then return end
  1017. wait()
  1018. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(2.3-2.5*i, 0, 0)
  1019. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.45-0.25*i, 0, 0.2)
  1020. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1-0.5*i, 0, 0)
  1021. end
  1022. --insert camshake and hit nearby people
  1023. for _, p in pairs(game.Players:GetChildren()) do
  1024. if p.Character:FindFirstChild("saw") then
  1025. if (p.Character.Torso.Position - (script.Parent.Handle.CFrame*CFrame.new(0, -3, 0)).p).magnitude < 10 then
  1026. local s = script.Parent._CamShake:clone()
  1027. s.Disabled = false
  1028. s.Parent = p.Backpack
  1029. if p ~= player then
  1030. p.Character.Humanoids.Sit = true
  1031. delay(0.1, function() p.Character.Humanoids.Jump = true end)
  1032. p.Character.Torso.RotVelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  1033. end
  1034. end
  1035. end
  1036. end
  1037. ------
  1038. for i = 0, 1, 0.2 do
  1039. if anim ~= "norm" then return end
  1040. wait()
  1041. RW.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(-0.2+1.5*i, 0, -0.5*i)
  1042. LW.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(1.2+0.5*i, 0, 0.2+0.6*i)
  1043. GRP.C0 = CFrame.new(0, -1, 0) * CFrame.fromEulerAnglesXYZ(-1.5+0.5*i, 0, 0)
  1044. end
  1045. end
  1046.  
  1047. local a = false
  1048. local co = nil
  1049. --OMGHAX mouseclick
  1050. local last_click = 0
  1051. script.Parent.MouseClick.Changed:connect(function()
  1052. if time() - last_click < 0.3 then
  1053. anim = "homerun"
  1054. last_click = time()
  1055. HomeRun()
  1056. else
  1057. anim = "norm"
  1058. last_click = time()
  1059. Whack()
  1060. end
  1061. end)
  1062.  
  1063. end,o77)
  1064.  
  1065. o78.Name = "_EVT"
  1066. o78.Parent = o5
  1067.  
  1068. runDummyScript(function()
  1069. script.Parent.Equipped:connect(function(mouse)
  1070. mouse.Button1Down:connect(function()
  1071. script.Parent.MouseClick.Value = not script.Parent.MouseClick.Value
  1072. end)
  1073. end)
  1074. end,o78)
  1075.  
  1076. o79.Name = "Weapon Giver Core"
  1077. o79.Parent = o5
  1078.  
  1079. runDummyScript(function()
  1080. local debounce = false
  1081.  
  1082. function getPlayer(humanoid)
  1083. local players = game.Players:children()
  1084. for i = 1, #players do
  1085. if players[i].Character.Humanoid == humanoid then return players[i] end
  1086. end
  1087. return nil
  1088. end
  1089.  
  1090. function onTouch(part)
  1091.  
  1092. local human = part.Parent:findFirstChild("Humanoid")
  1093. if (human ~= nil) and debounce == false then
  1094.  
  1095. debounce = true
  1096.  
  1097. local player = getPlayer(human)
  1098.  
  1099. if (player == nil) then return end
  1100.  
  1101. script.Parent:clone().Parent = player.Backpack
  1102.  
  1103. wait(2)
  1104. debounce = false
  1105. end
  1106. end
  1107.  
  1108.  
  1109. script.Parent.Parent.Touched:connect(onTouch)
  1110.  
  1111. end,o79)
  1112.  
  1113. o80.Name = "GiverPad Base"
  1114. o80.Parent = o3
  1115. o80.Material = Enum.Material.Ice
  1116. o80.BrickColor = BrickColor.new("Bright blue")
  1117. o80.Reflectance = 0.40000000596046
  1118. o80.Position = Vector3.new(-21.5, 3.5999999, -7.5)
  1119. o80.Anchored = true
  1120. o80.Size = Vector3.new(5, 2.4000001, 5)
  1121. o80.CFrame = CFrame.new(-21.5, 3.5999999, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1122. o80.TopSurface = Enum.SurfaceType.Smooth
  1123. o80.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1124. o80.Position = Vector3.new(-21.5, 3.5999999, -7.5)
  1125. o81.Name = "GiverPad GlassPiece"
  1126. o81.Parent = o3
  1127. o81.BrickColor = BrickColor.new("Bright blue")
  1128. o81.Reflectance = 0.40000000596046
  1129. o81.Transparency = 0.89999997615814
  1130. o81.Position = Vector3.new(-21.5, 8.79999828, -9.50000381)
  1131. o81.Anchored = true
  1132. o81.Size = Vector3.new(5, 7.20000029, 1)
  1133. o81.CFrame = CFrame.new(-21.5, 8.79999828, -9.50000381, 1, -1.83960736e-07, 1.06921036e-07, -1.83960736e-07, 1, -9.5777682e-07, 1.06921036e-07, -9.5777682e-07, 1)
  1134. o81.TopSurface = Enum.SurfaceType.Smooth
  1135. o81.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1136. o81.Position = Vector3.new(-21.5, 8.79999828, -9.50000381)
  1137. o82.Name = "GiverPad GlassPiece"
  1138. o82.Parent = o3
  1139. o82.BrickColor = BrickColor.new("Bright blue")
  1140. o82.Reflectance = 0.40000000596046
  1141. o82.Transparency = 0.89999997615814
  1142. o82.Position = Vector3.new(-19.5, 8.80000019, -7.5)
  1143. o82.Anchored = true
  1144. o82.Size = Vector3.new(1, 7.20000029, 3)
  1145. o82.CFrame = CFrame.new(-19.5, 8.80000019, -7.5, 1, 6.22397422e-09, 4.19426716e-09, 6.22397422e-09, 1, 1.02361263e-07, 4.19426716e-09, 1.02361263e-07, 1)
  1146. o82.TopSurface = Enum.SurfaceType.Smooth
  1147. o82.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1148. o82.Position = Vector3.new(-19.5, 8.80000019, -7.5)
  1149. o83.Name = "GiverPad GlassPiece"
  1150. o83.Parent = o3
  1151. o83.BrickColor = BrickColor.new("Bright blue")
  1152. o83.Reflectance = 0.40000000596046
  1153. o83.Transparency = 0.89999997615814
  1154. o83.Position = Vector3.new(-21.5, 8.80000019, -5.5)
  1155. o83.Anchored = true
  1156. o83.Size = Vector3.new(5, 7.20000029, 1)
  1157. o83.CFrame = CFrame.new(-21.5, 8.80000019, -5.5, 1, -3.42799678e-09, -5.86869053e-10, -3.42799678e-09, 1, -4.43261037e-08, -5.86869053e-10, -4.43261037e-08, 1)
  1158. o83.TopSurface = Enum.SurfaceType.Smooth
  1159. o83.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1160. o83.Position = Vector3.new(-21.5, 8.80000019, -5.5)
  1161. o84.Name = "GiverPad GlassPiece"
  1162. o84.Parent = o3
  1163. o84.BrickColor = BrickColor.new("Bright blue")
  1164. o84.Reflectance = 0.40000000596046
  1165. o84.Transparency = 0.89999997615814
  1166. o84.Position = Vector3.new(-23.5, 8.80000019, -7.5)
  1167. o84.Anchored = true
  1168. o84.Size = Vector3.new(1, 7.20000029, 3)
  1169. o84.CFrame = CFrame.new(-23.5, 8.80000019, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1170. o84.TopSurface = Enum.SurfaceType.Smooth
  1171. o84.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1172. o84.Position = Vector3.new(-23.5, 8.80000019, -7.5)
  1173. o85.Name = "GiverPad Top"
  1174. o85.Parent = o3
  1175. o85.Material = Enum.Material.Ice
  1176. o85.BrickColor = BrickColor.new("Bright blue")
  1177. o85.Reflectance = 0.40000000596046
  1178. o85.Position = Vector3.new(-21.5, 13.0000038, -7.49999905)
  1179. o85.Anchored = true
  1180. o85.Size = Vector3.new(5, 1.20000005, 5)
  1181. o85.CFrame = CFrame.new(-21.5, 13.0000038, -7.49999905, 1, 9.33596453e-08, 6.29140828e-08, 9.33596453e-08, 1, 1.53541976e-06, 6.29140828e-08, 1.53541976e-06, 1)
  1182. o85.TopSurface = Enum.SurfaceType.Smooth
  1183. o85.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  1184. o85.Position = Vector3.new(-21.5, 13.0000038, -7.49999905)
  1185. mas.Parent = workspace
  1186. mas:MakeJoints()
  1187. local mas1 = mas:GetChildren()
  1188. for i=1,#mas1 do
  1189. mas1[i].Parent = workspace
  1190. ypcall(function() mas1[i]:MakeJoints() end)
  1191. end
  1192. mas:Destroy()
  1193. for i=1,#cors do
  1194. coroutine.resume(cors[i])
  1195. end
  1196. mess_handle.Text = "Resetting"
  1197. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1198. v:LoadCharacter()
  1199. end
  1200. wait(1)
  1201. mess_handle:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement