Facebook
From Billwa, 9 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 454
  1. c4 = Instance.new("Tool")
  2. c4.Parent = game.Players.meunumbertwo.BackPack
  3. c4.Grip = CFrame.new(0,0,0) * CFrame.Angles(1.5707963705063, 1.5607954263687, -1.5707963705063)
  4. c4.GripForward = Vector3.new(-0.99994999170303,0.00999949965626,-0)
  5. c4.Name = "C4"
  6. c4.GripRight = Vector3.new(0,0,-1)
  7. c4.GripUp = Vector3.new(0.00999949965626,0.99994999170303,0)
  8.  
  9. handle = Instance.new("Part",c4)
  10. handle.FormFactor = Enum.FormFactor.Symmetric
  11. handle.TopSurface = Enum.SurfaceType.Smooth
  12. handle.Size = Vector3.new(2,1,2)
  13. handle.Name = "Handle"
  14. handle.CFrame = CFrame.new(53.000843048096,0.48167330026627,-31.999309539795) * CFrame.Angles(1.5715671777725, 1.5693727731705, -1.5701025724411)
  15. handle.BrickColor = BrickColor.new("Bright yellow")
  16. handle.Friction = 0.30000001192093
  17. handle.BottomSurface = Enum.SurfaceType.Smooth
  18.  
  19. slingshotsound = Instance.new("Sound",handle)
  20. slingshotsound.Name = "SlingshotSound"
  21. slingshotsound.Volume = 1
  22. slingshotsound.SoundId = "rbxasset://sounds//Rubber band sling shot.wav"
  23.  
  24. decal = Instance.new("Decal",handle)
  25. decal.Face = Enum.NormalId.Bottom
  26. decal.Texture = "http://www.roblox.com/asset/?id=6005835"
  27.  
  28. decal = Instance.new("Decal",handle)
  29. decal.Face = Enum.NormalId.Right
  30. decal.Texture = "http://www.roblox.com/asset/?id=6005846"
  31.  
  32. decal = Instance.new("Decal",handle)
  33. decal.Face = Enum.NormalId.Back
  34. decal.Texture = "http://www.roblox.com/asset/?id=6005846"
  35.  
  36. decal = Instance.new("Decal",handle)
  37. decal.Face = Enum.NormalId.Left
  38. decal.Texture = "http://www.roblox.com/asset/?id=6005846"
  39.  
  40. decal = Instance.new("Decal",handle)
  41. decal.Texture = "http://www.roblox.com/asset/?id=6005846"
  42.  
  43. decal = Instance.new("Decal",handle)
  44. decal.Face = Enum.NormalId.Top
  45. decal.Texture = "http://www.roblox.com/asset/?id=6005835"
  46.  
  47. tutorialized = Instance.new("NumberValue",c4)
  48. tutorialized.Name = "Tutorialized"
  49.  
  50. function onActivated()
  51.