SHOW:
|
|
- or go back to the newest paste.
1 | ||
2 | --Converted with ttyyuu12345's model to script plugin v4 | |
3 | function sandbox(var,func) | |
4 | local env = getfenv(func) | |
5 | local newenv = setmetatable({},{ | |
6 | __index = function(self,k) | |
7 | if k=="script" then | |
8 | return var | |
9 | else | |
10 | return env[k] | |
11 | end | |
12 | end, | |
13 | }) | |
14 | setfenv(func,newenv) | |
15 | return func | |
16 | end | |
17 | cors = {} | |
18 | mas = Instance.new("Model",game:GetService("Lighting")) | |
19 | - | Sound0 = Instance.new("Sound") |
19 | + | Part0 = Instance.new("Part") |
20 | - | Script1 = Instance.new("Script") |
20 | + | SpecialMesh1 = Instance.new("SpecialMesh") |
21 | - | Model2 = Instance.new("Model") |
21 | + | ParticleEmitter2 = Instance.new("ParticleEmitter") |
22 | - | Part3 = Instance.new("Part") |
22 | + | Sound3 = Instance.new("Sound") |
23 | - | Motor6D4 = Instance.new("Motor6D") |
23 | + | Part0.Name = "MOUNTAIN DEW!" |
24 | - | Script5 = Instance.new("Script") |
24 | + | Part0.Parent = mas |
25 | - | Part6 = Instance.new("Part") |
25 | + | Part0.Anchored = true |
26 | - | Motor6D7 = Instance.new("Motor6D") |
26 | + | Part0.Size = Vector3.new(7.5, 15.0000019, 6.00000048) |
27 | - | Motor6D8 = Instance.new("Motor6D") |
27 | + | Part0.CFrame = CFrame.new(-27.75, 7.50000048, -1.1920929e-06, 1, 0, 0, 0, 1, 1.1920929e-07, 0, -1.1920929e-07, 1) |
28 | - | Motor6D9 = Instance.new("Motor6D") |
28 | + | Part0.Position = Vector3.new(-27.75, 7.50000048, -1.1920929e-06) |
29 | - | Motor6D10 = Instance.new("Motor6D") |
29 | + | SpecialMesh1.Parent = Part0 |
30 | - | Motor6D11 = Instance.new("Motor6D") |
30 | + | SpecialMesh1.MeshId = "rbxassetid://10470609" |
31 | - | Attachment12 = Instance.new("Attachment") |
31 | + | SpecialMesh1.Scale = Vector3.new(15, 15.0000019, 15) |
32 | - | Attachment13 = Instance.new("Attachment") |
32 | + | SpecialMesh1.TextureId = "rbxassetid://10550002" |
33 | - | Part14 = Instance.new("Part") |
33 | + | SpecialMesh1.MeshType = Enum.MeshType.FileMesh |
34 | - | Part15 = Instance.new("Part") |
34 | + | SpecialMesh1.Scale = Vector3.new(15, 15.0000019, 15) |
35 | - | Part16 = Instance.new("Part") |
35 | + | ParticleEmitter2.Parent = Part0 |
36 | - | Part17 = Instance.new("Part") |
36 | + | ParticleEmitter2.Rotation = NumberRange.new(11, 11) |
37 | - | Part18 = Instance.new("Part") |
37 | + | ParticleEmitter2.Size = NumberSequence.new(3,3) |
38 | - | SpecialMesh19 = Instance.new("SpecialMesh") |
38 | + | ParticleEmitter2.LightEmission = 0.30000001192093 |
39 | - | Decal20 = Instance.new("Decal") |
39 | + | ParticleEmitter2.Texture = "rbxassetid://285778890" |
40 | - | Humanoid21 = Instance.new("Humanoid") |
40 | + | ParticleEmitter2.Acceleration = Vector3.new(0, -10, 0) |
41 | - | Sound0.Parent = mas |
41 | + | ParticleEmitter2.Lifetime = NumberRange.new(70, 70) |
42 | - | Sound0.Pitch = 2 |
42 | + | ParticleEmitter2.Rate = 15000 |
43 | - | Sound0.SoundId = "rbxassetid://155848310" |
43 | + | ParticleEmitter2.RotSpeed = NumberRange.new(122, 122) |
44 | - | Sound0.Looped = true |
44 | + | ParticleEmitter2.Speed = NumberRange.new(50, 50) |
45 | - | Script1.Name = "[Auto-Setup]" |
45 | + | ParticleEmitter2.VelocitySpread = 10 |
46 | - | Script1.Parent = mas |
46 | + | Sound3.Parent = Part0 |
47 | - | table.insert(cors,sandbox(Script1,function() |
47 | + | Sound3.SoundId = "rbxassetid://1212943183" |
48 | - | script.Parent.StarterCharacter.Parent = game.StarterPlayer |
48 | + | Sound3.Looped = true |
49 | - | |
49 | + | |
50 | v.Parent = workspace | |
51 | - | end)) |
51 | + | |
52 | - | Model2.Name = "StarterCharacter" |
52 | + | |
53 | - | Model2.Parent = mas |
53 | + | |
54 | - | Model2.PrimaryPart = Part3 |
54 | + | |
55 | - | Part3.Name = "HumanoidRootPart" |
55 | + | |
56 | - | Part3.Parent = Model2 |
56 | + | |
57 | - | Part3.Transparency = 0.5 |
57 | + | |
58 | - | Part3.Size = Vector3.new(2, 2, 1) |
58 | + |