Advertisement
ManOhMan

Untitled

Jul 10th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.33 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: Attachment,Animator,Accessory,Camera,MeshPart
  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. o4 = Instance.new("Humanoid")
  31. o6 = Instance.new("Part")
  32. o7 = Instance.new("SpecialMesh")
  33. o13 = Instance.new("Motor6D")
  34. o14 = Instance.new("Decal")
  35. o15 = Instance.new("Shirt")
  36. o16 = Instance.new("Pants")
  37. o18 = Instance.new("Part")
  38. o19 = Instance.new("SpecialMesh")
  39. o21 = Instance.new("Vector3Value")
  40. o22 = Instance.new("Weld")
  41. o32 = Instance.new("Vector3Value")
  42. o33 = Instance.new("Motor6D")
  43. o44 = Instance.new("Vector3Value")
  44. o45 = Instance.new("Motor6D")
  45. o50 = Instance.new("Vector3Value")
  46. o51 = Instance.new("Motor6D")
  47. o55 = Instance.new("Vector3Value")
  48. o56 = Instance.new("Motor6D")
  49. o61 = Instance.new("Vector3Value")
  50. o62 = Instance.new("Motor6D")
  51. o66 = Instance.new("Vector3Value")
  52. o67 = Instance.new("Motor6D")
  53. o71 = Instance.new("Vector3Value")
  54. o72 = Instance.new("Motor6D")
  55. o76 = Instance.new("Vector3Value")
  56. o77 = Instance.new("Motor6D")
  57. o81 = Instance.new("Vector3Value")
  58. o82 = Instance.new("Motor6D")
  59. o85 = Instance.new("Vector3Value")
  60. o87 = Instance.new("Motor6D")
  61. o88 = Instance.new("ManualWeld")
  62. o92 = Instance.new("Vector3Value")
  63. o93 = Instance.new("Motor6D")
  64. o97 = Instance.new("Vector3Value")
  65. o98 = Instance.new("Motor6D")
  66. o102 = Instance.new("Vector3Value")
  67. o103 = Instance.new("Motor6D")
  68. o106 = Instance.new("Vector3Value")
  69. o108 = Instance.new("Motor6D")
  70. o109 = Instance.new("BodyColors")
  71. o110 = Instance.new("Animation")
  72. o111 = Instance.new("NumberValue")
  73. o112 = Instance.new("Animation")
  74. o113 = Instance.new("NumberValue")
  75. o114 = Instance.new("Animation")
  76. o115 = Instance.new("Script")
  77. o1.Name = "Daisy"
  78. o1.Parent = mas
  79. o1.PrimaryPart = o2
  80. o2.Name = "HumanoidRootPart"
  81. o2.Parent = o1
  82. o2.Transparency = 1
  83. o2.Position = Vector3.new(-9.14321232, 2.32396603, 32.9195709)
  84. o2.Velocity = Vector3.new(-1.40129846e-45, 0, 1.40129846e-45)
  85. o2.Size = Vector3.new(2, 2, 1)
  86. o2.CFrame = CFrame.new(-9.14321232, 2.32396603, 32.9195709, 1, -2.76821957e-23, -1.62062088e-06, 2.76820442e-23, 1, -9.3880563e-23, 1.62062088e-06, 9.38805188e-23, 1)
  87. o2.Position = Vector3.new(-9.14321232, 2.32396603, 32.9195709)
  88. o2.Velocity = Vector3.new(-1.40129846e-45, 0, 1.40129846e-45)
  89. o4.Parent = o1
  90. o4.DisplayDistanceType = Enum.HumanoidDisplayDistanceType.None
  91. o4.RightLeg = mas
  92. o4.LeftLeg = mas
  93. o4.Torso = o2
  94. o6.Name = "Head"
  95. o6.Parent = o1
  96. o6.BrickColor = BrickColor.new("Institutional white")
  97. o6.Position = Vector3.new(-9.14321232, 4.47396612, 32.9198456)
  98. o6.Velocity = Vector3.new(-1.40129846e-45, 0, 1.40129846e-45)
  99. o6.Size = Vector3.new(2, 1, 1)
  100. o6.CFrame = CFrame.new(-9.14321232, 4.47396612, 32.9198456, 1, -2.76821957e-23, -1.62062088e-06, 2.76820442e-23, 1, -9.3880563e-23, 1.62062088e-06, 9.38805188e-23, 1)
  101. o6.BottomSurface = Enum.SurfaceType.Smooth
  102. o6.TopSurface = Enum.SurfaceType.Smooth
  103. o6.Color = Color3.new(1, 1, 1)
  104. o6.Position = Vector3.new(-9.14321232, 4.47396612, 32.9198456)
  105. o6.Velocity = Vector3.new(-1.40129846e-45, 0, 1.40129846e-45)
  106. o7.Parent = o6
  107. o7.Scale = Vector3.new(1.25, 1.25, 1.25)
  108. o13.Name = "Neck"
  109. o13.Parent = o6
  110. o13.C0 = CFrame.new(-4.17232513e-07, 0.834590554, 0.0607423484, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  111. o13.C1 = CFrame.new(-0, -0.500000119, -0.000272244215, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  112. o13.Active = true
  113. o13.Part0 = mas
  114. o13.Part1 = o6
  115. o14.Parent = o6
  116. o14.Texture = "http://www.roblox.com/asset/?id=977876134"
  117. o15.Name = "Shirt"
  118. o15.Parent = o1
  119. o15.ShirtTemplate = "rbxassetid://1268378286"
  120. o16.Name = "Pants"
  121. o16.Parent = o1
  122. o16.PantsTemplate = "rbxassetid://1261244472"
  123. o18.Name = "Handle"
  124. o18.Parent = mas
  125. o18.Position = Vector3.new(-9.14321232, 4.92396593, 32.9198456)
  126. o18.Velocity = Vector3.new(-1.40129846e-45, 0, 1.40129846e-45)
  127. o18.CanCollide = false
  128. o18.FormFactor = Enum.FormFactor.Custom
  129. o18.Size = Vector3.new(1.3400265, 1.34999824, 0.779999673)
  130. o18.CFrame = CFrame.new(-9.14321232, 4.92396593, 32.9198456, 1, -2.76827952e-23, -1.62062088e-06, 2.76820442e-23, 1, -4.64457471e-22, 1.62062088e-06, 4.64457421e-22, 1)
  131. o18.BottomSurface = Enum.SurfaceType.Smooth
  132. o18.TopSurface = Enum.SurfaceType.Smooth
  133. o18.Position = Vector3.new(-9.14321232, 4.92396593, 32.9198456)
  134. o18.Velocity = Vector3.new(-1.40129846e-45, 0, 1.40129846e-45)
  135. o19.Parent = o18
  136. o19.MeshId = "http://www.roblox.com/asset/?id=188004660 "
  137. o19.TextureId = "http://www.roblox.com/asset/?id=451217406"
  138. o19.MeshType = Enum.MeshType.FileMesh
  139. o21.Name = "OriginalSize"
  140. o21.Parent = o18
  141. o21.Value = Vector3.new(1.3400265, 1.34999824, 0.779999673)
  142. o22.Name = "AccessoryWeld"
  143. o22.Parent = o18
  144. o22.C0 = CFrame.new(8.65838956e-09, 0.150000095, -0.000272244215, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1)
  145. o22.C1 = CFrame.new(8.65851391e-09, 0.599999905, -0.000272244215, 1, 7.87137555e-09, 3.02998127e-15, -7.87137555e-09, 1, -4.1444258e-16, -3.02998127e-15, 4.14442554e-16, 1)
  146. o22.Active = true
  147. o22.Part0 = o18
  148. o22.Part1 = o6
  149. o32.Name = "OriginalSize"
  150. o32.Parent = mas
  151. o32.Value = Vector3.new(1.68052888, 0.508752942, 1.01567388)
  152. o33.Name = "Root"
  153. o33.Parent = mas
  154. o33.C1 = CFrame.new(-5.66244125e-07, 0.0325828269, 0.0487938523, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  155. o33.Active = true
  156. o33.Part0 = o2
  157. o33.Part1 = mas
  158. o44.Name = "OriginalSize"
  159. o44.Parent = mas
  160. o44.Value = Vector3.new(2.03200006, 1.86928844, 1.12989664)
  161. o45.Name = "Waist"
  162. o45.Parent = mas
  163. o45.C0 = CFrame.new(-5.66244125e-07, 0.432582825, 0.0487938523, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  164. o45.C1 = CFrame.new(-4.17232513e-07, -0.415409416, 0.0607423484, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  165. o45.Active = true
  166. o45.Part0 = mas
  167. o45.Part1 = mas
  168. o50.Name = "OriginalSize"
  169. o50.Parent = mas
  170. o50.Value = Vector3.new(0.675612688, 1.12489867, 0.826949)
  171. o51.Name = "LeftShoulder"
  172. o51.Parent = mas
  173. o51.C0 = CFrame.new(-1.24989152, 0.584590554, 0.0607423484, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  174. o51.C1 = CFrame.new(0.0625219345, 0.288986444, -0.0245017558, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  175. o51.Active = true
  176. o51.Part0 = mas
  177. o51.Part1 = mas
  178. o55.Name = "OriginalSize"
  179. o55.Parent = mas
  180. o55.Value = Vector3.new(0.678933978, 1.34023976, 0.838257849)
  181. o56.Name = "RightHip"
  182. o56.Parent = mas
  183. o56.C0 = CFrame.new(0.499999434, -0.317417175, 0.0487938523, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  184. o56.C1 = CFrame.new(0.0572995543, 0.406759053, 0.0292846859, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  185. o56.Active = true
  186. o56.Part0 = mas
  187. o56.Part1 = mas
  188. o61.Name = "OriginalSize"
  189. o61.Parent = mas
  190. o61.Value = Vector3.new(0.675612688, 1.12489867, 0.826949239)
  191. o62.Name = "RightShoulder"
  192. o62.Parent = mas
  193. o62.C0 = CFrame.new(1.24997997, 0.584590554, 0.0607423484, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  194. o62.C1 = CFrame.new(-0.0624326468, 0.288986444, -0.0245021135, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  195. o62.Active = true
  196. o62.Part0 = mas
  197. o62.Part1 = mas
  198. o66.Name = "OriginalSize"
  199. o66.Parent = mas
  200. o66.Value = Vector3.new(0.827857256, 0.925159216, 0.877025485)
  201. o67.Name = "RightElbow"
  202. o67.Parent = mas
  203. o67.C0 = CFrame.new(0.187587023, -0.361013532, -0.0245021135, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  204. o67.C1 = CFrame.new(0.0363556147, 0.403800189, -0.00020223856, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  205. o67.Active = true
  206. o67.Part0 = mas
  207. o67.Part1 = mas
  208. o71.Name = "OriginalSize"
  209. o71.Parent = mas
  210. o71.Value = Vector3.new(0.722899377, 0.919740558, 0.897220731)
  211. o72.Name = "RightKnee"
  212. o72.Parent = mas
  213. o72.C0 = CFrame.new(0.0572995543, -0.393240929, 0.029328391, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  214. o72.C1 = CFrame.new(0.0572987497, 0.445221305, 0.00464349939, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  215. o72.Active = true
  216. o72.Part0 = mas
  217. o72.Part1 = mas
  218. o76.Name = "OriginalSize"
  219. o76.Parent = mas
  220. o76.Value = Vector3.new(0.678933918, 1.34023976, 0.83825773)
  221. o77.Name = "LeftHip"
  222. o77.Parent = mas
  223. o77.C0 = CFrame.new(-0.500000596, -0.317417175, 0.0487938523, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  224. o77.C1 = CFrame.new(-0.0572995245, 0.406759053, 0.0292848647, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  225. o77.Active = true
  226. o77.Part0 = mas
  227. o77.Part1 = mas
  228. o81.Name = "OriginalSize"
  229. o81.Parent = mas
  230. o81.Value = Vector3.new(0.722899318, 0.919740438, 0.897220731)
  231. o82.Name = "LeftKnee"
  232. o82.Parent = mas
  233. o82.C0 = CFrame.new(-0.0572995245, -0.393240929, 0.0292848647, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  234. o82.C1 = CFrame.new(-0.0572987199, 0.445221424, 0.00459977984, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  235. o82.Active = true
  236. o82.Part0 = mas
  237. o82.Part1 = mas
  238. o85.Name = "OriginalSize"
  239. o85.Parent = mas
  240. o85.Value = Vector3.new(0.804975271, 0.456319809, 1.21525121)
  241. o87.Name = "RightAnkle"
  242. o87.Parent = mas
  243. o87.C0 = CFrame.new(0.0572987497, -0.554778814, 0.00469824811, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  244. o87.C1 = CFrame.new(0.0572986603, -0.0541877747, 0.102150455, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  245. o87.Active = true
  246. o87.Part0 = mas
  247. o87.Part1 = mas
  248. o88.Name = "RightFoot Terrain Joint"
  249. o88.Parent = mas
  250. o88.Part1 = mas
  251. o92.Name = "OriginalSize"
  252. o92.Parent = mas
  253. o92.Value = Vector3.new(0.827857256, 0.925159276, 0.877025366)
  254. o93.Name = "LeftElbow"
  255. o93.Parent = mas
  256. o93.C0 = CFrame.new(-0.187108159, -0.361013532, -0.0245017558, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  257. o93.C1 = CFrame.new(-0.0358767509, 0.40380016, -0.000202059746, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  258. o93.Active = true
  259. o93.Part0 = mas
  260. o93.Part1 = mas
  261. o97.Name = "OriginalSize"
  262. o97.Parent = mas
  263. o97.Value = Vector3.new(0.775964022, 0.955060005, 0.760477781)
  264. o98.Name = "LeftWrist"
  265. o98.Parent = mas
  266. o98.C0 = CFrame.new(-0.0358767509, -0.396199822, -0.000202059746, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  267. o98.C1 = CFrame.new(0.0106925964, 0.110724702, -0.0063508749, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  268. o98.Active = true
  269. o98.Part0 = mas
  270. o98.Part1 = mas
  271. o102.Name = "OriginalSize"
  272. o102.Parent = mas
  273. o102.Value = Vector3.new(0.775964022, 0.955060005, 0.760477781)
  274. o103.Name = "RightWrist"
  275. o103.Parent = mas
  276. o103.C0 = CFrame.new(0.0363556147, -0.396199793, -0.00020223856, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  277. o103.C1 = CFrame.new(-0.0102137327, 0.110724702, -0.00635111332, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  278. o103.Active = true
  279. o103.Part0 = mas
  280. o103.Part1 = mas
  281. o106.Name = "OriginalSize"
  282. o106.Parent = mas
  283. o106.Value = Vector3.new(0.804975927, 0.45631969, 1.21525145)
  284. o108.Name = "LeftAnkle"
  285. o108.Parent = mas
  286. o108.C0 = CFrame.new(-0.0572988987, -0.554775834, 0.00460058777, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  287. o108.C1 = CFrame.new(-0.0572988093, -0.0541849136, 0.102052271, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  288. o108.Active = true
  289. o108.Part0 = mas
  290. o108.Part1 = mas
  291. o109.Parent = o1
  292. o109.HeadColor = BrickColor.new("Light orange")
  293. o109.LeftArmColor = BrickColor.new("Light orange")
  294. o109.LeftLegColor = BrickColor.new("Light orange")
  295. o109.RightArmColor = BrickColor.new("Light orange")
  296. o109.RightLegColor = BrickColor.new("Light orange")
  297. o109.TorsoColor = BrickColor.new("Pastel Blue")
  298. o110.Name = "idle"
  299. o110.Parent = o1
  300. o110.AnimationId = "rbxassetid://507766388"
  301. o111.Name = "Weight"
  302. o111.Parent = o110
  303. o111.Value = 9
  304. o112.Name = "idle2"
  305. o112.Parent = o1
  306. o112.AnimationId = "rbxassetid://850975409"
  307. o113.Name = "Weight"
  308. o113.Parent = o112
  309. o113.Value = 1
  310. o114.Name = "walk"
  311. o114.Parent = o1
  312. o114.AnimationId = "http://www.roblox.com/asset/?id=507767714"
  313. o115.Name = "Main"
  314. o115.Parent = o1
  315. table.insert(cors,coroutine.create(function()
  316. wait()
  317. runDummyScript(function()
  318. --Values
  319. local humanoid = script.Parent.Humanoid
  320.  
  321. --Animation
  322. local walk = humanoid:LoadAnimation(script.Parent.walk)
  323. local idle = humanoid:LoadAnimation(script.Parent.idle)
  324. idle:Play()
  325. local running = false
  326. humanoid.Running:connect(function(speed)
  327. if speed >= 1 then
  328. if running == false then
  329. idle:Stop()
  330. walk:Play()
  331. end
  332. running = true
  333. elseif running then
  334. if running == true then
  335. walk:Stop()
  336. idle:Play()
  337. end
  338. running = false
  339. end
  340. end)
  341. end,o115)
  342. end))
  343. mas.Parent = workspace
  344. mas:MakeJoints()
  345. local mas1 = mas:GetChildren()
  346. for i=1,#mas1 do
  347. mas1[i].Parent = workspace
  348. ypcall(function() mas1[i]:MakeJoints() end)
  349. end
  350. mas:Destroy()
  351. for i=1,#cors do
  352. coroutine.resume(cors[i])
  353. end
  354.  
  355. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  356. game:GetService("Lighting").Brightness = 2
  357. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  358. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  359. game:GetService("Lighting").GlobalShadows = true
  360. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  361. game:GetService("Lighting").Outlines = false
  362. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  363. game:GetService("Lighting").TimeOfDay = "14:00:00"
  364. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  365. game:GetService("Lighting").FogEnd = 100000
  366. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement