artucox7

AWP

Jun 27th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.98 KB | None | 0 0
  1. --[[
  2. Objects Skipped: 7
  3. LocalScript: 1
  4. ModuleScript: 3
  5. Script: 2
  6. UnionOperation: 1
  7. --]]
  8.  
  9. local awp = Instance.new("Tool")
  10. local bolt = Instance.new("MeshPart")
  11. local weldcf = Instance.new("CFrameValue")
  12. local main = Instance.new("Part")
  13. local mesh = Instance.new("BlockMesh")
  14. local N1flashfxsmoke = Instance.new("ParticleEmitter")
  15. local flashfxflash = Instance.new("ParticleEmitter")
  16. local flashfxlight = Instance.new("PointLight")
  17. local weldcf_2 = Instance.new("CFrameValue")
  18. local lower_body = Instance.new("MeshPart")
  19. local weldcf_3 = Instance.new("CFrameValue")
  20. local mag = Instance.new("MeshPart")
  21. local weldcf_4 = Instance.new("CFrameValue")
  22. local magtrans = Instance.new("NumberValue")
  23. local part = Instance.new("MeshPart")
  24. local weldcf_5 = Instance.new("CFrameValue")
  25. local part_2 = Instance.new("MeshPart")
  26. local weldcf_6 = Instance.new("CFrameValue")
  27. local part_4 = Instance.new("MeshPart")
  28. local weldcf_7 = Instance.new("CFrameValue")
  29. local ammo = Instance.new("IntValue")
  30. local clipsize = Instance.new("IntValue")
  31. local lethalgrenades = Instance.new("IntValue")
  32. local storedammo = Instance.new("IntValue")
  33. local tacticalgrenades = Instance.new("IntValue")
  34. local boltback = Instance.new("MeshPart")
  35. local weldcf_8 = Instance.new("CFrameValue")
  36. local boltback_2 = Instance.new("MeshPart")
  37. local weldcf_9 = Instance.new("CFrameValue")
  38. local bolt_2 = Instance.new("MeshPart")
  39. local weldcf_10 = Instance.new("CFrameValue")
  40. local aimpart = Instance.new("Part")
  41. local weldcf_11 = Instance.new("CFrameValue")
  42. local handle = Instance.new("Part")
  43. local mesh_2 = Instance.new("BlockMesh")
  44. local firesound = Instance.new("Sound")
  45. local reloadsound = Instance.new("Sound")
  46. local thumbnailcamera = Instance.new("Camera")
  47.  
  48. awp.TextureId = "rbxassetid://207411770"
  49. awp.Name = "AWP"
  50. awp.Parent = game.Players.LocalPlayer.Backpack
  51. bolt.CanCollide = false
  52. bolt.Size = Vector3.new(0.434, 0.231, 0.225)
  53. bolt.MeshId = "rbxassetid://430546037"
  54. bolt.RotVelocity = Vector3.new(0.011, 0, -0.049)
  55. bolt.Orientation = Vector3.new(-5.82, -13.15, -19.57)
  56. bolt.Material = Enum.Material.Metal
  57. bolt.Color = Color3.new(0.105882, 0.164706, 0.207843)
  58. bolt.BrickColor = BrickColor.new("Black")
  59. bolt.TextureID = "rbxassetid://430548989"
  60. bolt.Name = "Bolt"
  61. bolt.Velocity = Vector3.new(0.023, -0.516, 0.005)
  62. bolt.Parent = AWP
  63. bolt.CFrame = CFrame.new(0.925, 3.271, -0.741) * CFrame.Angles(-0.104, -0.228, -0.365)
  64. weldcf.Value = CFrame.new(0.152, 0.498, -0.033) * CFrame.Angles(0, -0.017, -0.349)
  65. weldcf.Name = "weldCF"
  66. weldcf.Parent = Bolt
  67. main.CanCollide = false
  68. main.Size = Vector3.new(0.2, 0.2, 0.2)
  69. main.Transparency = 1
  70. main.BrickColor = BrickColor.new("Black")
  71. main.Name = "Main"
  72. main.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  73. main.Orientation = Vector3.new(-84.16, 171.11, -3.29)
  74. main.Color = Color3.new(0.105882, 0.164706, 0.207843)
  75. main.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  76. main.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  77. main.Velocity = Vector3.new(-0.001, -0.512, 0)
  78. main.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  79. main.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  80. main.RotVelocity = Vector3.new(0.011, 0, -0.049)
  81. main.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  82. main.Parent = AWP
  83. main.CFrame = CFrame.new(2.12, 2.794, -6.663) * CFrame.Angles(-1.671, 0.016, 2.93)
  84. mesh.Scale = Vector3.new(0.132, 0.026, 0.132)
  85. mesh.Parent = Main
  86. N1flashfxsmoke.Enabled = false
  87. N1flashfxsmoke.Name = "1FlashFX[Smoke]"
  88. N1flashfxsmoke.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.6), NumberSequenceKeypoint.new(1, 1)})
  89. N1flashfxsmoke.Lifetime = NumberRange.new(1.25, 1.5)
  90. N1flashfxsmoke.LightEmission = 0.1
  91. N1flashfxsmoke.Speed = NumberRange.new(5, 7)
  92. N1flashfxsmoke.Color = ColorSequence.new(Color3.new(0.27451, 0.27451, 0.27451), Color3.new(0.27451, 0.27451, 0.27451))
  93. N1flashfxsmoke.Rotation = NumberRange.new(0, 360)
  94. N1flashfxsmoke.Rate = 100
  95. N1flashfxsmoke.RotSpeed = NumberRange.new(10)
  96. N1flashfxsmoke.Texture = "http://www.roblox.com/asset/?id=244514423"
  97. N1flashfxsmoke.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 1), NumberSequenceKeypoint.new(1, 3)})
  98. N1flashfxsmoke.SpreadAngle = Vector2.new(15, 15)
  99. N1flashfxsmoke.Parent = Main
  100. flashfxflash.Enabled = false
  101. flashfxflash.Lifetime = NumberRange.new(0.05, 0.075)
  102. flashfxflash.Name = "FlashFX[Flash]"
  103. flashfxflash.Speed = NumberRange.new(50)
  104. flashfxflash.LightEmission = 0.5
  105. flashfxflash.Color = ColorSequence.new(Color3.new(1, 1, 0.498039), Color3.new(1, 1, 0.498039))
  106. flashfxflash.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.75, 0.125), NumberSequenceKeypoint.new(1, 1)})
  107. flashfxflash.Texture = "http://www.roblox.com/asset/?id=3419963"
  108. flashfxflash.Rotation = NumberRange.new(0, 90)
  109. flashfxflash.Size = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0.15), NumberSequenceKeypoint.new(1, 0)})
  110. flashfxflash.Rate = 1000
  111. flashfxflash.Parent = Main
  112. flashfxlight.Enabled = false
  113. flashfxlight.Brightness = 10
  114. flashfxlight.Range = 6
  115. flashfxlight.Color = Color3.new(1, 1, 0.498039)
  116. flashfxlight.Shadows = true
  117. flashfxlight.Name = "FlashFX[Light]"
  118. flashfxlight.Parent = Main
  119. weldcf_2.Value = CFrame.new(0.07, 0.638, -6.091) * CFrame.Angles(-1.571, 0, -3.142)
  120. weldcf_2.Name = "weldCF"
  121. weldcf_2.Parent = Main
  122. lower_body.CanCollide = false
  123. lower_body.Size = Vector3.new(0.372, 1.197, 5.182)
  124. lower_body.MeshId = "rbxassetid://430546128"
  125. lower_body.RotVelocity = Vector3.new(0.011, 0, -0.049)
  126. lower_body.Orientation = Vector3.new(-5.82, -13.15, 0.43)
  127. lower_body.Material = Enum.Material.Metal
  128. lower_body.Color = Color3.new(0.294118, 0.592157, 0.294118)
  129. lower_body.BrickColor = BrickColor.new("Bright green")
  130. lower_body.TextureID = "rbxassetid://430548989"
  131. lower_body.Name = "Lower Body"
  132. lower_body.Velocity = Vector3.new(0.001, -0.508, 0)
  133. lower_body.Parent = AWP
  134. lower_body.CFrame = CFrame.new(0.771, 2.827, -0.774) * CFrame.Angles(-0.104, -0.228, -0.016)
  135. weldcf_3.Value = CFrame.new(-0.008, 0.057, -0.078) * CFrame.Angles(0, -0.017, 0)
  136. weldcf_3.Name = "weldCF"
  137. weldcf_3.Parent = Lower Body
  138. mag.CanCollide = false :)
  139. mag.Size = Vector3.new(0.225, 0.41, 0.723)
  140. mag.MeshId = "rbxassetid://430546202"
  141. mag.RotVelocity = Vector3.new(0.011, 0, -0.049)
  142. mag.Orientation = Vector3.new(-5.82, -13.15, 0.43)
  143. mag.Material = Enum.Material.Metal
  144. mag.Color = Color3.new(0.105882, 0.164706, 0.207843)
  145. mag.BrickColor = BrickColor.new("Black")
  146. mag.TextureID = "rbxassetid://430548989"
  147. mag.Name = "Mag"
  148. mag.Velocity = Vector3.new(-0.001, -0.507, 0)
  149. mag.Parent = AWP
  150. mag.CFrame = CFrame.new(0.854, 2.786, -1.236) * CFrame.Angles(-0.104, -0.228, -0.016)
  151. weldcf_4.Value = CFrame.new(-0.024, 0.065, -0.549) * CFrame.Angles(0, -0.017, 0)
  152. weldcf_4.Name = "weldCF"
  153. weldcf_4.Parent = Mag
  154. magtrans.Name = "magTrans"
  155. magtrans.Parent = Mag
  156. part.CanCollide = false
  157. part.Size = Vector3.new(0.616, 0.597, 5.053)
  158. part.MeshId = "rbxassetid://430546062"
  159. part.RotVelocity = Vector3.new(0.011, 0, -0.049)
  160. part.Orientation = Vector3.new(-5.82, -13.15, 0.43)
  161. part.Material = Enum.Material.Metal
  162. part.Color = Color3.new(0.105882, 0.164706, 0.207843)
  163. part.BrickColor = BrickColor.new("Black")
  164. part.TextureID = "rbxassetid://430548989"
  165. part.Name = "Part"
  166. part.Velocity = Vector3.new(0.003, -0.51, 0.001)
  167. part.Parent = AWP
  168. part.CFrame = CFrame.new(1.524, 2.869, -4.093) * CFrame.Angles(-0.104, -0.228, -0.016)
  169. weldcf_5.Value = CFrame.new(0.03, 0.445, -3.459) * CFrame.Angles(0, -0.017, 0)
  170. weldcf_5.Name = "weldCF"
  171. weldcf_5.Parent = Part
  172. part_2.CanCollide = false
  173. part_2.Size = Vector3.new(0.225, 0.225, 1.306)
  174. part_2.MeshId = "rbxassetid://430546180"
  175. part_2.RotVelocity = Vector3.new(0.011, 0, -0.049)
  176. part_2.Orientation = Vector3.new(-5.82, -13.15, 0.43)
  177. part_2.Material = Enum.Material.Metal
  178. part_2.Color = Color3.new(0.105882, 0.164706, 0.207843)
  179. part_2.BrickColor = BrickColor.new("Black")
  180. part_2.TextureID = "rbxassetid://430548989"
  181. part_2.Name = "Part"
  182. part_2.Velocity = Vector3.new(0.027, -0.507, 0.006)
  183. part_2.Parent = AWP
  184. part_2.CFrame = CFrame.new(0.81, 3.362, -1.065) * CFrame.Angles(-0.104, -0.228, -0.016)
  185. weldcf_6.Value = CFrame.new(-0.028, 0.62, -0.314) * CFrame.Angles(0, -0.017, 0)
  186. weldcf_6.Name = "weldCF"
  187. weldcf_6.Parent = Part
  188. part_4.CanCollide = false
  189. part_4.Size = Vector3.new(0.457, 0.529, 2.278)
  190. part_4.MeshId = "rbxassetid://430548446"
  191. part_4.RotVelocity = Vector3.new(0.011, 0, -0.049)
  192. part_4.Orientation = Vector3.new(-5.82, -13.15, 0.43)
  193. part_4.Material = Enum.Material.Metal
  194. part_4.Color = Color3.new(0.294118, 0.592157, 0.294118)
  195. part_4.BrickColor = BrickColor.new("Bright green")
  196. part_4.TextureID = "rbxassetid://430548989"
  197. part_4.Name = "Part"
  198. part_4.Velocity = Vector3.new(0.042, -0.507, 0.009)
  199. part_4.Parent = AWP
  200. part_4.CFrame = CFrame.new(0.887, 3.657, -1.358) * CFrame.Angles(-0.104, -0.228, -0.016)
  201. weldcf_7.Value = CFrame.new(-0.013, 0.944, -0.585) * CFrame.Angles(0, -0.017, 0)
  202. weldcf_7.Name = "weldCF"
  203. weldcf_7.Parent = Part
  204. ammo.Value = 5
  205. ammo.Name = "Ammo"
  206. ammo.Parent = AWP
  207. clipsize.Value = 5
  208. clipsize.Name = "ClipSize"
  209. clipsize.Parent = AWP
  210. lethalgrenades.Value = 15
  211. lethalgrenades.Name = "LethalGrenades"
  212. lethalgrenades.Parent = AWP
  213. storedammo.Value = 999999999
  214. storedammo.Name = "StoredAmmo"
  215. storedammo.Parent = AWP
  216. tacticalgrenades.Value = 15
  217. tacticalgrenades.Name = "TacticalGrenades"
  218. tacticalgrenades.Parent = AWP
  219. boltback.CanCollide = false
  220. boltback.Size = Vector3.new(0.225, 0.225, 1.33)
  221. boltback.RotVelocity = Vector3.new(0.011, 0, -0.049)
  222. boltback.BrickColor = BrickColor.new("Black")
  223. boltback.Orientation = Vector3.new(-5.82, -13.15, 0.43)
  224. boltback.Material = Enum.Material.Metal
  225. boltback.Transparency = 1
  226. boltback.MeshId = "rbxassetid://430546157"
  227. boltback.TextureID = "rbxassetid://430548989"
  228. boltback.Color = Color3.new(0.105882, 0.164706, 0.207843)
  229. boltback.Velocity = Vector3.new(0.027, -0.508, 0.006)
  230. boltback.Name = "BoltBack"
  231. boltback.Parent = AWP
  232. boltback.CFrame = CFrame.new(0.779, 3.352, -0.834) * CFrame.Angles(-0.104, -0.228, -0.016)
  233. weldcf_8.Value = CFrame.new(-0.01, 0.586, -0.084) * CFrame.Angles(0, -0.017, 0)
  234. weldcf_8.Name = "weldCF"
  235. weldcf_8.Parent = BoltBack
  236. boltback_2.CanCollide = false
  237. boltback_2.Size = Vector3.new(0.434, 0.231, 0.225)
  238. boltback_2.RotVelocity = Vector3.new(0.011, 0, -0.049)
  239. boltback_2.BrickColor = BrickColor.new("Black")
  240. boltback_2.Orientation = Vector3.new(22.48, -18.28, 69.64)
  241. boltback_2.Material = Enum.Material.Metal
  242. boltback_2.Transparency = 1
  243. boltback_2.MeshId = "rbxassetid://430546037"
  244. boltback_2.TextureID = "rbxassetid://430548989"
  245. boltback_2.Color = Color3.new(0.105882, 0.164706, 0.207843)
  246. boltback_2.Velocity = Vector3.new(0.033, -0.517, 0.007)
  247. boltback_2.Name = "BoltBack"
  248. boltback_2.Parent = AWP
  249. boltback_2.CFrame = CFrame.new(0.867, 3.488, -0.386) * CFrame.Angles(0.411, -0.294, 1.341)
  250. weldcf_9.Value = CFrame.new(0.172, 0.678, 0.347) * CFrame.Angles(0.495, -0.101, 1.251)
  251. weldcf_9.Name = "weldCF"
  252. weldcf_9.Parent = BoltBack
  253. bolt_2.CanCollide = false
  254. bolt_2.Size = Vector3.new(0.225, 0.225, 1.33)
  255. bolt_2.MeshId = "rbxassetid://430546157"
  256. bolt_2.RotVelocity = Vector3.new(0.011, 0, -0.049)
  257. bolt_2.Orientation = Vector3.new(-5.82, -13.15, 0.43)
  258. bolt_2.Material = Enum.Material.Metal
  259. bolt_2.Color = Color3.new(0.105882, 0.164706, 0.207843)
  260. bolt_2.BrickColor = BrickColor.new("Black")
  261. bolt_2.TextureID = "rbxassetid://430548989"
  262. bolt_2.Name = "Bolt"
  263. bolt_2.Velocity = Vector3.new(0.025, -0.508, 0.005)
  264. bolt_2.Parent = AWP
  265. bolt_2.CFrame = CFrame.new(0.833, 3.325, -1.087) * CFrame.Angles(-0.104, -0.228, -0.016)
  266. weldcf_10.Value = CFrame.new(-0.01, 0.586, -0.344) * CFrame.Angles(0, -0.017, 0)
  267. weldcf_10.Name = "weldCF"
  268. weldcf_10.Parent = Bolt
  269. aimpart.CanCollide = false
  270. aimpart.Size = Vector3.new(0.2, 0.2, 0.2)
  271. aimpart.BrickColor = BrickColor.new("Really black")
  272. aimpart.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  273. aimpart.Transparency = 1
  274. aimpart.Orientation = Vector3.new(-5.83, -12.2, 0.34)
  275. aimpart.Name = "AimPart"
  276. aimpart.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  277. aimpart.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  278. aimpart.Reflectance = 0.1
  279. aimpart.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  280. aimpart.Velocity = Vector3.new(0.052, -0.506, 0.011)
  281. aimpart.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  282. aimpart.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  283. aimpart.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  284. aimpart.RotVelocity = Vector3.new(0.011, 0, -0.049)
  285. aimpart.Material = Enum.Material.SmoothPlastic
  286. aimpart.Parent = AWP
  287. aimpart.CFrame = CFrame.new(0.435, 3.882, 0.621) * CFrame.Angles(-0.104, -0.212, -0.016)
  288. weldcf_11.Value = CFrame.new(-0.036, 0.962, 1.456) * CFrame.Angles(0, 0, 0)
  289. weldcf_11.Name = "weldCF"
  290. weldcf_11.Parent = AimPart
  291. handle.Size = Vector3.new(0.2, 0.2, 0.2)
  292. handle.Transparency = 1
  293. handle.Color = Color3.new(1, 0.690196, 0)
  294. handle.BrickColor = BrickColor.new("Deep orange")
  295. handle.Name = "Handle"
  296. handle.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  297. handle.Orientation = Vector3.new(-5.83, -12.2, 0.34)
  298. handle.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  299. handle.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  300. handle.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  301. handle.Velocity = Vector3.new(-0.001, -0.508, 0)
  302. handle.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  303. handle.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  304. handle.RotVelocity = Vector3.new(0.011, 0, -0.049)
  305. handle.Material = Enum.Material.SmoothPlastic
  306. handle.Parent = AWP
  307. handle.CFrame = CFrame.new(0.761, 2.777, -0.691) * CFrame.Angles(-0.104, -0.212, -0.016)
  308. mesh_2.Scale = Vector3.new(0.24, 0.12, 0.12)
  309. mesh_2.Parent = Handle
  310. firesound.PlaybackSpeed = 1.02
  311. firesound.Name = "FireSound"
  312. firesound.Volume = 1
  313. firesound.SoundId = "http://www.roblox.com/asset/?id=252126882"
  314. firesound.Parent = Handle
  315. reloadsound.SoundId = "rbxassetid://142491708"
  316. reloadsound.Name = "ReloadSound"
  317. reloadsound.Parent = Handle
  318. thumbnailcamera.FieldOfView = 40
  319. thumbnailcamera.Name = "ThumbnailCamera"
  320. thumbnailcamera.Focus = CFrame.new(-21.815, 1.581, -15.545)
  321. thumbnailcamera.CFrame = CFrame.new(-20.369, 1.105, -16.843) * CFrame.Angles(2.79, 0.808, -2.883)
  322. thumbnailcamera.Parent = AWP
Add Comment
Please, Sign In to add comment