ManOhMan

Untitled

Jul 11th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.54 KB | None | 0 0
  1. --Created with PenguinAnonymous's compiler
  2. --PenguinAnonymous is not responsible for damages caused to your game
  3. --This plugin does not remove things
  4. --PenguinAnonymous cannot be held resonsible for manual deletion for the purpose of testing
  5. --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
  6. --Thank you for using my plugin and enjoy :)
  7. --It is free to use
  8. --If you use this plugin to create your own, please give me credit
  9. --Z_V edited my plugin to look like his own and published it without giving me credit, and that makes me very angry
  10. --Errors:
  11. local runDummyScript = function(f,scri)
  12. local oldenv = getfenv(f)
  13. local newenv = setmetatable({}, {
  14. __index = function(_, k)
  15. if k:lower() == 'script' then
  16. return scri
  17. else
  18. return oldenv[k]
  19. end
  20. end
  21. })
  22. setfenv(f, newenv)
  23. ypcall(function() f() end)
  24. end
  25. cors = {}
  26. mas = Instance.new("Model",game:GetService("Lighting"))
  27. mas.Name = "CompiledModel"
  28. o1 = Instance.new("Model")
  29. o2 = Instance.new("Part")
  30. o3 = Instance.new("ManualWeld")
  31. o4 = Instance.new("Part")
  32. o5 = Instance.new("ManualWeld")
  33. o6 = Instance.new("Part")
  34. o7 = Instance.new("ManualWeld")
  35. o8 = Instance.new("Part")
  36. o9 = Instance.new("Part")
  37. o10 = Instance.new("PointLight")
  38. o11 = Instance.new("Part")
  39. o12 = Instance.new("ManualWeld")
  40. o13 = Instance.new("Model")
  41. o14 = Instance.new("Part")
  42. o15 = Instance.new("ManualWeld")
  43. o16 = Instance.new("Part")
  44. o17 = Instance.new("ManualWeld")
  45. o18 = Instance.new("Part")
  46. o19 = Instance.new("ManualWeld")
  47. o20 = Instance.new("Part")
  48. o21 = Instance.new("ManualWeld")
  49. o22 = Instance.new("Part")
  50. o23 = Instance.new("Part")
  51. o24 = Instance.new("PointLight")
  52. o1.Parent = mas
  53. o2.Parent = o1
  54. o2.Position = Vector3.new(17.489994, 10.5871277, 22.1992817)
  55. o2.Anchored = true
  56. o2.Size = Vector3.new(28.2400017, 24.3600006, 2)
  57. o2.CFrame = CFrame.new(17.489994, 10.5871277, 22.1992817, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  58. o2.BottomSurface = Enum.SurfaceType.Smooth
  59. o2.TopSurface = Enum.SurfaceType.Smooth
  60. o2.Position = Vector3.new(17.489994, 10.5871277, 22.1992817)
  61. o3.Name = "Part-to-Part Strong Joint"
  62. o3.Parent = o2
  63. o3.C0 = CFrame.new(-14.1200008, 12.1800003, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  64. o3.C1 = CFrame.new(-12.169281, 14.2223492, -1, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  65. o3.Part0 = o2
  66. o3.Part1 = o8
  67. o4.Parent = o1
  68. o4.Position = Vector3.new(30.9119034, 10.5871277, 11.01507)
  69. o4.Rotation = Vector3.new(0, 90, 0)
  70. o4.Anchored = true
  71. o4.Size = Vector3.new(24.3400021, 24.3600006, 2)
  72. o4.CFrame = CFrame.new(30.9119034, 10.5871277, 11.01507, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  73. o4.BottomSurface = Enum.SurfaceType.Smooth
  74. o4.TopSurface = Enum.SurfaceType.Smooth
  75. o4.Position = Vector3.new(30.9119034, 10.5871277, 11.01507)
  76. o5.Name = "Part-to-Part Strong Joint"
  77. o5.Parent = o4
  78. o5.C0 = CFrame.new(-12.170001, 12.1800003, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  79. o5.C1 = CFrame.new(-12.1550694, -14.319561, -1, -1, 0, 0, 0, -1, 0, 0, 0, 1)
  80. o5.Part0 = o4
  81. o5.Part1 = o8
  82. o6.Parent = o1
  83. o6.Position = Vector3.new(4.27894306, 10.5871277, 11.01507)
  84. o6.Rotation = Vector3.new(0, 90, 0)
  85. o6.Anchored = true
  86. o6.CanCollide = false
  87. o6.Size = Vector3.new(24.3400021, 24.3600006, 2)
  88. o6.CFrame = CFrame.new(4.27894306, 10.5871277, 11.01507, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  89. o6.BottomSurface = Enum.SurfaceType.Smooth
  90. o6.TopSurface = Enum.SurfaceType.Smooth
  91. o6.Position = Vector3.new(4.27894306, 10.5871277, 11.01507)
  92. o7.Name = "Part-to-Part Strong Joint"
  93. o7.Parent = o6
  94. o7.C0 = CFrame.new(-12.170001, 12.1800003, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  95. o7.C1 = CFrame.new(-12.1550694, 12.3133993, -1, -1, 0, 0, 0, -1, 0, 0, 0, 1)
  96. o7.Part0 = o6
  97. o7.Part1 = o8
  98. o8.Parent = o1
  99. o8.Position = Vector3.new(17.5923424, 23.767128, 11.0300007)
  100. o8.Rotation = Vector3.new(-90, 0, 90)
  101. o8.Anchored = true
  102. o8.Size = Vector3.new(24.3400021, 28.6100063, 2)
  103. o8.CFrame = CFrame.new(17.5923424, 23.767128, 11.0300007, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  104. o8.BottomSurface = Enum.SurfaceType.Smooth
  105. o8.TopSurface = Enum.SurfaceType.Smooth
  106. o8.Position = Vector3.new(17.5923424, 23.767128, 11.0300007)
  107. o9.Parent = o1
  108. o9.Position = Vector3.new(17.5923424, -0.32931447, 11.0300007)
  109. o9.Rotation = Vector3.new(-90, 0, 90)
  110. o9.Anchored = true
  111. o9.Size = Vector3.new(24.3400021, 28.6100063, 2)
  112. o9.CFrame = CFrame.new(17.5923424, -0.32931447, 11.0300007, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  113. o9.BottomSurface = Enum.SurfaceType.Smooth
  114. o9.TopSurface = Enum.SurfaceType.Smooth
  115. o9.Position = Vector3.new(17.5923424, -0.32931447, 11.0300007)
  116. o10.Parent = o9
  117. o10.Range = 25
  118. o11.Parent = o1
  119. o11.Position = Vector3.new(17.489994, 10.5871277, -0.209999993)
  120. o11.Anchored = true
  121. o11.Size = Vector3.new(28.2400017, 24.3600006, 2)
  122. o11.CFrame = CFrame.new(17.489994, 10.5871277, -0.209999993, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  123. o11.BottomSurface = Enum.SurfaceType.Smooth
  124. o11.TopSurface = Enum.SurfaceType.Smooth
  125. o11.Position = Vector3.new(17.489994, 10.5871277, -0.209999993)
  126. o12.Name = "Part-to-Part Strong Joint"
  127. o12.Parent = o11
  128. o12.C0 = CFrame.new(-14.1200008, 12.1800003, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  129. o12.C1 = CFrame.new(10.2400007, 14.2223492, -1, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  130. o12.Part0 = o11
  131. o12.Part1 = o8
  132. o13.Parent = mas
  133. o14.Parent = o13
  134. o14.Position = Vector3.new(17.489994, 10.5871277, -49.2606583)
  135. o14.Anchored = true
  136. o14.Size = Vector3.new(28.2400017, 24.3600006, 2)
  137. o14.CFrame = CFrame.new(17.489994, 10.5871277, -49.2606583, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  138. o14.BottomSurface = Enum.SurfaceType.Smooth
  139. o14.TopSurface = Enum.SurfaceType.Smooth
  140. o14.Position = Vector3.new(17.489994, 10.5871277, -49.2606583)
  141. o15.Name = "Part-to-Part Strong Joint"
  142. o15.Parent = o14
  143. o15.C0 = CFrame.new(-14.1200008, 12.1800003, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  144. o15.C1 = CFrame.new(10.2400007, 14.2223492, -1, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  145. o15.Part0 = o14
  146. o15.Part1 = o22
  147. o16.Parent = o13
  148. o16.Position = Vector3.new(17.489994, 10.5871277, -26.8513718)
  149. o16.Anchored = true
  150. o16.Size = Vector3.new(28.2400017, 24.3600006, 2)
  151. o16.CFrame = CFrame.new(17.489994, 10.5871277, -26.8513718, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  152. o16.BottomSurface = Enum.SurfaceType.Smooth
  153. o16.TopSurface = Enum.SurfaceType.Smooth
  154. o16.Position = Vector3.new(17.489994, 10.5871277, -26.8513718)
  155. o17.Name = "Part-to-Part Strong Joint"
  156. o17.Parent = o16
  157. o17.C0 = CFrame.new(-14.1200008, 12.1800003, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  158. o17.C1 = CFrame.new(-12.169281, 14.2223492, -1, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  159. o17.Part0 = o16
  160. o17.Part1 = o22
  161. o18.Parent = o13
  162. o18.Position = Vector3.new(30.9119034, 10.5871277, -38.0355873)
  163. o18.Rotation = Vector3.new(0, 90, 0)
  164. o18.Anchored = true
  165. o18.Size = Vector3.new(24.3400021, 24.3600006, 2)
  166. o18.CFrame = CFrame.new(30.9119034, 10.5871277, -38.0355873, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  167. o18.BottomSurface = Enum.SurfaceType.Smooth
  168. o18.TopSurface = Enum.SurfaceType.Smooth
  169. o18.Position = Vector3.new(30.9119034, 10.5871277, -38.0355873)
  170. o19.Name = "Part-to-Part Strong Joint"
  171. o19.Parent = o18
  172. o19.C0 = CFrame.new(-12.170001, 12.1800003, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  173. o19.C1 = CFrame.new(-12.1550694, -14.319561, -1, -1, 0, 0, 0, -1, 0, 0, 0, 1)
  174. o19.Part0 = o18
  175. o19.Part1 = o22
  176. o20.Parent = o13
  177. o20.Position = Vector3.new(4.27894306, 10.5871277, -38.0355873)
  178. o20.Rotation = Vector3.new(0, 90, 0)
  179. o20.Anchored = true
  180. o20.CanCollide = false
  181. o20.Size = Vector3.new(24.3400021, 24.3600006, 2)
  182. o20.CFrame = CFrame.new(4.27894306, 10.5871277, -38.0355873, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  183. o20.BottomSurface = Enum.SurfaceType.Smooth
  184. o20.TopSurface = Enum.SurfaceType.Smooth
  185. o20.Position = Vector3.new(4.27894306, 10.5871277, -38.0355873)
  186. o21.Name = "Part-to-Part Strong Joint"
  187. o21.Parent = o20
  188. o21.C0 = CFrame.new(-12.170001, 12.1800003, 1, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  189. o21.C1 = CFrame.new(-12.1550694, 12.3133993, -1, -1, 0, 0, 0, -1, 0, 0, 0, 1)
  190. o21.Part0 = o20
  191. o21.Part1 = o22
  192. o22.Parent = o13
  193. o22.Position = Vector3.new(17.5923424, 23.767128, -38.0206566)
  194. o22.Rotation = Vector3.new(-90, 0, 90)
  195. o22.Anchored = true
  196. o22.Size = Vector3.new(24.3400021, 28.6100063, 2)
  197. o22.CFrame = CFrame.new(17.5923424, 23.767128, -38.0206566, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  198. o22.BottomSurface = Enum.SurfaceType.Smooth
  199. o22.TopSurface = Enum.SurfaceType.Smooth
  200. o22.Position = Vector3.new(17.5923424, 23.767128, -38.0206566)
  201. o23.Parent = o13
  202. o23.Position = Vector3.new(17.5923424, -0.32931447, -38.0206566)
  203. o23.Rotation = Vector3.new(-90, 0, 90)
  204. o23.Anchored = true
  205. o23.Size = Vector3.new(24.3400021, 28.6100063, 2)
  206. o23.CFrame = CFrame.new(17.5923424, -0.32931447, -38.0206566, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  207. o23.BottomSurface = Enum.SurfaceType.Smooth
  208. o23.TopSurface = Enum.SurfaceType.Smooth
  209. o23.Position = Vector3.new(17.5923424, -0.32931447, -38.0206566)
  210. o24.Parent = o23
  211. o24.Range = 25
  212. mas.Parent = workspace
  213. mas:MakeJoints()
  214. local mas1 = mas:GetChildren()
  215. for i=1,#mas1 do
  216. mas1[i].Parent = workspace
  217. ypcall(function() mas1[i]:MakeJoints() end)
  218. end
  219. mas:Destroy()
  220. for i=1,#cors do
  221. coroutine.resume(cors[i])
  222. end
  223.  
  224. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  225. game:GetService("Lighting").Brightness = 2
  226. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  227. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  228. game:GetService("Lighting").GlobalShadows = true
  229. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  230. game:GetService("Lighting").Outlines = false
  231. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  232. game:GetService("Lighting").TimeOfDay = "14:00:00"
  233. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  234. game:GetService("Lighting").FogEnd = 100000
  235. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment