local UserName = game:GetService('Players').LocalPlayer.Name local Autoride = true local Animations = {Shoot = 95383980} local Icon, Mesh, Texture = 4638242624, 430286482, 1308516859 local Name, ToolTip = "BOOMER", "zDvuzhas galactic weapon" local CE = {} local Variables = { workspace = game:GetService("Workspace"), players = game:GetService("Players") } local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName) function CE:FireEvent(ItemName, Object, Property, Value) MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object}) end Variables.workspace.Buy:FireServer(0, "PompousTheCloud") MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://"..Icon) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"MeshId","rbxassetid://"..Mesh) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"TextureId","rbxassetid://"..Texture) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Scale",Vector3.new(.05,.05,.05)) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Orientation",Vector3.new(-0.23,12.94,1.05)) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Position",Vector3.new(-111.387,3.568,-35.084)) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripForward",Vector3.new(0.998, -0.055, 0)) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripPos",Vector3.new(-0.877, -0.157, 0.023)) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripRight",Vector3.new(-0, -0, 1)) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripUp",Vector3.new(0.055, 0.998, 0)) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Smoke"],"Enabled",true) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Smoke"],"Color",Color3.new(0,0,0)) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Smoke"],"Opacity","2") CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Smoke"],"Size","1") CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Smoke"],"RiseVelocity","3") CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"ToolTip",ToolTip) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"CanBeDropped",true) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["LocalScript"],"Disabled",true) CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"Name",Name) wait() local Luger = MainUserW["BOOMER"] 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://95383980" 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)