SHOW:
|
|
- or go back to the newest paste.
1 | wait(10) | |
2 | --Start the script | |
3 | local Plr = game.Players.LocalPlayer | |
4 | --Instance.new | |
5 | local Tool = Instance.new("Tool", game.Workspace) | |
6 | - | Tool.TextureId = "http://www.roblox.com/asset/?id=10247550" |
6 | + | Tool.TextureId = "http://www.roblox.com/asset/?id=464006953" |
7 | Tool.Name = "Mtn Dew" | |
8 | local Handle = Instance.new("Part", Tool) | |
9 | Handle.Name = "Handle" | |
10 | local Mesh = Instance.new("SpecialMesh", Handle) | |
11 | Mesh.MeshType = "FileMesh" | |
12 | - | Mesh.MeshId = "http://www.roblox.com/asset/?id=10470609" |
12 | + | Mesh.MeshId = "http://www.roblox.com/asset/?id=444668962" |
13 | local Txture = Instance.new("Decal", Handle) | |
14 | - | Txture.Texture = "http://www.roblox.com/asset/?id=29796694" |
14 | + | Txture.Texture = "http://www.roblox.com/asset/?id=444668974" |
15 | Tool.GripPos = Vector3.new(0, 0, 0) | |
16 | Tool.Parent = Plr.Backpack | |
17 | --Sound | |
18 | local DS = Instance.new("Sound", Handle) | |
19 | local OS = Instance.new("Sound", Handle) -- memes | |
20 | - | DS.SoundId = "http://www.roblox.com/asset/?id=10722059" |
20 | + | DS.SoundId = "http://www.roblox.com/asset/?id=475147513" |
21 | - | OS.SoundId = "http://www.roblox.com/asset/?id=10721950" |
21 | + | OS.SoundId = "http://www.roblox.com/asset/?id=0" |
22 | - | --Function |
22 | + | --I PLAY POKEMON GO EVERYDAY |
23 | - | |
23 | + | |
24 | Tool.GripPos = Vector3.new(0, 0, 0) | |
25 | - | Tool.GripPos = Vector3.new(0, 0, 0) |
25 | + | OS:Play() |
26 | - | OS:Play() |
26 | + | |
27 | ||
28 | - | |
28 | + | |
29 | DS:Play() | |
30 | - | DS:Play() |
30 | + | Tool.GripPos = Vector3.new(0, 0, 0) |
31 | - | Tool.GripPos = Vector3.new(1.5, -0.3, -0.5) |
31 | + | wait(2) |
32 | - | wait(2) |
32 | + | Tool.GripPos = Vector3.new(0, 0, 0) |
33 | - | Tool.GripPos = Vector3.new(0, 0, 0) |
33 | + |