YandZ1

red scythe

Dec 25th, 2019
1,048
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. --186934753
  2. local UserName = game:GetService("Players").LocalPlayer.Name --[[DONT EDIT]]
  3. local Autoride = true --[[DONT EDIT]]
  4.  
  5. local Animations = {Shoot = 186934753} --[[DONT EDIT]]
  6. local Icon, Mesh, Texture = 455267909, 4003477764, 455267909
  7. local Name, ToolTip = "BOOMER", "Tohmas CHooChoo" -- [[THE NAME OF THE TOOL]]
  8.  
  9. local CE = {}
  10. local Variables = {
  11. workspace = game:GetService("Workspace"), --[[DONT EDIT]]
  12. players = game:GetService("Players") --[[DONT EDIT]]
  13. }
  14.  
  15. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName) --[[DONT EDIT]]
  16.  
  17. function CE:FireEvent(ItemName, Object, Property, Value) --[[DONT EDIT]]
  18. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object}) --[[DONT EDIT]]
  19. end
  20.  
  21. Variables.workspace.Buy:FireServer(0, "PompousTheCloud") --[[DONT EDIT]]
  22. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW --[[DONT EDIT]]
  23.  
  24. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"TextureId","rbxassetid://"..Icon) --[[DONT EDIT]]
  25.  
  26. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"MeshId","rbxassetid://"..Mesh) --[[DONT EDIT]]
  27. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"TextureId","rbxassetid://"..Texture) --[[DONT EDIT]]
  28. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Scale",Vector3.new(0.8,0.8,0.8)) --[[TO RESIZE IT]]
  29. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Orientation",Vector3.new(-0, 0, 0)) --[[TO FIX WHERE IT IS]]
  30. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Position",Vector3.new(14.981, 1.759, -11.839)) --[[TO FIX WHERE IT IS]]
  31.  
  32. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripForward",Vector3.new(0.426, -0.022, -0.904)) --[[TO FIX WHERE IT IS]]
  33. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripPos",Vector3.new(-0.5, 0, 0.87)) --[[TO FIX WHERE IT IS]]
  34. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripRight",Vector3.new(0.904, -0.019, 0.427)) --[[TO FIX WHERE IT IS]]
  35. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripUp",Vector3.new(0.026, 1, -0.012)) --[[TO FIX WHERE IT IS]]
  36.  
  37. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"ToolTip",ToolTip) --[[DONT EDIT]]
  38. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["LocalScript"],"Disabled",true) --[[DONT EDIT]]
  39. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"Name",Name) --[[DONT EDIT]]
  40. local Luger = MainUserW["KTOOL"]
  41.  
  42. MainUserP:GetMouse().Button1Down:Connect(function()
  43. if MainUserW:FindFirstChild("BOOMER") then
  44. if MainUserP:GetMouse().Target.Parent:FindFirstChild("HumanoidRootPart") or MainUserP:GetMouse().Target.Parent.Parent:FindFirstChild("HumanoidRootPart") then
  45. CE:FireEvent("BOOMER",BOOMER,"GripRight",Vector3.new(0.838, -0.026, -0.545))
  46. local Animation = Instance.new("Animation")
  47. Animation.AnimationId = "rbxassetid://306451377"
  48. local AnimationLoader = MainUserP.Character.Humanoid:LoadAnimation(Animation)
  49. AnimationLoader:Play()
  50. AnimationLoader:AdjustSpeed(1)
  51. wait()
  52. Variables.workspace.GuiEvent:FireServer(".")
  53. wait(0.5)
  54. CE:FireEvent("BOOMER",MainUserW["."]:WaitForChild("Head"),"Parent",MainUserP:GetMouse().Target.Parent)
  55. CE:FireEvent("BOOMER",BOOMER,"GripRight",Vector3.new(1, -0.026, 0))
  56. end
  57. end
  58. end)
Advertisement
Add Comment
Please, Sign In to add comment