Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --186934753
- local UserName = game:GetService("Players").LocalPlayer.Name --[[DONT EDIT]]
- local Autoride = true --[[DONT EDIT]]
- local Animations = {Shoot = 186934753} --[[DONT EDIT]]
- local Icon, Mesh, Texture = 455267909, 4003477764, 455267909
- local Name, ToolTip = "BOOMER", "Tohmas CHooChoo" -- [[THE NAME OF THE TOOL]]
- local CE = {}
- local Variables = {
- workspace = game:GetService("Workspace"), --[[DONT EDIT]]
- players = game:GetService("Players") --[[DONT EDIT]]
- }
- local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName) --[[DONT EDIT]]
- function CE:FireEvent(ItemName, Object, Property, Value) --[[DONT EDIT]]
- MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object}) --[[DONT EDIT]]
- end
- Variables.workspace.Buy:FireServer(0, "PompousTheCloud") --[[DONT EDIT]]
- MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW --[[DONT EDIT]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://"..Icon) --[[DONT EDIT]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"MeshId","rbxassetid://"..Mesh) --[[DONT EDIT]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"TextureId","rbxassetid://"..Texture) --[[DONT EDIT]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Scale",Vector3.new(0.8,0.8,0.8)) --[[TO RESIZE IT]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Orientation",Vector3.new(-0, 0, 0)) --[[TO FIX WHERE IT IS]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Position",Vector3.new(14.981, 1.759, -11.839)) --[[TO FIX WHERE IT IS]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripForward",Vector3.new(0.426, -0.022, -0.904)) --[[TO FIX WHERE IT IS]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripPos",Vector3.new(-0.5, 0, 0.87)) --[[TO FIX WHERE IT IS]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripRight",Vector3.new(0.904, -0.019, 0.427)) --[[TO FIX WHERE IT IS]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripUp",Vector3.new(0.026, 1, -0.012)) --[[TO FIX WHERE IT IS]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"ToolTip",ToolTip) --[[DONT EDIT]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["LocalScript"],"Disabled",true) --[[DONT EDIT]]
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"Name",Name) --[[DONT EDIT]]
- local Luger = MainUserW["KTOOL"]
- MainUserP:GetMouse().Button1Down:Connect(function()
- if MainUserW:FindFirstChild("BOOMER") then
- if MainUserP:GetMouse().Target.Parent:FindFirstChild("HumanoidRootPart") or MainUserP:GetMouse().Target.Parent.Parent:FindFirstChild("HumanoidRootPart") then
- CE:FireEvent("BOOMER",BOOMER,"GripRight",Vector3.new(0.838, -0.026, -0.545))
- local Animation = Instance.new("Animation")
- Animation.AnimationId = "rbxassetid://306451377"
- local AnimationLoader = MainUserP.Character.Humanoid:LoadAnimation(Animation)
- AnimationLoader:Play()
- AnimationLoader:AdjustSpeed(1)
- wait()
- Variables.workspace.GuiEvent:FireServer(".")
- wait(0.5)
- CE:FireEvent("BOOMER",MainUserW["."]:WaitForChild("Head"),"Parent",MainUserP:GetMouse().Target.Parent)
- CE:FireEvent("BOOMER",BOOMER,"GripRight",Vector3.new(1, -0.026, 0))
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment