Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Assisted with ttyyuu12345'script plugin
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Tool0 = Instance.new("Tool")
- Part1 = Instance.new("Part")
- SpecialMesh2 = Instance.new("SpecialMesh")
- Sound3 = Instance.new("Sound")
- Attachment4 = Instance.new("Attachment")
- Sound5 = Instance.new("Sound")
- Sound6 = Instance.new("Sound")
- Sound7 = Instance.new("Sound")
- Script8 = Instance.new("Script")
- Tool0.Name = "Moneybag"
- Tool0.Parent = mas
- Tool0.TextureId = "http://www.roblox.com/asset/?id=16659163"
- Tool0.GripForward = Vector3.new(1, -0, -0)
- Tool0.GripPos = Vector3.new(0, 0.5, 0)
- Tool0.GripRight = Vector3.new(0, 0, 1)
- Tool0.ToolTip = "Memo1332 Is Addicted to Pink"
- Part1.Name = "Handle"
- Part1.Parent = Tool0
- Part1.BrickColor = BrickColor.new("Mid gray")
- Part1.Rotation = Vector3.new(-0.00999999978, -67.0199966, -1.14999998)
- Part1.RotVelocity = Vector3.new(1, 1, 1)
- Part1.Locked = true
- Part1.FormFactor = Enum.FormFactor.Plate
- Part1.Size = Vector3.new(1, 0.800000012, 1)
- Part1.CFrame = CFrame.new(-0.479725927, 2.97012138, 16.9942741, 0.390313774, 0.00784947537, -0.920648336, -0.0200216677, 0.99979949, 3.60270315e-05, 0.920464158, 0.018418856, 0.390392661)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part1.Position = Vector3.new(-0.479725927, 2.97012138, 16.9942741)
- Part1.Orientation = Vector3.new(0, -67.0199966, -1.14999998)
- Part1.Color = Color3.new(0.803922, 0.803922, 0.803922)
- SpecialMesh2.Parent = Part1
- SpecialMesh2.MeshId = "http://www.roblox.com/asset/?id=16657069"
- SpecialMesh2.Scale = Vector3.new(0.5, 0.600000024, 0.5)
- SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=16657057"
- SpecialMesh2.VertexColor = Vector3.new(2000, 0, 2000)
- SpecialMesh2.MeshType = Enum.MeshType.FileMesh
- SpecialMesh2.Scale = Vector3.new(0.5, 0.600000024, 0.5)
- Sound3.Name = "MoneySound2"
- Sound3.Parent = Part1
- Sound3.SoundId = "http://www.roblox.com/asset/?id=16720502"
- Sound3.Volume = 1
- Attachment4.Name = "RightGripAttachment"
- Attachment4.Parent = Part1
- Attachment4.Rotation = Vector3.new(0, 90, 0)
- Attachment4.CFrame = CFrame.new(0, 0, -0.5, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Attachment4.Position = Vector3.new(0, 0, -0.5)
- Attachment4.Axis = Vector3.new(0, 0, -1)
- Attachment4.Orientation = Vector3.new(0, 90, 0)
- Sound5.Name = "MoneySound3"
- Sound5.Parent = Part1
- Sound5.SoundId = "http://www.roblox.com/asset/?id=16720508"
- Sound5.Volume = 1
- Sound6.Name = "MoneySound1"
- Sound6.Parent = Part1
- Sound6.SoundId = "http://www.roblox.com/asset/?id=16720281"
- Sound6.Volume = 1
- Sound7.Name = "BestSound"
- Sound7.Parent = Part1
- Sound7.Pitch = 1.1000000238419
- Sound7.SoundId = "rbxassetid://777393771"
- Sound7.Volume = 10
- Sound7.Looped = true
- Script8.Name = "MoneyBagScript"
- Script8.Parent = Tool0
- table.insert(cors,sandbox(Script8,function()
- --Updated for R15 avatars by StarWars
- local Tool = script.Parent;
- debris = game:GetService("Debris")
- enabled = true
- local sounds = {Tool.Handle.MoneySound1, Tool.Handle.MoneySound2, Tool.Handle.MoneySound3}
- local buck = nil
- buck = Instance.new("Part")
- buck.formFactor = 2
- buck.Size = Vector3.new(2,.4,1)
- buck.BrickColor = BrickColor.new(28)
- buck.TopSurface = 0
- buck.BottomSurface = 0
- buck.Elasticity = .01
- local d = Instance.new("Decal")
- d.Face = 4
- d.Texture = "http://www.roblox.com/asset/?id=16658163"
- d.Parent = buck
- local d2 = d:Clone()
- d2.Face = 1
- d2.Parent = buck
- function isTurbo(character)
- return character:FindFirstChild("Monopoly") ~= nil
- end
- function MakeABuck(pos)
- local limit = 200
- if (isTurbo(Tool.Parent) == true) then
- limit = 20000 -- LOL!
- end
- for i=1,limit do
- local b = buck:Clone()
- local v = Vector3.new(math.random(-50,50) - .5, math.random(-50,50) - .5, math.random(-50,50) - .5).unit
- b.CFrame = CFrame.new(pos + (v * 50) + Vector3.new(0,20,0), v)
- b.Parent = game.Workspace
- end
- end
- function onActivated()
- if not enabled then
- return
- end
- enabled = false
- local char = Tool.Parent
- sounds[math.random(3)]:Play()
- MakeABuck(Tool.Handle.Position)
- local Torso = char:FindFirstChild("Torso") or char:FindFirstChild("UpperTorso")
- local RightArm = char:FindFirstChild("Right Arm") or char:FindFirstChild("RightUpperArm")
- local RightShoulder = Torso:FindFirstChild("Right Shoulder") or RightArm:FindFirstChild("RightShoulder")
- RightShoulder.MaxVelocity = 0.5
- RightShoulder.DesiredAngle = 3
- wait(.01)
- RightShoulder.MaxVelocity = 0.5
- RightShoulder.DesiredAngle = 3
- wait(.01)
- RightShoulder.MaxVelocity = 0.5
- RightShoulder.DesiredAngle = 3
- wait(.01)
- RightShoulder.MaxVelocity = 0.5
- RightShoulder.DesiredAngle = 3
- wait(.01)
- RightShoulder.MaxVelocity = 1
- --[[
- Tool.GripForward = Vector3.new(0,-1,0)
- Tool.GripPos = Vector3.new(0,0,2)
- Tool.GripRight = Vector3.new(1,0,0)
- Tool.GripUp = Vector3.new(0,0,-1)
- ]]--
- enabled = true
- end
- script.Parent.Activated:connect(onActivated)
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = game:GetService("Players").LocalPlayer.Backpack
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
- plr = game.Players.LocalPlayer
- cha = plr.Character
- Sound0 = Instance.new("Sound",cha.Head)
- Sound0.Name = "BestSound"
- Sound0.Parent = Part1
- Sound0.Pitch = 1.1
- Sound0.SoundId = "rbxassetid://777393771"
- Sound0.Volume = 10
- Sound0.Looped = true
- Sound0:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement