Advertisement
num6456

โซ้

May 14th, 2018
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. wait(0.2)
  2.  
  3.  
  4.  
  5. Player = game:GetService("Players").LocalPlayer
  6. PlayerGui = Player.PlayerGui
  7. Cam = workspace.CurrentCamera
  8. Backpack = Player.Backpack
  9. Character = Player.Character
  10. Humanoid = Character.Humanoid
  11. Mouse = Player:GetMouse()
  12. RootPart = Character["HumanoidRootPart"]
  13. Torso = Character["Torso"]
  14. Head = Character["Head"]
  15. RightArm = Character["Right Arm"]
  16. LeftArm = Character["Left Arm"]
  17. RightLeg = Character["Right Leg"]
  18. LeftLeg = Character["Left Leg"]
  19. RootJoint = RootPart["RootJoint"]
  20. Neck = Torso["Neck"]
  21. RightShoulder = Torso["Right Shoulder"]
  22. LeftShoulder = Torso["Left Shoulder"]
  23. RightHip = Torso["Right Hip"]
  24. LeftHip = Torso["Left Hip"]
  25. local sick = Instance.new("Sound",Character)
  26. sick.SoundId = "http://www.roblox.com/asset/?id=0"
  27. sick.Looped = true
  28. sick.Pitch = 1
  29. sick.Volume = 5
  30. sick:Play()
  31.  
  32. IT = Instance.new
  33. CF = CFrame.new
  34. VT = Vector3.new
  35. RAD = math.rad
  36. C3 = Color3.new
  37. UD2 = UDim2.new
  38. BRICKC = BrickColor.new
  39. ANGLES = CFrame.Angles
  40. EULER = CFrame.fromEulerAnglesXYZ
  41. COS = math.cos
  42. ACOS = math.acos
  43. SIN = math.sin
  44. ASIN = math.asin
  45. ABS = math.abs
  46. MRANDOM = math.random
  47. FLOOR = math.floor
  48.  
  49. function CreateMesh(MESH, PARENT, MESHTYPE, MESHID, TEXTUREID, SCALE, OFFSET)
  50. local NEWMESH = IT(MESH)
  51. if MESH == "SpecialMesh" then
  52. NEWMESH.MeshType = MESHTYPE
  53. if MESHID ~= "nil" and MESHID ~= "" then
  54. NEWMESH.MeshId = "http://www.roblox.com/asset/?id="..MESHID
  55. end
  56. if TEXTUREID ~= "nil" and TEXTUREID ~= "" then
  57. NEWMESH.TextureId = "http://www.roblox.com/asset/?id="..TEXTUREID
  58. end
  59. end
  60. NEWMESH.Offset = OFFSET or VT(0, 0, 0)
  61. NEWMESH.Scale = SCALE
  62. NEWMESH.Parent = PARENT
  63. return NEWMESH
  64. end
  65.  
  66. function CreatePart(FORMFACTOR, PARENT, MATERIAL, REFLECTANCE, TRANSPARENCY, BRICKCOLOR, NAME, SIZE, ANCHOR)
  67. local NEWPART = IT("Part")
  68. NEWPART.formFactor = FORMFACTOR
  69. NEWPART.Reflectance = REFLECTANCE
  70. NEWPART.Transparency = TRANSPARENCY
  71. NEWPART.CanCollide = false
  72. NEWPART.Locked = true
  73. NEWPART.Anchored = true
  74. if ANCHOR == false then
  75. NEWPART.Anchored = false
  76. end
  77. NEWPART.BrickColor = BRICKC(tostring(BRICKCOLOR))
  78. NEWPART.Name = NAME
  79. NEWPART.Size = SIZE
  80. NEWPART.Position = Torso.Position
  81. NEWPART.Material = MATERIAL
  82. NEWPART:BreakJoints()
  83. NEWPART.Parent = PARENT
  84. return NEWPART
  85. end
  86.  
  87. --โช้--
  88.  
  89. local A = IT("Attachment",Torso)
  90. A.Position = VT(1,1.3,0)
  91. A.Orientation = VT(-0.098, -89.999, 0.227)
  92. local B = IT("Attachment",Torso)
  93. B.Position = VT(-1.3,-0.6,0)
  94. B.Orientation = VT(-88.911, -68.808, 158.782)
  95. local ChainLink = IT("Beam",Torso)
  96. ChainLink.Texture = "rbxassetid://73042633"
  97. ChainLink.Color = ColorSequence.new(C3(1,0,0))
  98. ChainLink.TextureSpeed = 1
  99. ChainLink.FaceCamera = true
  100. ChainLink.Width0 = 1
  101. ChainLink.Width1 = 1
  102. ChainLink.TextureLength = 3
  103. ChainLink.Attachment0 = A
  104. ChainLink.Attachment1 = B
  105. ChainLink.CurveSize0 = 1.6
  106. ChainLink.CurveSize1 = 1.6
  107. ChainLink.FaceCamera = true
  108. ChainLink.Transparency = NumberSequence.new(0)
  109. local ChainLink = IT("Beam",Torso)
  110. ChainLink.Texture = "rbxassetid://73042633"
  111. ChainLink.Color = ColorSequence.new(C3(1,0,0))
  112. ChainLink.TextureSpeed = 1
  113. ChainLink.FaceCamera = true
  114. ChainLink.Width0 = 1
  115. ChainLink.Width1 = 1
  116. ChainLink.TextureLength = 3
  117. ChainLink.Attachment0 = B
  118. ChainLink.Attachment1 = A
  119. ChainLink.CurveSize0 = 1.6
  120. ChainLink.CurveSize1 = 1.6
  121. ChainLink.FaceCamera = true
  122. ChainLink.Transparency = NumberSequence.new(0)
  123. local A = IT("Attachment",Torso)
  124. A.Position = VT(1.3,-0.85,0)
  125. A.Orientation = VT(-0.098, -89.999, 0.227)
  126. local B = IT("Attachment",Torso)
  127. B.Position = VT(-1,2,0)
  128. B.Orientation = VT(-88.911, -68.808, 158.782)
  129. local ChainLink = IT("Beam",Torso)
  130. ChainLink.Texture = "rbxassetid://73042633"
  131. ChainLink.Color = ColorSequence.new(C3(1,0,0))
  132. ChainLink.TextureSpeed = 1
  133. ChainLink.FaceCamera = true
  134. ChainLink.Width0 = 1
  135. ChainLink.Width1 = 1
  136. ChainLink.TextureLength = 3
  137. ChainLink.Attachment0 = A
  138. ChainLink.Attachment1 = B
  139. ChainLink.CurveSize0 = 1.3
  140. ChainLink.CurveSize1 = 1.3
  141. ChainLink.FaceCamera = true
  142. ChainLink.Transparency = NumberSequence.new(0)
  143. local ChainLink = IT("Beam",Torso)
  144. ChainLink.Texture = "rbxassetid://73042633"
  145. ChainLink.Color = ColorSequence.new(C3(1,0,0))
  146. ChainLink.TextureSpeed = 1
  147. ChainLink.FaceCamera = true
  148. ChainLink.Width0 = 1
  149. ChainLink.Width1 = 1
  150. ChainLink.TextureLength = 3
  151. ChainLink.Attachment0 = B
  152. ChainLink.Attachment1 = A
  153. ChainLink.CurveSize0 = 1.3
  154. ChainLink.CurveSize1 = 1.3
  155. ChainLink.FaceCamera = true
  156. ChainLink.Transparency = NumberSequence.new(0)
  157.  
  158. local A = IT("Attachment",RightBarrel)
  159. A.Position = VT(0,-2.5,0)
  160. local B = IT("Attachment",RightBarrel)
  161. B.Position = VT(0,2.5,0)
  162. local Trail = IT("Trail",RightBarrel)
  163. Trail.Attachment0 = A
  164. Trail.Attachment1 = B
  165. Trail.Lifetime = 0.2
  166. Trail.Color = ColorSequence.new(BRICKC"Really red".Color)
  167. Trail.Transparency = NumberSequence.new(0, 1)
  168. Trail.Enabled = false
  169.  
  170. --end script--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement