Advertisement
ManOhMan

Untitled

Jul 25th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.22 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("Part")
  29. o2 = Instance.new("Part")
  30. o3 = Instance.new("Part")
  31. o4 = Instance.new("Part")
  32. o5 = Instance.new("Part")
  33. o6 = Instance.new("Model")
  34. o7 = Instance.new("Part")
  35. o8 = Instance.new("ManualWeld")
  36. o9 = Instance.new("ManualWeld")
  37. o10 = Instance.new("Part")
  38. o11 = Instance.new("ManualWeld")
  39. o12 = Instance.new("Part")
  40. o13 = Instance.new("SurfaceGui")
  41. o14 = Instance.new("TextLabel")
  42. o15 = Instance.new("Part")
  43. o16 = Instance.new("SpecialMesh")
  44. o17 = Instance.new("Decal")
  45. o18 = Instance.new("Part")
  46. o19 = Instance.new("Part")
  47. o20 = Instance.new("Weld")
  48. o21 = Instance.new("Weld")
  49. o22 = Instance.new("Weld")
  50. o23 = Instance.new("Weld")
  51. o24 = Instance.new("Weld")
  52. o25 = Instance.new("Weld")
  53. o26 = Instance.new("Weld")
  54. o27 = Instance.new("Weld")
  55. o28 = Instance.new("Weld")
  56. o29 = Instance.new("Weld")
  57. o30 = Instance.new("Weld")
  58. o31 = Instance.new("Weld")
  59. o32 = Instance.new("Weld")
  60. o33 = Instance.new("Weld")
  61. o1.Parent = mas
  62. o1.Material = Enum.Material.Concrete
  63. o1.BrickColor = BrickColor.new("Dark stone grey")
  64. o1.Position = Vector3.new(-9.15527725, 9.60161781, 22.8323326)
  65. o1.Rotation = Vector3.new(20.5599995, 1.46000004, 3.08999991)
  66. o1.Size = Vector3.new(8.56000042, 15.7200012, 9.09000015)
  67. o1.CFrame = CFrame.new(-9.15527725, 9.60161781, 22.8323326, 0.998222768, -0.0538762659, 0.0254676342, 0.0593919866, 0.934456408, -0.351089567, -0.00488299876, 0.351978183, 0.935995519)
  68. o1.BottomSurface = Enum.SurfaceType.Smooth
  69. o1.TopSurface = Enum.SurfaceType.Smooth
  70. o1.Color = Color3.new(0.388235, 0.372549, 0.384314)
  71. o1.Position = Vector3.new(-9.15527725, 9.60161781, 22.8323326)
  72. o2.Parent = mas
  73. o2.Material = Enum.Material.Concrete
  74. o2.BrickColor = BrickColor.new("Dark stone grey")
  75. o2.Position = Vector3.new(-15.1957827, 21.348423, 18.572794)
  76. o2.Rotation = Vector3.new(10.5699997, 0.899999976, 3.29999995)
  77. o2.Size = Vector3.new(18.6500015, 17.4099941, 9.09000015)
  78. o2.CFrame = CFrame.new(-15.1957827, 21.348423, 18.572794, 0.998222768, -0.0574801713, 0.015725214, 0.0593919866, 0.981226027, -0.183489159, -0.00488299876, 0.184097007, 0.98289603)
  79. o2.BottomSurface = Enum.SurfaceType.Smooth
  80. o2.TopSurface = Enum.SurfaceType.Smooth
  81. o2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  82. o2.Position = Vector3.new(-15.1957827, 21.348423, 18.572794)
  83. o3.Parent = mas
  84. o3.Material = Enum.Material.Concrete
  85. o3.BrickColor = BrickColor.new("Dark stone grey")
  86. o3.Position = Vector3.new(-29.6143475, 25.073204, 23.8779488)
  87. o3.Rotation = Vector3.new(-89.3899994, -3.4000001, 0.319999993)
  88. o3.Size = Vector3.new(9.57999897, 17.4099941, 9.09000015)
  89. o3.CFrame = CFrame.new(-29.6143475, 25.073204, 23.8779488, 0.998222768, -0.00550484005, -0.0593375824, 0.0593919866, 0.0103110066, 0.998181522, -0.00488299876, -0.999931753, 0.0106196245)
  90. o3.BottomSurface = Enum.SurfaceType.Smooth
  91. o3.TopSurface = Enum.SurfaceType.Smooth
  92. o3.Color = Color3.new(0.388235, 0.372549, 0.384314)
  93. o3.Position = Vector3.new(-29.6143475, 25.073204, 23.8779488)
  94. o4.Parent = mas
  95. o4.Material = Enum.Material.Concrete
  96. o4.BrickColor = BrickColor.new("Dark stone grey")
  97. o4.Position = Vector3.new(-1.06578732, 22.1891251, 18.5036736)
  98. o4.Rotation = Vector3.new(10.5699997, 0.899999976, 3.29999995)
  99. o4.Size = Vector3.new(9.57999897, 17.4099941, 9.09000015)
  100. o4.CFrame = CFrame.new(-1.06578732, 22.1891251, 18.5036736, 0.998222768, -0.0574801713, 0.015725214, 0.0593919866, 0.981226027, -0.183489159, -0.00488299876, 0.184097007, 0.98289603)
  101. o4.BottomSurface = Enum.SurfaceType.Smooth
  102. o4.TopSurface = Enum.SurfaceType.Smooth
  103. o4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  104. o4.Position = Vector3.new(-1.06578732, 22.1891251, 18.5036736)
  105. o5.Parent = mas
  106. o5.Material = Enum.Material.Concrete
  107. o5.BrickColor = BrickColor.new("Dark stone grey")
  108. o5.Position = Vector3.new(-19.5890427, 9.38223648, 8.09700966)
  109. o5.Rotation = Vector3.new(70.5800018, 3.29999995, 0.870000005)
  110. o5.Size = Vector3.new(8.56000042, 15.7200012, 9.09000015)
  111. o5.CFrame = CFrame.new(-19.5890427, 9.38223648, 8.09700966, 0.998222768, -0.0151216751, 0.0576418899, 0.0593919866, 0.33170712, -0.941511095, -0.00488299876, 0.943261266, 0.332015753)
  112. o5.BottomSurface = Enum.SurfaceType.Smooth
  113. o5.TopSurface = Enum.SurfaceType.Smooth
  114. o5.Color = Color3.new(0.388235, 0.372549, 0.384314)
  115. o5.Position = Vector3.new(-19.5890427, 9.38223648, 8.09700966)
  116. o6.Name = "Sign"
  117. o6.Parent = mas
  118. o7.Parent = o6
  119. o7.Material = Enum.Material.Concrete
  120. o7.BrickColor = BrickColor.new("Dark stone grey")
  121. o7.Position = Vector3.new(-29.5734272, 32.5727921, 32.218441)
  122. o7.Rotation = Vector3.new(-180, 0, -180)
  123. o7.Size = Vector3.new(2.17749882, 26.1299896, 1.08874941)
  124. o7.CFrame = CFrame.new(-29.5734272, 32.5727921, 32.218441, -1.00000012, 0, -5.96046448e-08, 0, 1, 0, 5.96046448e-08, 0, -1.00000012)
  125. o7.Color = Color3.new(0.388235, 0.372549, 0.384314)
  126. o7.Position = Vector3.new(-29.5734272, 32.5727921, 32.218441)
  127. o8.Name = "Part-to-Part Strong Joint"
  128. o8.Parent = o7
  129. o8.C0 = CFrame.new(1.08874941, -13.0649948, -0.544374704, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  130. o8.C1 = CFrame.new(1.08873296, -19.0531158, 0.544407964, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  131. o8.Active = true
  132. o8.Part0 = o7
  133. o8.Part1 = o10
  134. o9.Name = "Part Terrain Joint"
  135. o9.Parent = o7
  136. o9.Part1 = o7
  137. o10.Parent = o6
  138. o10.Material = Enum.Material.Concrete
  139. o10.BrickColor = BrickColor.new("Dark stone grey")
  140. o10.Position = Vector3.new(-29.5734444, 38.5609131, 33.3072243)
  141. o10.Rotation = Vector3.new(-180, 0, -180)
  142. o10.Size = Vector3.new(21.7749882, 11.976244, 1.08874941)
  143. o10.CFrame = CFrame.new(-29.5734444, 38.5609131, 33.3072243, -1.00000012, 0, -5.96046448e-08, 0, 1, 0, 5.96046448e-08, 0, -1.00000012)
  144. o10.Color = Color3.new(0.388235, 0.372549, 0.384314)
  145. o10.Position = Vector3.new(-29.5734444, 38.5609131, 33.3072243)
  146. o11.Name = "Part-to-Text Strong Joint"
  147. o11.Parent = o10
  148. o11.C0 = CFrame.new(10.8874941, -5.98812199, -0.544374704, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  149. o11.C1 = CFrame.new(10.9691477, -6.01533794, 0.544407964, -1.00000012, 0, -5.96046448e-08, 0, 1, 0, 5.96046448e-08, 0, -1.00000012)
  150. o11.Active = true
  151. o11.Part0 = o10
  152. o11.Part1 = o12
  153. o12.Name = "Text"
  154. o12.Parent = o6
  155. o12.Material = Enum.Material.Concrete
  156. o12.BrickColor = BrickColor.new("Dark stone grey")
  157. o12.Position = Vector3.new(-29.4917908, 38.5881271, 34.3960075)
  158. o12.Rotation = Vector3.new(-180, 0, -180)
  159. o12.Anchored = true
  160. o12.FormFactor = Enum.FormFactor.Custom
  161. o12.Size = Vector3.new(21.6116791, 12.0306816, 1.08874941)
  162. o12.CFrame = CFrame.new(-29.4917908, 38.5881271, 34.3960075, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  163. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  164. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  165. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  166. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  167. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  168. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  169. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  170. o12.Position = Vector3.new(-29.4917908, 38.5881271, 34.3960075)
  171. o13.Parent = o12
  172. o13.CanvasSize = Vector2.new(200, 100)
  173. o14.Parent = o13
  174. o14.Size = UDim2.new(1,0,1,0)
  175. o14.Text = "ran is so hot"
  176. o14.Active = true
  177. o14.BackgroundColor3 = Color3.new(1, 1, 1)
  178. o14.BackgroundTransparency = 1
  179. o14.Font = Enum.Font.ArialBold
  180. o14.FontSize = Enum.FontSize.Size12
  181. o14.TextColor3 = Color3.new(1, 1, 1)
  182. o14.TextScaled = true
  183. o14.TextStrokeColor3 = Color3.new(0, 0.0117647, 0)
  184. o14.TextStrokeTransparency = 0
  185. o14.TextWrapped = true
  186. o15.Parent = mas
  187. o15.Material = Enum.Material.Concrete
  188. o15.BrickColor = BrickColor.new("Dark stone grey")
  189. o15.Position = Vector3.new(-15.3168736, 34.6508408, 20.8459435)
  190. o15.Rotation = Vector3.new(-169.429993, -0.899999976, 176.699997)
  191. o15.Size = Vector3.new(11.8600006, 11.4599953, 11.1099987)
  192. o15.CFrame = CFrame.new(-15.3168736, 34.6508408, 20.8459435, -0.998222768, -0.0574822761, -0.0157247074, -0.0593939833, 0.981225431, 0.183491081, 0.00488199899, 0.184098899, -0.982895613)
  193. o15.BottomSurface = Enum.SurfaceType.Smooth
  194. o15.TopSurface = Enum.SurfaceType.Smooth
  195. o15.Color = Color3.new(0.388235, 0.372549, 0.384314)
  196. o15.Position = Vector3.new(-15.3168736, 34.6508408, 20.8459435)
  197. o16.Parent = o15
  198. o17.Name = "Drool"
  199. o17.Parent = o15
  200. o17.Texture = "http://www.roblox.com/asset/?id=51908370"
  201. o18.Parent = mas
  202. o18.Material = Enum.Material.Concrete
  203. o18.BrickColor = BrickColor.new("Dark stone grey")
  204. o18.Position = Vector3.new(-13.1049099, 1.13500309, 15.1851978)
  205. o18.Rotation = Vector3.new(0, 0, -90)
  206. o18.Shape = Enum.PartType.Cylinder
  207. o18.Size = Vector3.new(1.39999998, 52.5799904, 52.0499878)
  208. o18.CFrame = CFrame.new(-13.1049099, 1.13500309, 15.1851978, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  209. o18.BottomSurface = Enum.SurfaceType.Smooth
  210. o18.TopSurface = Enum.SurfaceType.Smooth
  211. o18.Color = Color3.new(0.388235, 0.372549, 0.384314)
  212. o18.Position = Vector3.new(-13.1049099, 1.13500309, 15.1851978)
  213. o19.Parent = mas
  214. o19.Material = Enum.Material.Concrete
  215. o19.Position = Vector3.new(-13.1049099, 3.20572186, 15.8666029)
  216. o19.Rotation = Vector3.new(0, 0, -90)
  217. o19.Shape = Enum.PartType.Cylinder
  218. o19.Size = Vector3.new(1.94999993, 52.5799904, 35.6699638)
  219. o19.CFrame = CFrame.new(-13.1049099, 3.20572186, 15.8666029, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  220. o19.BottomSurface = Enum.SurfaceType.Smooth
  221. o19.TopSurface = Enum.SurfaceType.Smooth
  222. o19.Position = Vector3.new(-13.1049099, 3.20572186, 15.8666029)
  223. o20.Parent = o19
  224. o20.C1 = CFrame.new(-4.28846741, -8.21567822, -4.37494659, -0.0593919866, 0.998222768, -0.00488299876, -0.934456408, -0.0538762659, 0.351978183, 0.351089567, 0.0254676342, 0.935995519)
  225. o20.Part0 = o19
  226. o20.Part1 = o1
  227. o21.Parent = o19
  228. o21.C1 = CFrame.new(1.0228405, -18.4204674, 0.701962471, -0.0593919866, 0.998222768, -0.00488299876, -0.981226027, -0.0574801713, 0.184097007, 0.183489159, 0.015725214, 0.98289603)
  229. o21.Part0 = o19
  230. o21.Part1 = o2
  231. o22.Parent = o19
  232. o22.C1 = CFrame.new(15.2204638, 7.6944418, -22.8924236, -0.0593919866, 0.998222768, -0.00488299876, -0.0103110066, -0.00550484005, -0.999931753, -0.998181522, -0.0593375824, 0.0106196245)
  233. o22.Part0 = o19
  234. o22.Part1 = o3
  235. o23.Parent = o19
  236. o23.C1 = CFrame.new(-13.1323147, -18.4204674, 0.701963425, -0.0593919866, 0.998222768, -0.00488299876, -0.981226027, -0.0574801713, 0.184097007, 0.183489159, 0.015725214, 0.98289603)
  237. o23.Part0 = o19
  238. o23.Part1 = o4
  239. o24.Parent = o19
  240. o24.C1 = CFrame.new(6.06783581, 5.18191051, 8.76863766, -0.0593919866, 0.998222768, -0.00488299876, -0.33170712, -0.0151216751, 0.943261266, 0.941511095, 0.0576418899, 0.332015753)
  241. o24.Part0 = o19
  242. o24.Part1 = o5
  243. o25.Parent = o19
  244. o25.C1 = CFrame.new(-0.364690781, -31.8985901, -0.910507202, 0.0593939833, -0.998222768, 0.00488199899, -0.981225431, -0.0574822761, 0.184098899, -0.183491081, -0.0157247074, -0.982895613)
  245. o25.Part0 = o19
  246. o25.Part1 = o15
  247. o26.Parent = o19
  248. o26.C1 = CFrame.new(-2.07071877, 0, 0.681405067, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  249. o26.Part0 = o19
  250. o26.Part1 = o18
  251. o27.Parent = o19
  252. o27.C1 = CFrame.new(-4.2884655, -8.21567822, -4.37494659, -0.0593919866, 0.998222768, -0.00488299876, -0.934456408, -0.0538762659, 0.351978183, 0.351089567, 0.0254676342, 0.935995519)
  253. o27.Active = true
  254. o27.Part0 = o19
  255. o27.Part1 = o1
  256. o28.Parent = o19
  257. o28.C1 = CFrame.new(1.0228405, -18.4204712, 0.701963425, -0.0593919866, 0.998222768, -0.00488299876, -0.981226027, -0.0574801713, 0.184097007, 0.183489159, 0.015725214, 0.98289603)
  258. o28.Active = true
  259. o28.Part0 = o19
  260. o28.Part1 = o2
  261. o29.Parent = o19
  262. o29.C1 = CFrame.new(15.2204638, 7.6944418, -22.8924236, -0.0593919866, 0.998222768, -0.00488299876, -0.0103110066, -0.00550484005, -0.999931753, -0.998181522, -0.0593375824, 0.0106196245)
  263. o29.Active = true
  264. o29.Part0 = o19
  265. o29.Part1 = o3
  266. o30.Parent = o19
  267. o30.C1 = CFrame.new(-13.1323128, -18.4204712, 0.701963425, -0.0593919866, 0.998222768, -0.00488299876, -0.981226027, -0.0574801713, 0.184097007, 0.183489159, 0.015725214, 0.98289603)
  268. o30.Active = true
  269. o30.Part0 = o19
  270. o30.Part1 = o4
  271. o31.Parent = o19
  272. o31.C1 = CFrame.new(6.0678339, 5.18191051, 8.76863956, -0.0593919866, 0.998222768, -0.00488299876, -0.33170712, -0.0151216751, 0.943261266, 0.941511095, 0.0576418899, 0.332015753)
  273. o31.Active = true
  274. o31.Part0 = o19
  275. o31.Part1 = o5
  276. o32.Parent = o19
  277. o32.C1 = CFrame.new(-0.364690781, -31.8985901, -0.910509109, 0.0593939833, -0.998222768, 0.00488199899, -0.981225431, -0.0574822761, 0.184098899, -0.183491081, -0.0157247074, -0.982895613)
  278. o32.Active = true
  279. o32.Part0 = o19
  280. o32.Part1 = o15
  281. o33.Parent = o19
  282. o33.C1 = CFrame.new(-2.07071877, 0, 0.681405067, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  283. o33.Active = true
  284. o33.Part0 = o19
  285. o33.Part1 = o18
  286. mas.Parent = workspace
  287. mas:MakeJoints()
  288. local mas1 = mas:GetChildren()
  289. for i=1,#mas1 do
  290. mas1[i].Parent = workspace
  291. ypcall(function() mas1[i]:MakeJoints() end)
  292. end
  293. mas:Destroy()
  294. for i=1,#cors do
  295. coroutine.resume(cors[i])
  296. end
  297.  
  298. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  299. game:GetService("Lighting").Brightness = 2
  300. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  301. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  302. game:GetService("Lighting").GlobalShadows = true
  303. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  304. game:GetService("Lighting").Outlines = false
  305. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  306. game:GetService("Lighting").TimeOfDay = "14:00:00"
  307. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  308. game:GetService("Lighting").FogEnd = 100000
  309. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement