Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Converted with ttyyuu12345's model to script plugin v4
- 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")
- Script1 = Instance.new("Script")
- RemoteEvent2 = Instance.new("RemoteEvent")
- LocalScript3 = Instance.new("LocalScript")
- Part4 = Instance.new("Part")
- Weld5 = Instance.new("Weld")
- Weld6 = Instance.new("Weld")
- Weld7 = Instance.new("Weld")
- Weld8 = Instance.new("Weld")
- Weld9 = Instance.new("Weld")
- Weld10 = Instance.new("Weld")
- Weld11 = Instance.new("Weld")
- Weld12 = Instance.new("Weld")
- Weld13 = Instance.new("Weld")
- Weld14 = Instance.new("Weld")
- Weld15 = Instance.new("Weld")
- Weld16 = Instance.new("Weld")
- Weld17 = Instance.new("Weld")
- Weld18 = Instance.new("Weld")
- Weld19 = Instance.new("Weld")
- Weld20 = Instance.new("Weld")
- Weld21 = Instance.new("Weld")
- Weld22 = Instance.new("Weld")
- Weld23 = Instance.new("Weld")
- Weld24 = Instance.new("Weld")
- Weld25 = Instance.new("Weld")
- Weld26 = Instance.new("Weld")
- Weld27 = Instance.new("Weld")
- Weld28 = Instance.new("Weld")
- Weld29 = Instance.new("Weld")
- Weld30 = Instance.new("Weld")
- Weld31 = Instance.new("Weld")
- Weld32 = Instance.new("Weld")
- Weld33 = Instance.new("Weld")
- Weld34 = Instance.new("Weld")
- Part35 = Instance.new("Part")
- Part36 = Instance.new("Part")
- Part37 = Instance.new("Part")
- Part38 = Instance.new("Part")
- BillboardGui39 = Instance.new("BillboardGui")
- TextLabel40 = Instance.new("TextLabel")
- Script41 = Instance.new("Script")
- Part42 = Instance.new("Part")
- Part43 = Instance.new("Part")
- Part44 = Instance.new("Part")
- CylinderMesh45 = Instance.new("CylinderMesh")
- ParticleEmitter46 = Instance.new("ParticleEmitter")
- Weld47 = Instance.new("Weld")
- Part48 = Instance.new("Part")
- Part49 = Instance.new("Part")
- Weld50 = Instance.new("Weld")
- Part51 = Instance.new("Part")
- Weld52 = Instance.new("Weld")
- Tool0.Name = "rainbow rar v9999"
- Tool0.Parent = mas
- Tool0.CanBeDropped = false
- Tool0.Grip = CFrame.new(0.0351050571, -0.123067379, 0.234377846, 0.999115527, 0.0215879492, 0.0360843129, -0.0359228067, -0.00782301277, 0.999324024, 0.0218556393, -0.999736369, -0.0070406124)
- Tool0.GripForward = Vector3.new(-0.036084312945604, -0.9993240237236, 0.0070406123995781)
- Tool0.GripPos = Vector3.new(0.035105057060719, -0.1230673789978, 0.23437784612179)
- Tool0.GripRight = Vector3.new(0.99911552667618, -0.035922806710005, 0.02185563929379)
- Tool0.GripUp = Vector3.new(0.021587949246168, -0.0078230127692223, -0.99973636865616)
- Tool0.ToolTip = "the return. made by xandergaming112"
- Script1.Name = "stuff idk"
- Script1.Parent = Tool0
- table.insert(cors,sandbox(Script1,function()
- --[[
- \\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//
- A remake of "rainbow rar idk" made by me.
- The original one was actually made by me, but leaked by fats. Here's the V2.
- Made by XanderGaming112 and no one else. Enjoy.
- \\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//
- ]]
- local Player = nil
- local Character = nil
- local equipped = false
- local debris = game:GetService("Debris")
- local tweenservice = game:GetService("TweenService")
- local music = Instance.new("Sound", script.Parent.barrelthing)
- music.SoundId = "rbxassetid://2371543268"
- music.Volume = 6
- music.Looped = true
- script.Parent.Equipped:Connect(function()
- local plr = game:GetService("Players"):GetPlayerFromCharacter(script.Parent.Parent)
- Player = plr
- Character = plr.Character
- equipped = true
- music:Resume()
- end)
- script.Parent.Unequipped:Connect(function()
- equipped = false
- music:Pause()
- end)
- game:GetService("RunService").Heartbeat:Connect(function()
- if not script.Parent.barrelthing:FindFirstChild("ADSDUASD#$#(3☆223#$*#($*@$#DSDS_☆") then
- music=Instance.new("Sound",script.Parent.barrelthing)
- music.Volume=6
- music.Looped=true
- music.SoundId="rbxassetid://4812386605"
- music.Name = "ADSDUASD#$#(3☆223#$*#($*@$#DSDS_☆"
- if equipped == true then
- music:Resume()
- end
- wait()
- end
- end)
- function CastProperRay(Start,Direction,Distance,Ignore)
- local NewRCP = RaycastParams.new()
- NewRCP.FilterDescendantsInstances = Ignore
- NewRCP.FilterType = Enum.RaycastFilterType.Blacklist
- NewRCP.IgnoreWater = true
- local RaycastResult = workspace:Raycast(Start,Direction * Distance,NewRCP)
- if not RaycastResult then
- return nil,Direction * Distance,nil
- end
- return RaycastResult.Instance,RaycastResult.Position,RaycastResult.Normal
- end
- local remote = script.Parent:WaitForChild("thefunnyshoot")
- remote.OnServerEvent:Connect(function(player, FromP, ToP)
- local shoot1 = Instance.new("Sound", script.Parent["bullet thing lol"])
- shoot1.SoundId = "rbxassetid://4810729508"
- shoot1.Volume = 3
- shoot1:Play()
- debris:AddItem(shoot1,5)
- local Dist = (FromP-ToP).magnitude
- local Part,Position,Normal = CastProperRay(FromP,(ToP-FromP).unit*1000,Dist,{workspace:FindFirstChildOfClass("Terrain"),Character})
- local funnybullet = Instance.new("Part",Character)
- funnybullet.Anchored = true
- funnybullet.CanCollide = false
- funnybullet.Size = Vector3.new(.15,.15,Dist)
- funnybullet.CFrame = CFrame.new(FromP,Position)*CFrame.new(0,0,-Dist/2)
- funnybullet.Material = Enum.Material.Neon
- funnybullet.Color = script.Parent.Handle.Color
- debris:AddItem(funnybullet,.5)
- local Info1 = TweenInfo.new(.5,Enum.EasingStyle.Cubic,Enum.EasingDirection.Out,0,false,0)
- local Goals1 =
- {
- Transparency = 1;
- Size = Vector3.new(0,0,Dist);
- }
- local Info2 = TweenInfo.new(.5,Enum.EasingStyle.Cubic, Enum.EasingDirection.Out,0,false,0)
- local Goals =
- {
- Transparency = 1;
- Size = Vector3.new(4,4,4);
- }
- local tween = tweenservice:Create(funnybullet,Info1,Goals1)
- local tween2 = tweenservice:Create(funnybullet,Info1,Goals1)
- tween:Play()
- tween2:Play()
- if Part then
- if Part.Parent.ClassName == "Model" then
- if Part.Parent:FindFirstChildOfClass("Humanoid") then
- Part.Parent:BreakJoints()
- for i, v in pairs(Part.Parent:FindFirstChild("Head"):GetChildren()) do
- if v:IsA("BillboardGui") then
- if v.Name == "killboard" then
- v:Destroy()
- end
- end
- end
- local partparent = Part.Parent
- local bill = script.Parent.label.BillboardGui:Clone()
- bill.Parent = Part.Parent:FindFirstChild("Head")
- bill.StudsOffset = Vector3.new(0, 2, 0)
- bill.TextLabel.Text = "you've been rainbow rar'd, "..partparent.Name.." lol"
- bill.Name = "killboard"
- game.Debris:AddItem(bill, 5)
- end
- elseif Part.Parent.Parent.ClassName == "Model" then
- if Part.Parent.Parent:FindFirstChildOfClass("Humanoid") then
- Part.Parent.Parent:BreakJoints()
- for i, v in pairs(Part.Parent.Parent:FindFirstChild("Head"):GetChildren()) do
- if v:IsA("BillboardGui") then
- if v.Name == "killboard" then
- v:Destroy()
- end
- end
- end
- local partparent = Part.Parent.Parent
- local bill = script.Parent.label.BillboardGui:Clone()
- bill.Parent = Part.Parent:FindFirstChild("Head")
- bill.StudsOffset = Vector3.new(0, 2, 0)
- bill.TextLabel.Text = "you've been rainbow rar'd, "..partparent.Name.." lol"
- bill.Name = "killboard"
- game.Debris:AddItem(bill, 5)
- end
- end
- end
- end)
- game:GetService("RunService").Heartbeat:Connect(function()
- music.PlaybackSpeed = 0.65 + math.abs(math.sin(music.TimePosition))
- for i,v in pairs(script.Parent:GetDescendants()) do
- if v:IsA("BasePart") then
- v.Color = Color3.fromHSV((tick()%5)/5,1,1)
- elseif v:IsA("TextLabel") then
- v.TextColor3 = Color3.fromHSV((tick()%5)/5,1,1)
- end
- end
- end)
- end))
- RemoteEvent2.Name = "thefunnyshoot"
- RemoteEvent2.Parent = Tool0
- LocalScript3.Name = "uis"
- LocalScript3.Parent = RemoteEvent2
- table.insert(cors,sandbox(LocalScript3,function()
- local plr = game.Players.LocalPlayer
- local mouse = plr:GetMouse()
- local uis = game:GetService("UserInputService")
- local shotlol = script.Parent
- local gun = script.Parent.Parent
- local ClickConnection
- local KeyConnection
- local held = false
- script.Parent.Parent.Equipped:Connect(function()
- ClickConnection = uis.InputBegan:Connect(function(input,istyping)
- if istyping then
- return
- elseif input.UserInputType == Enum.UserInputType.MouseButton1 then
- held = true
- while held do
- local FromP = gun["bullet thing lol"].CFrame.Position
- local ToP = mouse.Hit.Position
- shotlol:FireServer(FromP, ToP)
- game:GetService("RunService").Heartbeat:Wait()
- end
- end
- end)
- KeyConnection = uis.InputEnded:Connect(function(input,istyping)
- if istyping then
- return
- elseif input.UserInputType == Enum.UserInputType.MouseButton1 then
- held = false
- end
- end)
- end)
- script.Parent.Parent.Unequipped:Connect(function()
- ClickConnection:Disconnect()
- held = false
- end)
- end))
- Part4.Name = "Handle"
- Part4.Parent = Tool0
- Part4.CFrame = CFrame.new(-77.289238, 15.5098515, 0.234351605, 0.999107182, -0.0359222777, -0.02185582, -0.021587709, 0.00782313105, -0.999736428, 0.0360839106, 0.999321043, 0.00704030227)
- Part4.Orientation = Vector3.new(88.680000305176, -72.139999389648, -70.080001831055)
- Part4.Position = Vector3.new(-77.289237976074, 15.509851455688, 0.23435160517693)
- Part4.Rotation = Vector3.new(89.599998474121, -1.25, 2.0599999427795)
- Part4.Size = Vector3.new(0.2184115499258, 0.22465190291405, 0.73361855745316)
- Part4.BottomSurface = Enum.SurfaceType.Smooth
- Part4.CanCollide = false
- Part4.Material = Enum.Material.SmoothPlastic
- Part4.TopSurface = Enum.SurfaceType.Smooth
- Weld5.Name = "BTWeld"
- Weld5.Parent = Part4
- Weld5.C1 = CFrame.new(-6.10351562e-05, -0.113241196, -0.297821045, 1, 0, 0, 0, -0.73052305, 0.682888031, 0, -0.682888031, -0.730523109)
- Weld5.Part0 = Part4
- Weld5.Part1 = Part35
- Weld5.part1 = Part35
- Weld6.Name = "BTWeld"
- Weld6.Parent = Part4
- Weld6.C1 = CFrame.new(0.0375366211, -3.01520729, -0.477845192, 0.998991251, -0.0039303028, 0.0447292887, -0.00362104713, -0.999969006, -0.00699285744, 0.0447553732, 0.00682383403, -0.998974979)
- Weld6.Part0 = Part4
- Weld6.Part1 = Part44
- Weld6.part1 = Part44
- Weld7.Name = "BTWeld"
- Weld7.Parent = Part4
- Weld7.C1 = CFrame.new(-6.10351562e-05, -0.314573288, -0.463066101, 1, 0, 0, 0, -0.579036713, -0.815301478, 0, 0.815301478, -0.579036772)
- Weld7.Part0 = Part4
- Weld7.Part1 = Part36
- Weld7.part1 = Part36
- Weld8.Name = "BTWeld"
- Weld8.Parent = Part4
- Weld8.C1 = CFrame.new(0, -0.475287914, 1.56405067, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld8.Part0 = Part4
- Weld8.Part1 = Part38
- Weld8.part1 = Part38
- Weld9.Name = "BTWeld"
- Weld9.Parent = Part4
- Weld9.C1 = CFrame.new(0, -0.475287914, 0.378479004, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld9.Part0 = Part4
- Weld10.Name = "BTWeld"
- Weld10.Parent = Part4
- Weld10.C1 = CFrame.new(0, -0.475287914, 0.945514679, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld10.Part0 = Part4
- Weld10.Part1 = Part43
- Weld10.part1 = Part43
- Weld11.Name = "BTWeld"
- Weld11.Parent = Part4
- Weld11.C1 = CFrame.new(-1.52587891e-05, -0.475262523, 2.96066856, 0.999999881, 6.4028427e-10, 3.7252903e-09, 1.11758709e-08, 1.48219988e-06, -1.00000024, -6.1118044e-10, 1, 1.4831312e-06)
- Weld11.Part0 = Part4
- Weld11.Part1 = Part48
- Weld11.part1 = Part48
- Weld12.Name = "BTWeld"
- Weld12.Parent = Part4
- Weld12.C1 = CFrame.new(0, -0.475263596, 2.56068611, 0.999999762, 6.4028427e-10, 3.7252903e-09, 1.11758709e-08, 1.48173422e-06, -1.00000036, -6.4028427e-10, 1, 1.48359686e-06)
- Weld12.Part0 = Part4
- Weld12.Part1 = Part42
- Weld12.part1 = Part42
- Weld13.Name = "BTWeld"
- Weld13.Parent = Part4
- Weld13.C1 = CFrame.new(0, -0.475265741, 0.362812042, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld13.Part0 = Part4
- Weld13.Part1 = Part37
- Weld13.part1 = Part37
- Weld14.Parent = Part4
- Weld14.C0 = CFrame.new(0.109205775, -0.112325951, 0.449430376, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- Weld14.C1 = CFrame.new(0.109207153, 0.0866165161, -0.362939715, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld14.Part0 = Part37
- Weld14.Part1 = Part4
- Weld14.part1 = Part4
- Weld15.Name = "BTWeld"
- Weld15.Parent = Part4
- Weld15.C1 = CFrame.new(-9.15527344e-05, -0.314575195, -0.463066101, 0.999993563, 3.16649675e-07, -2.44588591e-07, 1.67638063e-08, -0.579038918, -0.815301359, 3.98606062e-07, 0.815305173, -0.579037249)
- Weld15.Part0 = Part4
- Weld15.Part1 = Part36
- Weld15.part1 = Part36
- Weld16.Name = "BTWeld"
- Weld16.Parent = Part4
- Weld16.C1 = CFrame.new(1.52587891e-05, -0.475287914, 1.56404877, 0.999999106, 4.47034836e-08, -3.22470441e-08, 3.22470441e-08, 5.44823706e-08, -1, 4.47034836e-08, 1.0000006, -5.44823706e-08)
- Weld16.Part0 = Part4
- Weld16.Part1 = Part38
- Weld16.part1 = Part38
- Weld17.Name = "BTWeld"
- Weld17.Parent = Part4
- Weld17.C1 = CFrame.new(0.0375366211, -3.01520538, -0.477844715, 0.998988628, -0.00393018872, 0.0447291955, -0.00362116843, -0.999970794, -0.00699269352, 0.0447553508, 0.00682401564, -0.998975039)
- Weld17.Part0 = Part4
- Weld17.Part1 = Part44
- Weld17.part1 = Part44
- Weld18.Name = "BTWeld"
- Weld18.Parent = Part4
- Weld18.C1 = CFrame.new(-7.62939453e-05, -0.113243103, -0.29781723, 0.999997318, 1.3038516e-07, -9.58098099e-08, -1.56462193e-07, -0.730524421, 0.68288821, -1.86264515e-08, -0.682889163, -0.73052305)
- Weld18.Part0 = Part4
- Weld18.Part1 = Part35
- Weld18.part1 = Part35
- Weld19.Name = "BTWeld"
- Weld19.Parent = Part4
- Weld19.C1 = CFrame.new(-1.52587891e-05, -0.475265503, 0.362823486, 0.999997318, 1.3038516e-07, -9.58098099e-08, 9.58098099e-08, 1.63912773e-07, -1, 1.3038516e-07, 1.00000179, -1.63912773e-07)
- Weld19.Part0 = Part4
- Weld19.Part1 = Part37
- Weld19.part1 = Part37
- Weld20.Name = "BTWeld"
- Weld20.Parent = Part4
- Weld20.C1 = CFrame.new(0, -0.475287914, 0.945518494, 0.999997318, 1.3038516e-07, -9.58098099e-08, 9.58098099e-08, 1.63912773e-07, -1, 1.3038516e-07, 1.00000179, -1.63912773e-07)
- Weld20.Part0 = Part4
- Weld20.Part1 = Part43
- Weld20.part1 = Part43
- Weld21.Name = "BTWeld"
- Weld21.Parent = Part4
- Weld21.C1 = CFrame.new(4.57763672e-05, -0.52028656, 2.04406738, 0.999994338, 8.19563866e-08, -6.8655936e-08, 2.11410224e-07, 1.0849908e-07, -1.00000036, 2.64495611e-07, 1.0000025, -3.21306288e-07)
- Weld21.Part0 = Part4
- Weld21.Part1 = Part51
- Weld21.part1 = Part51
- Weld22.Name = "BTWeld"
- Weld22.Parent = Part4
- Weld22.C1 = CFrame.new(1.52587891e-05, -0.475288391, 0.378479004, 0.999998569, 7.07805157e-08, -5.28525561e-08, 5.21540642e-08, 9.12696123e-08, -1, 7.07805157e-08, 1.00000095, -9.03382897e-08)
- Weld22.Part0 = Part4
- Weld22.Part1 = Part49
- Weld22.part1 = Part49
- Weld23.Name = "BTWeld"
- Weld23.Parent = Part4
- Weld23.C1 = CFrame.new(-3.05175781e-05, -0.475262642, 2.96066284, 0.999996841, 1.49011612e-07, -1.0948861e-07, 1.22090569e-07, 1.68289989e-06, -1.00000024, 1.49011612e-07, 1.00000215, 1.28243119e-06)
- Weld23.Part0 = Part4
- Weld23.Part1 = Part48
- Weld23.part1 = Part48
- Weld24.Name = "BTWeld"
- Weld24.Parent = Part4
- Weld24.C1 = CFrame.new(-1.52587891e-05, -0.475263119, 2.5606842, 0.999996722, 1.52736902e-07, -1.07596861e-07, 1.23953214e-07, 1.68196857e-06, -1.00000036, 1.49011612e-07, 1.00000215, 1.28336251e-06)
- Weld24.Part0 = Part4
- Weld24.Part1 = Part42
- Weld24.part1 = Part42
- Weld25.Name = "BTWeld"
- Weld25.Parent = Part4
- Weld25.C1 = CFrame.new(-7.62939453e-05, -0.314575195, -0.463066101, 0.99999696, 1.49011612e-07, -1.13243004e-07, 5.58793545e-09, -0.579037726, -0.815301418, 1.86264515e-07, 0.815303266, -0.579037011)
- Weld25.Part0 = Part4
- Weld25.Part1 = Part36
- Weld25.part1 = Part36
- Weld26.Name = "BTWeld"
- Weld26.Parent = Part4
- Weld26.C1 = CFrame.new(1.52587891e-05, -0.475287437, 1.56404877, 0.999996066, 1.93715096e-07, -1.44995283e-07, 1.45053491e-07, 2.54716724e-07, -1, 1.89989805e-07, 1.00000262, -2.54251063e-07)
- Weld26.Part0 = Part4
- Weld26.Part1 = Part38
- Weld26.part1 = Part38
- Weld27.Name = "BTWeld"
- Weld27.Parent = Part4
- Weld27.C1 = CFrame.new(0.0375366211, -3.01522827, -0.477843285, 0.998985648, -0.00393005833, 0.0447290912, -0.00362130627, -0.99997282, -0.00699249422, 0.0447553284, 0.00682423636, -0.998975098)
- Weld27.Part0 = Part4
- Weld27.Part1 = Part44
- Weld27.part1 = Part44
- Weld28.Name = "BTWeld"
- Weld28.Parent = Part4
- Weld28.C1 = CFrame.new(-0.000106811523, -0.113243103, -0.29781723, 0.999994278, 2.79396772e-07, -2.06608092e-07, -3.42726707e-07, -0.73052609, 0.682888389, -3.91155481e-08, -0.682890415, -0.730522931)
- Weld28.Part0 = Part4
- Weld28.Part1 = Part35
- Weld28.part1 = Part35
- Weld29.Name = "BTWeld"
- Weld29.Parent = Part4
- Weld29.C1 = CFrame.new(-3.05175781e-05, -0.475265026, 0.362823486, 0.999994278, 2.79396772e-07, -2.06608092e-07, 2.08674464e-07, 3.63681465e-07, -1, 2.79396772e-07, 1.00000381, -3.64147127e-07)
- Weld29.Part0 = Part4
- Weld29.Part1 = Part37
- Weld29.part1 = Part37
- Weld30.Name = "BTWeld"
- Weld30.Parent = Part4
- Weld30.C1 = CFrame.new(-1.52587891e-05, -0.475286961, 0.945526123, 0.999994278, 2.79396772e-07, -2.06608092e-07, 2.08674464e-07, 3.63681465e-07, -1, 2.79396772e-07, 1.00000381, -3.64147127e-07)
- Weld30.Part0 = Part4
- Weld30.Part1 = Part43
- Weld30.part1 = Part43
- Weld31.Name = "BTWeld"
- Weld31.Parent = Part4
- Weld31.C1 = CFrame.new(3.05175781e-05, -0.52028513, 2.04408264, 0.999991298, 2.30967999e-07, -1.8128776e-07, 3.22412234e-07, 3.08733433e-07, -1.00000036, 4.13507223e-07, 1.00000453, -5.21540642e-07)
- Weld31.Part0 = Part4
- Weld31.Part1 = Part51
- Weld31.part1 = Part51
- Weld32.Name = "BTWeld"
- Weld32.Parent = Part4
- Weld32.C1 = CFrame.new(1.52587891e-05, -0.475288391, 0.378479004, 0.999998391, 8.19563866e-08, -6.09725248e-08, 6.14963938e-08, 1.09896064e-07, -1, 7.82310963e-08, 1.00000107, -1.0849908e-07)
- Weld32.Part0 = Part4
- Weld32.Part1 = Part49
- Weld32.part1 = Part49
- Weld33.Name = "BTWeld"
- Weld33.Parent = Part4
- Weld33.C1 = CFrame.new(-1.52587891e-05, -0.475260735, 2.96068573, 0.999993443, 3.12924385e-07, -2.40805093e-07, 2.53057806e-07, 1.91992149e-06, -1.00000024, 3.16649675e-07, 1.00000441, 1.04587525e-06)
- Weld33.Part0 = Part4
- Weld33.Part1 = Part48
- Weld33.part1 = Part48
- Weld34.Name = "BTWeld"
- Weld34.Parent = Part4
- Weld34.C1 = CFrame.new(-4.57763672e-05, -0.475262165, 2.56070709, 0.999993324, 3.20374966e-07, -2.38942448e-07, 2.56783096e-07, 1.9185245e-06, -1.00000036, 3.16649675e-07, 1.00000441, 1.04680657e-06)
- Weld34.Part0 = Part4
- Weld34.Part1 = Part42
- Weld34.part1 = Part42
- Part35.Name = "Trigger"
- Part35.Parent = Tool0
- Part35.CFrame = CFrame.new(-77.2757874, 15.6478043, -0.0525411367, 0.99910146, 0.0113167325, 0.0404971167, -0.0215873774, -0.688423395, 0.724988043, 0.0360839851, -0.725222349, -0.687569857)
- Part35.Orientation = Vector3.new(-46.470001220703, 176.63000488281, -178.19999694824)
- Part35.Position = Vector3.new(-77.275787353516, 15.647804260254, -0.052541136741638)
- Part35.Rotation = Vector3.new(-133.47999572754, 2.3199999332428, -0.64999997615814)
- Part35.Size = Vector3.new(0.080709747970104, 0.12826064229012, 0.73361855745316)
- Part35.BottomSurface = Enum.SurfaceType.Smooth
- Part35.CanCollide = false
- Part35.Material = Enum.Material.SmoothPlastic
- Part35.TopSurface = Enum.SurfaceType.Smooth
- Part36.Parent = Tool0
- Part36.CFrame = CFrame.new(-77.2847137, 16.0358467, 0.425916731, 0.999104142, 0.03861944, -0.0166320354, -0.0215875283, 0.81055665, 0.585262597, 0.0360839516, -0.584384561, 0.810673118)
- Part36.Orientation = Vector3.new(-35.819999694824, -1.1799999475479, -1.5299999713898)
- Part36.Position = Vector3.new(-77.284713745117, 16.035846710205, 0.42591673135757)
- Part36.Rotation = Vector3.new(-35.830001831055, -0.94999998807907, -2.210000038147)
- Part36.Size = Vector3.new(0.14956064522266, 0.22465190291405, 0.38936373591423)
- Part36.BottomSurface = Enum.SurfaceType.Smooth
- Part36.CanCollide = false
- Part36.Material = Enum.Material.SmoothPlastic
- Part36.TopSurface = Enum.SurfaceType.Smooth
- Part37.Name = "funyhiglhiht"
- Part37.Parent = Tool0
- Part37.CFrame = CFrame.new(-77.2657852, 15.982152, -0.131571621, 0.99910146, 0.0218560155, -0.0359221287, -0.0215873774, 0.999736428, 0.00782351941, 0.0360839851, -0.00703993114, 0.999324858)
- Part37.Orientation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.2400000095367)
- Part37.Position = Vector3.new(-77.265785217285, 15.982151985168, -0.13157162070274)
- Part37.Rotation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.25)
- Part37.Size = Vector3.new(0.40999999642372, 0.10000000149012, 0.60000002384186)
- Part37.BottomSurface = Enum.SurfaceType.Smooth
- Part37.CanCollide = false
- Part37.Material = Enum.Material.Neon
- Part37.TopSurface = Enum.SurfaceType.Smooth
- Part38.Name = "label"
- Part38.Parent = Tool0
- Part38.CFrame = CFrame.new(-77.2226791, 15.9727774, -1.33198595, 0.999103248, 0.0218559559, -0.0359221771, -0.0215874761, 0.999736428, 0.00782340206, 0.0360839628, -0.00704004243, 0.999323666)
- Part38.Orientation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.2400000095367)
- Part38.Position = Vector3.new(-77.222679138184, 15.972777366638, -1.33198595047)
- Part38.Rotation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.25)
- Part38.Size = Vector3.new(0.2184115499258, 0.22465190291405, 1.2293447256088)
- Part38.BottomSurface = Enum.SurfaceType.Smooth
- Part38.CanCollide = false
- Part38.Material = Enum.Material.SmoothPlastic
- Part38.TopSurface = Enum.SurfaceType.Smooth
- BillboardGui39.Parent = Part38
- BillboardGui39.Size = UDim2.new(7, 0, 2, 0)
- BillboardGui39.Active = true
- BillboardGui39.ClipsDescendants = true
- BillboardGui39.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- BillboardGui39.AlwaysOnTop = true
- BillboardGui39.StudsOffset = Vector3.new(0, 1, 0)
- TextLabel40.Parent = BillboardGui39
- TextLabel40.Size = UDim2.new(1, 0, 1, 0)
- TextLabel40.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel40.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel40.BackgroundTransparency = 1
- TextLabel40.BorderSizePixel = 0
- TextLabel40.Font = Enum.Font.SourceSans
- TextLabel40.FontSize = Enum.FontSize.Size60
- TextLabel40.Text = "rainbow rar v9999"
- TextLabel40.TextColor = BrickColor.new("Really red")
- TextLabel40.TextColor3 = Color3.new(1, 0, 0)
- TextLabel40.TextScaled = true
- TextLabel40.TextSize = 50
- TextLabel40.TextStrokeTransparency = 0
- TextLabel40.TextWrap = true
- TextLabel40.TextWrapped = true
- Script41.Name = "funny font"
- Script41.Parent = TextLabel40
- table.insert(cors,sandbox(Script41,function()
- local fonts = Enum.Font:GetEnumItems()
- game:GetService("RunService").Heartbeat:Connect(function()
- script.Parent.Font = fonts[math.random(1,#fonts)]
- end)
- end))
- Part42.Name = "idk"
- Part42.Parent = Tool0
- Part42.CFrame = CFrame.new(-77.186821, 15.9649572, -2.32797146, 0.999100506, 0.0218560155, -0.0359221436, -0.0215873253, 0.999736786, 0.00782211218, 0.0360839888, -0.00703837816, 0.999325454)
- Part42.Orientation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.2400000095367)
- Part42.Position = Vector3.new(-77.186820983887, 15.964957237244, -2.3279714584351)
- Part42.Rotation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.25)
- Part42.Size = Vector3.new(0.17472925782204, 0.16224874556065, 0.87988674640656)
- Part42.BottomSurface = Enum.SurfaceType.Smooth
- Part42.CanCollide = false
- Part42.Material = Enum.Material.SmoothPlastic
- Part42.TopSurface = Enum.SurfaceType.Smooth
- Part43.Name = "barrelthing"
- Part43.Parent = Tool0
- Part43.CFrame = CFrame.new(-77.244873, 15.9776154, -0.713881612, 0.99910146, 0.0218560155, -0.0359221287, -0.0215873774, 0.999736428, 0.00782351941, 0.0360839851, -0.00703993114, 0.999324858)
- Part43.Orientation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.2400000095367)
- Part43.Position = Vector3.new(-77.244873046875, 15.977615356445, -0.71388161182404)
- Part43.Rotation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.25)
- Part43.Size = Vector3.new(0.28081485629082, 0.2870551943779, 0.19245982170105)
- Part43.BottomSurface = Enum.SurfaceType.Smooth
- Part43.CanCollide = false
- Part43.Material = Enum.Material.SmoothPlastic
- Part43.TopSurface = Enum.SurfaceType.Smooth
- Part44.Name = "Eye"
- Part44.Parent = Tool0
- Part44.CFrame = CFrame.new(-77.1971283, 15.9868584, -2.77983761, 0.997257352, 0.0324560553, 0.0663036481, -0.0663138554, -0.000754091889, 0.997799039, 0.0324348249, -0.999473751, 0.00140146306)
- Part44.Orientation = Vector3.new(-86.199996948242, 88.790000915527, -90.650001525879)
- Part44.Position = Vector3.new(-77.197128295898, 15.98685836792, -2.7798376083374)
- Part44.Rotation = Vector3.new(-89.919998168945, 3.7999999523163, -1.8600000143051)
- Part44.Transparency = 1
- Part44.Size = Vector3.new(0.17212727665901, 0.068850912153721, 0.17212727665901)
- Part44.CanCollide = false
- Part44.Material = Enum.Material.SmoothPlastic
- CylinderMesh45.Parent = Part44
- ParticleEmitter46.Parent = Part44
- ParticleEmitter46.Speed = NumberRange.new(0.20000000298023, 0.20000000298023)
- ParticleEmitter46.Rotation = NumberRange.new(-180, 180)
- ParticleEmitter46.LightEmission = 0.5
- ParticleEmitter46.Texture = "http://www.roblox.com/asset/?id=1532844973"
- ParticleEmitter46.Transparency = NumberSequence.new(0.30000001192093,0,1)
- ParticleEmitter46.ZOffset = 0.20000000298023
- ParticleEmitter46.Size = NumberSequence.new(0.10000000149012,0)
- ParticleEmitter46.Acceleration = Vector3.new(0, 5, 0)
- ParticleEmitter46.Lifetime = NumberRange.new(0.30000001192093, 0.5)
- ParticleEmitter46.Rate = 150
- ParticleEmitter46.RotSpeed = NumberRange.new(-180, 180)
- ParticleEmitter46.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter46.VelocitySpread = 360
- Weld47.Parent = Part44
- Weld47.C0 = CFrame.new(0.0873646289, -0.0811243728, -0.439943373, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
- Weld47.C1 = CFrame.new(0.118967853, -0.0122287693, -0.100671977, -0.99899143, -0.0447292812, 0.00393023761, 0.00362104853, 0.00699137244, 0.999969065, -0.0447553694, 0.998974741, -0.00682235369)
- Weld47.Part0 = Part42
- Weld47.Part1 = Part44
- Weld47.part1 = Part44
- Part48.Name = "bullet thing lol"
- Part48.Parent = Tool0
- Part48.CFrame = CFrame.new(-77.1724777, 15.9618282, -2.72768164, 0.999100626, 0.02185601, -0.0359221436, -0.0215873253, 0.999736667, 0.00782211311, 0.0360839851, -0.00703837629, 0.999325454)
- Part48.Orientation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.2400000095367)
- Part48.Position = Vector3.new(-77.172477722168, 15.961828231812, -2.7276816368103)
- Part48.Rotation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.25)
- Part48.Size = Vector3.new(0.17472925782204, 0.16224874556065, 0.079886771738529)
- Part48.BottomSurface = Enum.SurfaceType.Smooth
- Part48.CanCollide = false
- Part48.Material = Enum.Material.SmoothPlastic
- Part48.TopSurface = Enum.SurfaceType.Smooth
- Part49.Parent = Tool0
- Part49.CFrame = CFrame.new(-77.2652664, 15.9820538, -0.147216797, 0.999108791, 0.0218557622, -0.0359223261, -0.0215878058, 0.999736428, 0.00782301463, 0.036083892, -0.0070404131, 0.999319971)
- Part49.Orientation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.2400000095367)
- Part49.Position = Vector3.new(-77.265266418457, 15.982053756714, -0.147216796875)
- Part49.Rotation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.25)
- Part49.Size = Vector3.new(0.33048436045647, 0.38556510210037, 0.9914528131485)
- Part49.BottomSurface = Enum.SurfaceType.Smooth
- Part49.Material = Enum.Material.SmoothPlastic
- Part49.TopSurface = Enum.SurfaceType.Smooth
- Weld50.Parent = Part49
- Weld50.C0 = CFrame.new(-0.101964831, -0.104230717, 0.0698828176, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld50.C1 = CFrame.new(-0.101959229, -0.104230642, -0.341903687, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Weld50.Part1 = Part49
- Weld50.part1 = Part49
- Part51.Name = "scop"
- Part51.Parent = Tool0
- Part51.CFrame = CFrame.new(-77.2044678, 16.0140076, -1.81201649, 0.99909848, 0.0218561385, -0.0359220169, -0.0215873383, 0.999736786, 0.00782367866, 0.0360838287, -0.00703998422, 0.999325573)
- Part51.Orientation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.2400000095367)
- Part51.Position = Vector3.new(-77.204467773438, 16.014007568359, -1.8120164871216)
- Part51.Rotation = Vector3.new(-0.44999998807907, -2.0599999427795, -1.25)
- Part51.Size = Vector3.new(0.089999996125698, 0.23499998450279, 0.069000035524368)
- Part51.BottomSurface = Enum.SurfaceType.Smooth
- Part51.CanCollide = false
- Part51.Material = Enum.Material.SmoothPlastic
- Part51.TopSurface = Enum.SurfaceType.Smooth
- Weld52.Parent = Part51
- Weld52.C0 = CFrame.new(0, 0, -0.0345001221, 0.999998629, -1.54250301e-09, 0, 3.90573405e-08, -1, -5.30853868e-08, 4.47034836e-08, 0, -1.00000036)
- Weld52.C1 = CFrame.new(-4.57763672e-05, 0.0450191498, 0.482124329, 0.999998629, -6.54836185e-08, -8.94069672e-08, -2.47964635e-08, -1, -1.64145604e-06, -4.47034836e-08, 1.58976763e-06, -1.00000036)
- Weld52.Part0 = Part51
- Weld52.Part1 = Part42
- Weld52.part1 = Part42
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = owner.Backpack
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Add Comment
Please, Sign In to add comment