Advertisement
ManOhMan

Untitled

Aug 10th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.65 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("Part")
  31. o4 = Instance.new("Part")
  32. o5 = Instance.new("Part")
  33. o6 = Instance.new("SurfaceGui")
  34. o7 = Instance.new("TextLabel")
  35. o8 = Instance.new("Part")
  36. o9 = Instance.new("PointLight")
  37. o10 = Instance.new("Part")
  38. o11 = Instance.new("Part")
  39. o12 = Instance.new("Part")
  40. o13 = Instance.new("Part")
  41. o14 = Instance.new("Part")
  42. o15 = Instance.new("SpecialMesh")
  43. o16 = Instance.new("Part")
  44. o17 = Instance.new("SurfaceGui")
  45. o18 = Instance.new("TextLabel")
  46. o19 = Instance.new("Part")
  47. o20 = Instance.new("SurfaceGui")
  48. o21 = Instance.new("TextLabel")
  49. o22 = Instance.new("Part")
  50. o23 = Instance.new("SurfaceGui")
  51. o24 = Instance.new("TextLabel")
  52. o25 = Instance.new("Part")
  53. o26 = Instance.new("SurfaceGui")
  54. o27 = Instance.new("TextLabel")
  55. o28 = Instance.new("Part")
  56. o29 = Instance.new("Part")
  57. o30 = Instance.new("Part")
  58. o31 = Instance.new("Part")
  59. o32 = Instance.new("Part")
  60. o33 = Instance.new("Part")
  61. o34 = Instance.new("Part")
  62. o35 = Instance.new("Part")
  63. o1.Parent = mas
  64. o2.Name = "MyPart"
  65. o2.Parent = o1
  66. o2.Material = Enum.Material.Concrete
  67. o2.Position = Vector3.new(-33.9324265, 3.50001431, -85.7126236)
  68. o2.Anchored = true
  69. o2.CanCollide = false
  70. o2.Size = Vector3.new(4.5, 6, 0.5)
  71. o2.CFrame = CFrame.new(-33.9324265, 3.50001431, -85.7126236, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  72. o2.BottomSurface = Enum.SurfaceType.Smooth
  73. o2.TopSurface = Enum.SurfaceType.Smooth
  74. o2.Position = Vector3.new(-33.9324265, 3.50001431, -85.7126236)
  75. o3.Parent = o1
  76. o3.Material = Enum.Material.Concrete
  77. o3.Position = Vector3.new(-34.6899986, 13.2500038, -72.6899948)
  78. o3.Anchored = true
  79. o3.Size = Vector3.new(13.25, 26.5, 0.25)
  80. o3.CFrame = CFrame.new(-34.6899986, 13.2500038, -72.6899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  81. o3.BottomSurface = Enum.SurfaceType.Smooth
  82. o3.TopSurface = Enum.SurfaceType.Smooth
  83. o3.Position = Vector3.new(-34.6899986, 13.2500038, -72.6899948)
  84. o4.Parent = o1
  85. o4.Material = Enum.Material.Concrete
  86. o4.Position = Vector3.new(-28.1899986, 13.2500038, -72.6899948)
  87. o4.Anchored = true
  88. o4.Size = Vector3.new(0.25, 26.5, 0.25)
  89. o4.CFrame = CFrame.new(-28.1899986, 13.2500038, -72.6899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  90. o4.BottomSurface = Enum.SurfaceType.Smooth
  91. o4.TopSurface = Enum.SurfaceType.Smooth
  92. o4.Position = Vector3.new(-28.1899986, 13.2500038, -72.6899948)
  93. o5.Name = "Sign"
  94. o5.Parent = o1
  95. o5.BrickColor = BrickColor.new("Institutional white")
  96. o5.Position = Vector3.new(-28.3149986, 7.00002193, -79.1120605)
  97. o5.Rotation = Vector3.new(0, 90, 0)
  98. o5.Anchored = true
  99. o5.FormFactor = Enum.FormFactor.Symmetric
  100. o5.Size = Vector3.new(4, 2, 0.25)
  101. o5.CFrame = CFrame.new(-28.3149986, 7.00002193, -79.1120605, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  102. o5.Color = Color3.new(0.972549, 0.972549, 0.972549)
  103. o5.Position = Vector3.new(-28.3149986, 7.00002193, -79.1120605)
  104. o6.Parent = o5
  105. o6.CanvasSize = Vector2.new(200, 100)
  106. o7.Parent = o6
  107. o7.Size = UDim2.new(1,0,1,0)
  108. o7.Text = "hi ethan my love <3 - Happy"
  109. o7.BackgroundColor3 = Color3.new(1, 1, 1)
  110. o7.BackgroundTransparency = 1
  111. o7.Font = Enum.Font.Highway
  112. o7.FontSize = Enum.FontSize.Size48
  113. o7.TextColor3 = Color3.new(1, 1, 1)
  114. o7.TextScaled = true
  115. o7.TextStrokeTransparency = 0
  116. o7.TextWrapped = true
  117. o8.Parent = o1
  118. o8.Material = Enum.Material.Concrete
  119. o8.Position = Vector3.new(-35, 3.81469727e-06, -78.5)
  120. o8.Anchored = true
  121. o8.Size = Vector3.new(2, 1, 2)
  122. o8.CFrame = CFrame.new(-35, 3.81469727e-06, -78.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  123. o8.BottomSurface = Enum.SurfaceType.Smooth
  124. o8.TopSurface = Enum.SurfaceType.Smooth
  125. o8.Position = Vector3.new(-35, 3.81469727e-06, -78.5)
  126. o9.Parent = o8
  127. o9.Range = 50
  128. o10.Parent = o1
  129. o10.Material = Enum.Material.Concrete
  130. o10.Position = Vector3.new(-21.6899986, 13.2500038, -79.1899948)
  131. o10.Anchored = true
  132. o10.Size = Vector3.new(13.25, 26.5, 13.25)
  133. o10.CFrame = CFrame.new(-21.6899986, 13.2500038, -79.1899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  134. o10.BottomSurface = Enum.SurfaceType.Smooth
  135. o10.TopSurface = Enum.SurfaceType.Smooth
  136. o10.Position = Vector3.new(-21.6899986, 13.2500038, -79.1899948)
  137. o11.Parent = o1
  138. o11.Material = Enum.Material.Concrete
  139. o11.Position = Vector3.new(-28.1899986, 39.7500038, -79.1899948)
  140. o11.Anchored = true
  141. o11.Size = Vector3.new(26.25, 26.5, 13.25)
  142. o11.CFrame = CFrame.new(-28.1899986, 39.7500038, -79.1899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  143. o11.BottomSurface = Enum.SurfaceType.Smooth
  144. o11.TopSurface = Enum.SurfaceType.Smooth
  145. o11.Position = Vector3.new(-28.1899986, 39.7500038, -79.1899948)
  146. o12.Parent = o1
  147. o12.Material = Enum.Material.Concrete
  148. o12.Position = Vector3.new(-8.68999767, 46.2500038, -72.6899948)
  149. o12.Rotation = Vector3.new(-90, 0, 0)
  150. o12.Anchored = true
  151. o12.Size = Vector3.new(13.25, 26.5, 13.25)
  152. o12.CFrame = CFrame.new(-8.68999767, 46.2500038, -72.6899948, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  153. o12.BottomSurface = Enum.SurfaceType.Smooth
  154. o12.TopSurface = Enum.SurfaceType.Smooth
  155. o12.Position = Vector3.new(-8.68999767, 46.2500038, -72.6899948)
  156. o13.Parent = o1
  157. o13.Material = Enum.Material.Concrete
  158. o13.Position = Vector3.new(-47.6899986, 46.2500038, -72.6899948)
  159. o13.Rotation = Vector3.new(-90, 0, 0)
  160. o13.Anchored = true
  161. o13.Size = Vector3.new(13.25, 26.5, 13.25)
  162. o13.CFrame = CFrame.new(-47.6899986, 46.2500038, -72.6899948, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  163. o13.BottomSurface = Enum.SurfaceType.Smooth
  164. o13.TopSurface = Enum.SurfaceType.Smooth
  165. o13.Position = Vector3.new(-47.6899986, 46.2500038, -72.6899948)
  166. o14.Parent = o1
  167. o14.Material = Enum.Material.Concrete
  168. o14.Position = Vector3.new(-28.1899986, 61, -78.6899948)
  169. o14.Anchored = true
  170. o14.Size = Vector3.new(17.6666641, 18, 17.6666641)
  171. o14.CFrame = CFrame.new(-28.1899986, 61, -78.6899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  172. o14.BottomSurface = Enum.SurfaceType.Smooth
  173. o14.TopSurface = Enum.SurfaceType.Smooth
  174. o14.Position = Vector3.new(-28.1899986, 61, -78.6899948)
  175. o15.Parent = o14
  176. o16.Name = "Sign"
  177. o16.Parent = o1
  178. o16.Material = Enum.Material.Concrete
  179. o16.BrickColor = BrickColor.new("Institutional white")
  180. o16.Position = Vector3.new(-28.1774559, 54.2500153, -60.5650024)
  181. o16.Rotation = Vector3.new(-180, 0, -180)
  182. o16.Anchored = true
  183. o16.FormFactor = Enum.FormFactor.Symmetric
  184. o16.Size = Vector3.new(29, 14.5, 0.25)
  185. o16.CFrame = CFrame.new(-28.1774559, 54.2500153, -60.5650024, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  186. o16.Color = Color3.new(0.972549, 0.972549, 0.972549)
  187. o16.Position = Vector3.new(-28.1774559, 54.2500153, -60.5650024)
  188. o17.Parent = o16
  189. o17.CanvasSize = Vector2.new(200, 100)
  190. o18.Parent = o17
  191. o18.Size = UDim2.new(1,0,1,0)
  192. o18.Text = "its everyday bro with the friends CHILLIN'"
  193. o18.BackgroundColor3 = Color3.new(1, 1, 1)
  194. o18.BackgroundTransparency = 1
  195. o18.Font = Enum.Font.SourceSansBold
  196. o18.FontSize = Enum.FontSize.Size48
  197. o18.TextColor3 = Color3.new(1, 1, 1)
  198. o18.TextScaled = true
  199. o18.TextStrokeTransparency = 0
  200. o18.TextWrapped = true
  201. o19.Name = "Sign"
  202. o19.Parent = o1
  203. o19.BrickColor = BrickColor.new("Institutional white")
  204. o19.Position = Vector3.new(-15.0649977, 8.99829865, -79.3222046)
  205. o19.Rotation = Vector3.new(0, -90, 0)
  206. o19.Anchored = true
  207. o19.FormFactor = Enum.FormFactor.Symmetric
  208. o19.Size = Vector3.new(4, 2, 0.25)
  209. o19.CFrame = CFrame.new(-15.0649977, 8.99829865, -79.3222046, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  210. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  211. o19.Position = Vector3.new(-15.0649977, 8.99829865, -79.3222046)
  212. o20.Parent = o19
  213. o20.CanvasSize = Vector2.new(200, 100)
  214. o21.Parent = o20
  215. o21.Size = UDim2.new(1,0,1,0)
  216. o21.Text = "hello ran"
  217. o21.BackgroundColor3 = Color3.new(1, 1, 1)
  218. o21.BackgroundTransparency = 1
  219. o21.Font = Enum.Font.SourceSansBold
  220. o21.FontSize = Enum.FontSize.Size48
  221. o21.TextColor3 = Color3.new(1, 1, 1)
  222. o21.TextScaled = true
  223. o21.TextStrokeTransparency = 0
  224. o21.TextWrapped = true
  225. o22.Name = "Sign"
  226. o22.Parent = o1
  227. o22.BrickColor = BrickColor.new("Institutional white")
  228. o22.Position = Vector3.new(-14.0649977, 52.9982986, -78.8222046)
  229. o22.Rotation = Vector3.new(90, 0, 90)
  230. o22.Anchored = true
  231. o22.FormFactor = Enum.FormFactor.Symmetric
  232. o22.Size = Vector3.new(4, 2, 0.25)
  233. o22.CFrame = CFrame.new(-14.0649977, 52.9982986, -78.8222046, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  234. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  235. o22.Position = Vector3.new(-14.0649977, 52.9982986, -78.8222046)
  236. o23.Parent = o22
  237. o23.CanvasSize = Vector2.new(200, 100)
  238. o24.Parent = o23
  239. o24.Size = UDim2.new(1,0,1,0)
  240. o24.Text = "i <3 ethan - Happy"
  241. o24.BackgroundColor3 = Color3.new(1, 1, 1)
  242. o24.BackgroundTransparency = 1
  243. o24.Font = Enum.Font.SourceSansBold
  244. o24.FontSize = Enum.FontSize.Size48
  245. o24.TextColor3 = Color3.new(1, 1, 1)
  246. o24.TextScaled = true
  247. o24.TextStrokeTransparency = 0
  248. o24.TextWrapped = true
  249. o25.Name = "Sign"
  250. o25.Parent = o1
  251. o25.BrickColor = BrickColor.new("Institutional white")
  252. o25.Position = Vector3.new(-15.0649977, 6.99829865, -79.3222046)
  253. o25.Rotation = Vector3.new(0, -90, 0)
  254. o25.Anchored = true
  255. o25.FormFactor = Enum.FormFactor.Symmetric
  256. o25.Size = Vector3.new(4, 2, 0.25)
  257. o25.CFrame = CFrame.new(-15.0649977, 6.99829865, -79.3222046, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  258. o25.Color = Color3.new(0.972549, 0.972549, 0.972549)
  259. o25.Position = Vector3.new(-15.0649977, 6.99829865, -79.3222046)
  260. o26.Parent = o25
  261. o26.CanvasSize = Vector2.new(200, 100)
  262. o27.Parent = o26
  263. o27.Size = UDim2.new(1,0,1,0)
  264. o27.Text = "hello adam"
  265. o27.BackgroundColor3 = Color3.new(1, 1, 1)
  266. o27.BackgroundTransparency = 1
  267. o27.Font = Enum.Font.SourceSansBold
  268. o27.FontSize = Enum.FontSize.Size48
  269. o27.TextColor3 = Color3.new(1, 1, 1)
  270. o27.TextScaled = true
  271. o27.TextStrokeTransparency = 0
  272. o27.TextWrapped = true
  273. o28.Parent = o1
  274. o28.Material = Enum.Material.Concrete
  275. o28.Position = Vector3.new(-41.1899986, 13.2500038, -79.1899948)
  276. o28.Anchored = true
  277. o28.Size = Vector3.new(0.25, 26.5, 13.25)
  278. o28.CFrame = CFrame.new(-41.1899986, 13.2500038, -79.1899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  279. o28.BottomSurface = Enum.SurfaceType.Smooth
  280. o28.TopSurface = Enum.SurfaceType.Smooth
  281. o28.Position = Vector3.new(-41.1899986, 13.2500038, -79.1899948)
  282. o29.Parent = o1
  283. o29.Material = Enum.Material.Concrete
  284. o29.Position = Vector3.new(-34.6899986, 26.2500038, -79.1899948)
  285. o29.Anchored = true
  286. o29.Size = Vector3.new(13.25, 0.5, 13.25)
  287. o29.CFrame = CFrame.new(-34.6899986, 26.2500038, -79.1899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  288. o29.BottomSurface = Enum.SurfaceType.Smooth
  289. o29.TopSurface = Enum.SurfaceType.Smooth
  290. o29.Position = Vector3.new(-34.6899986, 26.2500038, -79.1899948)
  291. o30.Parent = o1
  292. o30.Material = Enum.Material.Concrete
  293. o30.Position = Vector3.new(-34.6899986, 26.2500038, -79.1899948)
  294. o30.Anchored = true
  295. o30.Size = Vector3.new(13.25, 0.5, 13.25)
  296. o30.CFrame = CFrame.new(-34.6899986, 26.2500038, -79.1899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  297. o30.BottomSurface = Enum.SurfaceType.Smooth
  298. o30.TopSurface = Enum.SurfaceType.Smooth
  299. o30.Position = Vector3.new(-34.6899986, 26.2500038, -79.1899948)
  300. o31.Parent = o1
  301. o31.Material = Enum.Material.Concrete
  302. o31.Position = Vector3.new(-34.6899986, 0.250003815, -79.1899948)
  303. o31.Anchored = true
  304. o31.Size = Vector3.new(13.25, 0.5, 13.25)
  305. o31.CFrame = CFrame.new(-34.6899986, 0.250003815, -79.1899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  306. o31.BottomSurface = Enum.SurfaceType.Smooth
  307. o31.TopSurface = Enum.SurfaceType.Smooth
  308. o31.Position = Vector3.new(-34.6899986, 0.250003815, -79.1899948)
  309. o32.Parent = o1
  310. o32.Material = Enum.Material.Concrete
  311. o32.Position = Vector3.new(-34.6899986, 0.250003815, -79.1899948)
  312. o32.Anchored = true
  313. o32.Size = Vector3.new(13.25, 0.5, 13.25)
  314. o32.CFrame = CFrame.new(-34.6899986, 0.250003815, -79.1899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  315. o32.BottomSurface = Enum.SurfaceType.Smooth
  316. o32.TopSurface = Enum.SurfaceType.Smooth
  317. o32.Position = Vector3.new(-34.6899986, 0.250003815, -79.1899948)
  318. o33.Parent = o1
  319. o33.Material = Enum.Material.Concrete
  320. o33.Position = Vector3.new(-38.6899986, 13.2500038, -85.6899948)
  321. o33.Anchored = true
  322. o33.Size = Vector3.new(5.25, 26.5, 0.25)
  323. o33.CFrame = CFrame.new(-38.6899986, 13.2500038, -85.6899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  324. o33.BottomSurface = Enum.SurfaceType.Smooth
  325. o33.TopSurface = Enum.SurfaceType.Smooth
  326. o33.Position = Vector3.new(-38.6899986, 13.2500038, -85.6899948)
  327. o34.Parent = o1
  328. o34.Material = Enum.Material.Concrete
  329. o34.Position = Vector3.new(-33.9399986, 16.5000038, -85.6899948)
  330. o34.Anchored = true
  331. o34.Size = Vector3.new(4.75, 20, 0.25)
  332. o34.CFrame = CFrame.new(-33.9399986, 16.5000038, -85.6899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  333. o34.BottomSurface = Enum.SurfaceType.Smooth
  334. o34.TopSurface = Enum.SurfaceType.Smooth
  335. o34.Position = Vector3.new(-33.9399986, 16.5000038, -85.6899948)
  336. o35.Parent = o1
  337. o35.Material = Enum.Material.Concrete
  338. o35.Position = Vector3.new(-29.9399986, 13.2500038, -85.6899948)
  339. o35.Anchored = true
  340. o35.Size = Vector3.new(3.75, 26.5, 0.25)
  341. o35.CFrame = CFrame.new(-29.9399986, 13.2500038, -85.6899948, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  342. o35.BottomSurface = Enum.SurfaceType.Smooth
  343. o35.TopSurface = Enum.SurfaceType.Smooth
  344. o35.Position = Vector3.new(-29.9399986, 13.2500038, -85.6899948)
  345. mas.Parent = workspace
  346. mas:MakeJoints()
  347. local mas1 = mas:GetChildren()
  348. for i=1,#mas1 do
  349. mas1[i].Parent = workspace
  350. ypcall(function() mas1[i]:MakeJoints() end)
  351. end
  352. mas:Destroy()
  353. for i=1,#cors do
  354. coroutine.resume(cors[i])
  355. end
  356.  
  357. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  358. game:GetService("Lighting").Brightness = 2
  359. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  360. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  361. game:GetService("Lighting").GlobalShadows = true
  362. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  363. game:GetService("Lighting").Outlines = false
  364. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  365. game:GetService("Lighting").TimeOfDay = "14:00:00"
  366. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  367. game:GetService("Lighting").FogEnd = 100000
  368. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement