Advertisement
ManOhMan

STONE BOX

Jul 26th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.72 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("LocalScript")
  30. o3 = Instance.new("Part")
  31. o4 = Instance.new("Part")
  32. o5 = Instance.new("Part")
  33. o6 = Instance.new("Part")
  34. o7 = Instance.new("Part")
  35. o8 = Instance.new("Part")
  36. o9 = Instance.new("Part")
  37. o10 = Instance.new("Part")
  38. o11 = Instance.new("Part")
  39. o12 = Instance.new("PointLight")
  40. o1.Name = "Compiled scripts"
  41. o1.Parent = mas
  42. o2.Name = "CScript1"
  43. o2.Parent = o1
  44. o2.Disabled = true
  45. table.insert(cors,coroutine.create(function()
  46. wait()
  47. runDummyScript(function()
  48. --Created with PenguinAnonymous's compiler
  49. --PenguinAnonymous is not responsible for damages caused to your game
  50. --This plugin does not remove things
  51. --PenguinAnonymous cannot be held resonsible for manual deletion for the purpose of testing
  52. --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
  53. --Thank you for using my plugin and enjoy :)
  54. --It is free to use
  55. --If you use this plugin to create your own, please give me credit
  56. --Z_V edited my plugin to look like his own and published it without giving me credit, and that makes me very angry
  57. --Errors:
  58. local runDummyScript = function(f,scri)
  59. local oldenv = getfenv(f)
  60. local newenv = setmetatable({}, {
  61. __index = function(_, k)
  62. if k:lower() == 'script' then
  63. return scri
  64. else
  65. return oldenv[k]
  66. end
  67. end
  68. })
  69. setfenv(f, newenv)
  70. ypcall(function() f() end)
  71. end
  72. cors = {}
  73. mas = Instance.new("Model",game:GetService("Lighting"))
  74. mas.Name = "CompiledModel"
  75. o1 = Instance.new("Model")
  76. o2 = Instance.new("Part")
  77. o3 = Instance.new("SurfaceGui")
  78. o4 = Instance.new("TextLabel")
  79. o1.Name = "Sign"
  80. o1.Parent = mas
  81. o2.Name = "Text"
  82. o2.Parent = o1
  83. o2.Material = Enum.Material.Concrete
  84. o2.BrickColor = BrickColor.new("Smoky grey")
  85. o2.Position = Vector3.new(-5.89736795, 13.8715248, -66.6374207)
  86. o2.Rotation = Vector3.new(-180, 0, -180)
  87. o2.Anchored = true
  88. o2.FormFactor = Enum.FormFactor.Custom
  89. o2.Size = Vector3.new(63.8756523, 35.5579796, 3.21791649)
  90. o2.CFrame = CFrame.new(-5.89736795, 13.8715248, -66.6374207, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  91. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  92. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  93. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  94. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  95. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  96. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  97. o2.Color = Color3.new(0.356863, 0.364706, 0.411765)
  98. o2.Position = Vector3.new(-5.89736795, 13.8715248, -66.6374207)
  99. o3.Parent = o2
  100. o3.CanvasSize = Vector2.new(200, 100)
  101. o4.Parent = o3
  102. o4.Size = UDim2.new(1,0,1,0)
  103. o4.Text = "RAN IS SO HOT"
  104. o4.Active = true
  105. o4.BackgroundColor3 = Color3.new(1, 1, 1)
  106. o4.BackgroundTransparency = 1
  107. o4.Font = Enum.Font.ArialBold
  108. o4.FontSize = Enum.FontSize.Size12
  109. o4.TextColor3 = Color3.new(1, 1, 1)
  110. o4.TextScaled = true
  111. o4.TextStrokeColor3 = Color3.new(0, 0.0117647, 0)
  112. o4.TextStrokeTransparency = 0
  113. o4.TextWrapped = true
  114. mas.Parent = workspace
  115. mas:MakeJoints()
  116. local mas1 = mas:GetChildren()
  117. for i=1,#mas1 do
  118. mas1[i].Parent = workspace
  119. ypcall(function() mas1[i]:MakeJoints() end)
  120. end
  121. mas:Destroy()
  122. for i=1,#cors do
  123. coroutine.resume(cors[i])
  124. end
  125.  
  126. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  127. game:GetService("Lighting").Brightness = 2
  128. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  129. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  130. game:GetService("Lighting").GlobalShadows = true
  131. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  132. game:GetService("Lighting").Outlines = false
  133. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  134. game:GetService("Lighting").TimeOfDay = "14:00:00"
  135. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  136. game:GetService("Lighting").FogEnd = 100000
  137. game:GetService("Lighting").FogStart = 0
  138.  
  139. end,o2)
  140. end))
  141. o3.Parent = mas
  142. o3.Material = Enum.Material.Concrete
  143. o3.Position = Vector3.new(-54.9449997, 0.0250039995, -97.3799896)
  144. o3.Anchored = true
  145. o3.Size = Vector3.new(46.3099976, 0.0500000007, 40.340004)
  146. o3.CFrame = CFrame.new(-54.9449997, 0.0250039995, -97.3799896, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  147. o3.BottomSurface = Enum.SurfaceType.Smooth
  148. o3.TopSurface = Enum.SurfaceType.Smooth
  149. o3.Position = Vector3.new(-54.9449997, 0.0250039995, -97.3799896)
  150. o4.Parent = mas
  151. o4.Material = Enum.Material.Concrete
  152. o4.Position = Vector3.new(-69.7500076, 16.0500031, -77.696785)
  153. o4.Anchored = true
  154. o4.Size = Vector3.new(16.8600025, 32, 0.980000019)
  155. o4.CFrame = CFrame.new(-69.7500076, 16.0500031, -77.696785, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  156. o4.BottomSurface = Enum.SurfaceType.Smooth
  157. o4.TopSurface = Enum.SurfaceType.Smooth
  158. o4.Position = Vector3.new(-69.7500076, 16.0500031, -77.696785)
  159. o5.Parent = mas
  160. o5.Material = Enum.Material.Concrete
  161. o5.Position = Vector3.new(-56.9995956, 20.0750008, -77.696785)
  162. o5.Anchored = true
  163. o5.Size = Vector3.new(8.72999859, 23.9499969, 0.980000019)
  164. o5.CFrame = CFrame.new(-56.9995956, 20.0750008, -77.696785, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  165. o5.BottomSurface = Enum.SurfaceType.Smooth
  166. o5.TopSurface = Enum.SurfaceType.Smooth
  167. o5.Position = Vector3.new(-56.9995956, 20.0750008, -77.696785)
  168. o6.Parent = mas
  169. o6.Material = Enum.Material.Concrete
  170. o6.Position = Vector3.new(-43.6623917, 16.0500031, -77.696785)
  171. o6.Anchored = true
  172. o6.Size = Vector3.new(23.6100082, 32, 0.980000019)
  173. o6.CFrame = CFrame.new(-43.6623917, 16.0500031, -77.696785, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  174. o6.BottomSurface = Enum.SurfaceType.Smooth
  175. o6.TopSurface = Enum.SurfaceType.Smooth
  176. o6.Position = Vector3.new(-43.6623917, 16.0500031, -77.696785)
  177. o7.Parent = mas
  178. o7.Material = Enum.Material.Concrete
  179. o7.Position = Vector3.new(-54.9923897, 16.0500031, -117.076454)
  180. o7.Anchored = true
  181. o7.Size = Vector3.new(46.2700157, 32, 0.980000019)
  182. o7.CFrame = CFrame.new(-54.9923897, 16.0500031, -117.076454, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  183. o7.BottomSurface = Enum.SurfaceType.Smooth
  184. o7.TopSurface = Enum.SurfaceType.Smooth
  185. o7.Position = Vector3.new(-54.9923897, 16.0500031, -117.076454)
  186. o8.Parent = mas
  187. o8.Material = Enum.Material.Concrete
  188. o8.Position = Vector3.new(-77.5101242, 16.0499935, -97.403595)
  189. o8.Rotation = Vector3.new(0, 90, 0)
  190. o8.Anchored = true
  191. o8.Size = Vector3.new(40.060009, 32, 0.980000019)
  192. o8.CFrame = CFrame.new(-77.5101242, 16.0499935, -97.403595, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  193. o8.BottomSurface = Enum.SurfaceType.Smooth
  194. o8.TopSurface = Enum.SurfaceType.Smooth
  195. o8.Position = Vector3.new(-77.5101242, 16.0499935, -97.403595)
  196. o9.Parent = mas
  197. o9.Material = Enum.Material.Concrete
  198. o9.Position = Vector3.new(-32.430069, 16.0499935, -97.403595)
  199. o9.Rotation = Vector3.new(0, 90, 0)
  200. o9.Anchored = true
  201. o9.Size = Vector3.new(40.060009, 32, 0.980000019)
  202. o9.CFrame = CFrame.new(-32.430069, 16.0499935, -97.403595, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  203. o9.BottomSurface = Enum.SurfaceType.Smooth
  204. o9.TopSurface = Enum.SurfaceType.Smooth
  205. o9.Position = Vector3.new(-32.430069, 16.0499935, -97.403595)
  206. o10.Parent = mas
  207. o10.Material = Enum.Material.Concrete
  208. o10.Position = Vector3.new(-54.9449997, 31.9874344, -97.3799896)
  209. o10.Anchored = true
  210. o10.Size = Vector3.new(46.3099976, 0.0500000007, 40.340004)
  211. o10.CFrame = CFrame.new(-54.9449997, 31.9874344, -97.3799896, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  212. o10.BottomSurface = Enum.SurfaceType.Smooth
  213. o10.TopSurface = Enum.SurfaceType.Smooth
  214. o10.Position = Vector3.new(-54.9449997, 31.9874344, -97.3799896)
  215. o11.Parent = mas
  216. o11.Material = Enum.Material.Concrete
  217. o11.Transparency = 1
  218. o11.Position = Vector3.new(-55.6304207, 31.8726425, -96.9571838)
  219. o11.Anchored = true
  220. o11.Size = Vector3.new(4, 1, 2)
  221. o11.CFrame = CFrame.new(-55.6304207, 31.8726425, -96.9571838, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  222. o11.BottomSurface = Enum.SurfaceType.Smooth
  223. o11.TopSurface = Enum.SurfaceType.Smooth
  224. o11.Position = Vector3.new(-55.6304207, 31.8726425, -96.9571838)
  225. o12.Parent = o11
  226. o12.Range = 60
  227. mas.Parent = workspace
  228. mas:MakeJoints()
  229. local mas1 = mas:GetChildren()
  230. for i=1,#mas1 do
  231. mas1[i].Parent = workspace
  232. ypcall(function() mas1[i]:MakeJoints() end)
  233. end
  234. mas:Destroy()
  235. for i=1,#cors do
  236. coroutine.resume(cors[i])
  237. end
  238.  
  239. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  240. game:GetService("Lighting").Brightness = 2
  241. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  242. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  243. game:GetService("Lighting").GlobalShadows = true
  244. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  245. game:GetService("Lighting").Outlines = false
  246. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  247. game:GetService("Lighting").TimeOfDay = "14:00:00"
  248. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  249. game:GetService("Lighting").FogEnd = 100000
  250. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement