Advertisement
SurfaceSwine1337

420

Jul 26th, 2017
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.10 KB | None | 0 0
  1.  
  2. plr = game.Players.LocalPlayer
  3. char = plr.Character
  4. torso = char.Torso
  5. head = char.Head
  6. hed = char.Head
  7. neck = torso.Neck
  8. mouse = plr:GetMouse()
  9. larm = char["Left Arm"]
  10. rarm = char["Right Arm"]
  11. lleg = char["Left Leg"]
  12. rleg = char["Right Leg"]
  13. local Player = game:service("Players").LocalPlayer
  14. local Char = Player.Character
  15. local mouse = Player:GetMouse()
  16. local Humanoid = Char:findFirstChild("Humanoid")
  17. local Torso = Char:findFirstChild("Torso")
  18. head.face:Destroy()
  19. ypcall(function()
  20. local shirt = Char:FindFirstChild("Shirt") or Instance.new("Shirt", Char)
  21. local pants = Char:FindFirstChild("Pants") or Instance.new("Pants", Char)
  22. shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=737487316"
  23. pants.PantsTemplate = "http://www.roblox.com/asset/?id=536599980"
  24. end)
  25. Humanoid.MaxHealth = math.huge
  26. wait()
  27. Humanoid.Health = math.huge
  28. for i, v in pairs(char:GetChildren()) do
  29. if v:IsA("Hat") then
  30. v.Handle.Transparency = 1
  31. v:Destroy()
  32. end
  33. end
  34. char["Body Colors"].HeadColor = BrickColor.new("Nougat")
  35. char["Body Colors"].TorsoColor = BrickColor.new("Nougat")
  36. char["Body Colors"].LeftArmColor = BrickColor.new("Nougat")
  37. char["Body Colors"].RightArmColor = BrickColor.new("Nougat")
  38. local Head = Char.Head
  39. local ra = Char:findFirstChild("Right Arm")
  40. local la = Char:findFirstChild("Left Arm")
  41. local rl = Char:findFirstChild("Right Leg")
  42. local ll = Char:findFirstChild("Left Leg")
  43. local rs = Torso:findFirstChild("Right Shoulder")
  44. local ls = Torso:findFirstChild("Left Shoulder")
  45. local rh = Torso:findFirstChild("Right Hip")
  46. local lh = Torso:findFirstChild("Left Hip")
  47. local neck = Torso:findFirstChild("Neck")
  48. local rp = Char:findFirstChild("HumanoidRootPart")
  49. rp.Archivable = true
  50. local rj = rp:findFirstChild("RootJoint")
  51. rj.Archivable = true
  52. local animate = Char:findFirstChild("Animate")
  53. local rootpart = Char:findFirstChild("HumanoidRootPart")
  54. local Camera = workspace.CurrentCamera
  55. local CF = CFrame.new
  56. local components = CF().components
  57. rootpart.CanCollide = false
  58. Humanoid:findFirstChild("Animator"):Destroy()
  59. local debounce = false
  60. function Random(num)
  61. local section = num % 1 * 3
  62. local secondary = 0.5 * math.pi * (section % 1)
  63. if section < 1 then
  64. return 1, 1 - math.cos(secondary), 1 - math.sin(secondary)
  65. elseif section < 2 then
  66. return 1 - math.sin(secondary), 1, 1 - math.cos(secondary)
  67. else
  68. return 1 - math.cos(secondary), 1 - math.sin(secondary), 1
  69. end
  70. end
  71. local txtfag = Instance.new("BillboardGui", head)
  72. txtfag.Adornee = suckadick
  73. txtfag.Name = "kys nigga"
  74. txtfag.Size = UDim2.new(2, 0, 1.2, 0)
  75. txtfag.StudsOffset = Vector3.new(-5, 3, 0)
  76. local textfag = Instance.new("TextLabel", txtfag)
  77. textfag.Size = UDim2.new(6, 0, 1, 0)
  78. textfag.FontSize = "Size8"
  79. textfag.TextScaled = true
  80. textfag.TextTransparency = 0
  81. textfag.BackgroundTransparency = 1
  82. textfag.TextTransparency = 0
  83. textfag.TextStrokeTransparency = 0
  84. textfag.Font = "SciFi"
  85. textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
  86. textfag.Text = "420"
  87. v = Instance.new("Part")
  88. v.Name = "ColorBrick"
  89. v.Parent = part
  90. v.FormFactor = "Symmetric"
  91. v.Anchored = true
  92. v.CanCollide = false
  93. v.BottomSurface = "Smooth"
  94. v.TopSurface = "Smooth"
  95. v.Size = Vector3.new(10, 5, 3)
  96. v.Transparency = 0.7
  97. v.CFrame = head.CFrame
  98. v.BrickColor = BrickColor.new("Really black")
  99. v.Transparency = 1
  100. textfag.TextColor3 = v.BrickColor.Color
  101. textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
  102. v.Shape = "Block"
  103. game:GetService("RunService").RenderStepped:connect(function()
  104. textfag.TextColor = BrickColor.new(Random(tick()))
  105. end)
  106. sine = 100
  107. angle = 100
  108. anglespeed = 100
  109. local anim = false
  110. local walking = false
  111. local sprinting = false
  112. local superspeed = false
  113. local superspeed2 = false
  114. local debounce = false
  115. function Lerp(a, b, c)
  116. return a + (b - a) * c
  117. end
  118. function phaseclone()
  119. Char.Archivable = true
  120. local Clone1 = Char:Clone()
  121. Clone1.Parent = game.Workspace
  122. for i, v in pairs(Clone1:GetChildren()) do
  123. if v.ClassName == "BodyColors" then
  124. B = "Really red"
  125. v.HeadColor = BrickColor.new(B)
  126. v.LeftArmColor = BrickColor.new(B)
  127. v.RightArmColor = BrickColor.new(B)
  128. v.TorsoColor = BrickColor.new(B)
  129. v.LeftLegColor = BrickColor.new(B)
  130. v.RightLegColor = BrickColor.new(B)
  131. elseif not v:IsA("Part") then
  132. v:Destroy()
  133. end
  134. if v.ClassName ~= "Part" or v.Name == "HumanoidRootPart" then
  135. v:Destroy()
  136. end
  137. if v:IsA("Part") then
  138. v.Transparency = 0.5
  139. v.TopSurface = "Smooth"
  140. v.BottomSurface = "Smooth"
  141. v.LeftSurface = "Smooth"
  142. v.RightSurface = "Smooth"
  143. Bl = "New Yeller"
  144. v.BrickColor = BrickColor.new(Bl)
  145. v.Anchored = true
  146. v.CanCollide = false
  147. end
  148. end
  149. for i, v in pairs(Clone1:GetChildren()) do
  150. if v:FindFirstChild("roblox") then
  151. v.roblox:Destroy()
  152. end
  153. if v:FindFirstChild("face") then
  154. v.face:Destroy()
  155. end
  156. if v.Name == "Part" or v.Name == "Hold" or v.Name == "Circle" then
  157. v:Remove()
  158. end
  159. end
  160. wait(0.3)
  161. for i = 1, 5 do
  162. for _, v in pairs(Clone1:GetChildren()) do
  163. if v:IsA("Part") then
  164. v.Transparency = 0.5 + i / 5
  165. wait()
  166. end
  167. end
  168. end
  169. Clone1:Destroy()
  170. end
  171. function ctlerp(c1, c2, al)
  172. local com1 = {
  173. c1:components()
  174. }
  175. local com2 = {
  176. c2:components()
  177. }
  178. for i, v in pairs(com1) do
  179. com1[i] = Lerp(v, com2[i], al)
  180. end
  181. return CF(unpack(com1))
  182. end
  183. do
  184. local QuaternionFromCFrame = function(cf)
  185. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  186. local trace = m00 + m11 + m22
  187. if trace > 0 then
  188. local s = math.sqrt(1 + trace)
  189. local recip = 0.5 / s
  190. return (m21 - m12) * recip, (m02 - m20) * recip, (m10 - m01) * recip, s * 0.5
  191. else
  192. local i = 0
  193. if m00 < m11 then
  194. i = 1
  195. end
  196. if m22 > (i == 0 and m00 or m11) then
  197. i = 2
  198. end
  199. if i == 0 then
  200. local s = math.sqrt(m00 - m11 - m22 + 1)
  201. local recip = 0.5 / s
  202. return 0.5 * s, (m10 + m01) * recip, (m20 + m02) * recip, (m21 - m12) * recip
  203. elseif i == 1 then
  204. local s = math.sqrt(m11 - m22 - m00 + 1)
  205. local recip = 0.5 / s
  206. return (m01 + m10) * recip, 0.5 * s, (m21 + m12) * recip, (m02 - m20) * recip
  207. elseif i == 2 then
  208. local s = math.sqrt(m22 - m00 - m11 + 1)
  209. local recip = 0.5 / s
  210. return (m02 + m20) * recip, (m12 + m21) * recip, 0.5 * s, (m10 - m01) * recip
  211. end
  212. end
  213. end
  214. local function QuaternionToCFrame(px, py, pz, x, y, z, w)
  215. local xs, ys, zs = x + x, y + y, z + z
  216. local wx, wy, wz = w * xs, w * ys, w * zs
  217. local xx = x * xs
  218. local xy = x * ys
  219. local xz = x * zs
  220. local yy = y * ys
  221. local yz = y * zs
  222. local zz = z * zs
  223. return CF(px, py, pz, 1 - (yy + zz), xy - wz, xz + wy, xy + wz, 1 - (xx + zz), yz - wx, xz - wy, yz + wx, 1 - (xx + yy))
  224. end
  225. local QuaternionSlerp = function(a, b, t)
  226. local cosTheta = a[1] * b[1] + a[2] * b[2] + a[3] * b[3] + a[4] * b[4]
  227. local startInterp, finishInterp
  228. if cosTheta >= 1.0E-4 then
  229. if 1 - cosTheta > 1.0E-4 then
  230. local theta = math.acos(cosTheta)
  231. local invSinTheta = 1 / math.sin(theta)
  232. startInterp = math.sin((1 - t) * theta) * invSinTheta
  233. finishInterp = math.sin(t * theta) * invSinTheta
  234. else
  235. startInterp = 1 - t
  236. finishInterp = t
  237. end
  238. elseif 1 + cosTheta > 1.0E-4 then
  239. local theta = math.acos(-cosTheta)
  240. local invSinTheta = 1 / math.sin(theta)
  241. startInterp = math.sin((t - 1) * theta) * invSinTheta
  242. finishInterp = math.sin(t * theta) * invSinTheta
  243. else
  244. startInterp = t - 1
  245. finishInterp = t
  246. end
  247. return a[1] * startInterp + b[1] * finishInterp, a[2] * startInterp + b[2] * finishInterp, a[3] * startInterp + b[3] * finishInterp, a[4] * startInterp + b[4] * finishInterp
  248. end
  249. function clerp(a, b, t)
  250. local qa = {
  251. QuaternionFromCFrame(a)
  252. }
  253. local qb = {
  254. QuaternionFromCFrame(b)
  255. }
  256. local ax, ay, az = a.x, a.y, a.z
  257. local bx, by, bz = b.x, b.y, b.z
  258. local _t = 1 - t
  259. return QuaternionToCFrame(_t * ax + t * bx, _t * ay + t * by, _t * az + t * bz, QuaternionSlerp(qa, qb, t))
  260. end
  261. end
  262. rm = Instance.new("Weld", Torso)
  263. rm.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.Angles(0, 0, 0)
  264. rm.C1 = CFrame.new(0, 0.5, 0)
  265. rm.Part0 = Torso
  266. rm.Part1 = ra
  267. lm = Instance.new("Weld", Torso)
  268. lm.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.Angles(0, 0, 0)
  269. lm.C1 = CFrame.new(0, 0.5, 0)
  270. lm.Part0 = Torso
  271. lm.Part1 = la
  272. rlegm = Instance.new("Weld", Torso)
  273. rlegm.C0 = CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, 0)
  274. rlegm.C1 = CFrame.new(0, 1, 0)
  275. rlegm.Part0 = Torso
  276. rlegm.Part1 = rl
  277. llegm = Instance.new("Weld", Torso)
  278. llegm.C0 = CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, 0)
  279. llegm.C1 = CFrame.new(0, 1, 0)
  280. llegm.Part0 = Torso
  281. llegm.Part1 = ll
  282. neck.C0 = CFrame.new(0, 1, 0)
  283. neck.C1 = CFrame.new(0, -0.5, 0)
  284. game:GetService("RunService").Stepped:connect(function()
  285. angle = angle % 100 + anglespeed / 10
  286. rootpart.CanCollide = false
  287. local speed = Vector3.new(rootpart.Velocity.X, 0, rootpart.Velocity.Z).magnitude
  288. if Humanoid.Jump and Torso.Velocity.Y > 1 and speed < 2 then
  289. animpose = "Jump"
  290. elseif speed < 1 then
  291. animpose = "Idle"
  292. elseif sprinting == true then
  293. animpose = "Sprinting"
  294. elseif superspeed == true then
  295. animpose = "SuperSpeed"
  296. elseif superspeed2 == true then
  297. animpose = "SuperSpeed2"
  298. elseif speed > 2 then
  299. walking = true
  300. animpose = "Moving"
  301. end
  302. if animpose == "Idle" and anim == false then
  303. anglespeed = 0.5
  304. rm.C0 = clerp(rm.C0, CFrame.new(1.5, 0.6, -0.15) * CFrame.Angles(math.rad(80) + math.sin(angle) * 0.02, math.rad(-15), math.rad(-80) + math.sin(angle) * 0.02), 0.1)
  305. lm.C0 = clerp(lm.C0, CFrame.new(-1.5, 0.6, 0.15) * CFrame.Angles(math.rad(15) + math.sin(angle) * 0.02, math.rad(20), math.rad(-30) + -math.sin(angle) * 0.02), 0.1)
  306. rlegm.C0 = clerp(rlegm.C0, CFrame.new(0.5, -0.9, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)), 0.1)
  307. llegm.C0 = clerp(llegm.C0, CFrame.new(-0.5, -0.9, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-3)), 0.1)
  308. neck.C0 = clerp(neck.C0, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-6.5), math.rad(0), math.sin(angle) * 0.01), 0.1)
  309. rj.C0 = clerp(rj.C0, CFrame.new(0, -0.1, 0) * CFrame.Angles(math.rad(-90), 0, math.rad(180)), 0.1)
  310. elseif animpose == "Moving" and anim == false and walking == true then
  311. anglespeed = 0.5
  312. rm.C0 = clerp(rm.C0, CFrame.new(1.5, 0.5, 0.2) * CFrame.Angles(math.rad(-10) + -math.sin(angle * 3), math.rad(12) + math.sin(angle) * 0.02, math.rad(8)), 0.1)
  313. lm.C0 = clerp(lm.C0, CFrame.new(-1.5, 0.6, 0.15) * CFrame.Angles(math.rad(15) + math.sin(angle) * 0.02, math.rad(0), math.rad(-15) + -math.sin(angle) * 0.02), 0.1)
  314. rlegm.C0 = clerp(rlegm.C0, CFrame.new(0.5, -0.8, 0) * CFrame.Angles(math.rad(-7) + math.sin(angle * 3), math.rad(0), 0), 0.1)
  315. llegm.C0 = clerp(llegm.C0, CFrame.new(-0.5, -0.8, 0) * CFrame.Angles(math.rad(-7) + -math.sin(angle * 3), math.rad(0), 0), 0.1)
  316. neck.C0 = clerp(neck.C0, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(5), Head.RotVelocity.Y / 25, 0), 0.1)
  317. rj.C0 = clerp(rj.C0, CFrame.new(0, -0.1, 0) * CFrame.Angles(math.rad(-90), -rootpart.RotVelocity.Y / 25, math.rad(180)), 0.1)
  318. Humanoid.WalkSpeed = 20
  319. elseif animpose == "Sprinting" and anim == false then
  320. anglespeed = 0.5
  321. rm.C0 = clerp(rm.C0, CFrame.new(1.5, 0.5, 0.2) * CFrame.Angles(math.rad(-40) + math.sin(angle) * 0.05, math.rad(-45), math.rad(8)), 0.1)
  322. lm.C0 = clerp(lm.C0, CFrame.new(-1.5, 0.5, 0.2) * CFrame.Angles(math.rad(-40) + math.sin(angle) * 0.05, math.rad(45), math.rad(-8)), 0.1)
  323. rlegm.C0 = clerp(rlegm.C0, CFrame.new(0.5, -0.8, 0) * CFrame.Angles(math.rad(20) + math.sin(angle * 10), math.rad(0), 0), 0.1)
  324. llegm.C0 = clerp(llegm.C0, CFrame.new(-0.5, -0.8, 0) * CFrame.Angles(math.rad(20) + -math.sin(angle * 10), math.rad(0), 0), 0.1)
  325. neck.C0 = clerp(neck.C0, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(40), Head.RotVelocity.Y / 15, 0), 0.1)
  326. rj.C0 = clerp(rj.C0, CFrame.new(0, -0.2, 0) * CFrame.Angles(math.rad(-135), -rootpart.RotVelocity.Y / 15, math.rad(180)), 0.1)
  327. Humanoid.WalkSpeed = 50
  328. elseif animpose == "SuperSpeed" and anim == false then
  329. anglespeed = 0.5
  330. rm.C0 = clerp(rm.C0, CFrame.new(1.5, 0.5, 0.2) * CFrame.Angles(math.rad(-40) + math.sin(angle) * 0.05, math.rad(-45), math.rad(8)), 0.1)
  331. lm.C0 = clerp(lm.C0, CFrame.new(-1.5, 0.5, 0.2) * CFrame.Angles(math.rad(-40) + math.sin(angle) * 0.05, math.rad(45), math.rad(-8)), 0.1)
  332. rlegm.C0 = clerp(rlegm.C0, CFrame.new(0.5, -0.8, 0) * CFrame.Angles(math.rad(-20), math.rad(-15), 0), 0.1)
  333. llegm.C0 = clerp(llegm.C0, CFrame.new(-0.5, -0.8, 0) * CFrame.Angles(math.rad(-20), math.rad(15), 0), 0.1)
  334. neck.C0 = clerp(neck.C0, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(40), Head.RotVelocity.Y / 15, 0), 0.1)
  335. rj.C0 = clerp(rj.C0, CFrame.new(0, 4 + math.sin(angle), 0) * CFrame.Angles(math.rad(-135), -rootpart.RotVelocity.Y / 15, math.rad(180)), 0.1)
  336. Humanoid.WalkSpeed = 80
  337. elseif animpose == "SuperSpeed2" and anim == false then
  338. anglespeed = 0.5
  339. rm.C0 = clerp(rm.C0, CFrame.new(1.5, 0.5, 0.2) * CFrame.Angles(math.rad(-40) + math.sin(angle) * 0.05, math.rad(-45), math.rad(8)), 0.1)
  340. lm.C0 = clerp(lm.C0, CFrame.new(-1.5, 0.5, 0.2) * CFrame.Angles(math.rad(-40) + math.sin(angle) * 0.05, math.rad(45), math.rad(-8)), 0.1)
  341. rlegm.C0 = clerp(rlegm.C0, CFrame.new(0.5, -0.8, 0) * CFrame.Angles(math.rad(-20), math.rad(-15), 0), 0.1)
  342. llegm.C0 = clerp(llegm.C0, CFrame.new(-0.5, -0.8, 0) * CFrame.Angles(math.rad(-20), math.rad(15), 0), 0.1)
  343. neck.C0 = clerp(neck.C0, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(40), Head.RotVelocity.Y / 15, 0), 0.1)
  344. rj.C0 = clerp(rj.C0, CFrame.new(0, 4 + math.sin(angle), 0) * CFrame.Angles(math.rad(-135), -rootpart.RotVelocity.Y / 15, math.rad(180)), 0.1)
  345. Humanoid.WalkSpeed = 150
  346. elseif animpose == "Smoke" and anim == false then
  347. anglespeed = 0.5
  348. rm.C0 = clerp(rm.C0, CFrame.new(1.5, 0.6, -0.15) * CFrame.Angles(math.rad(80) + math.sin(angle) * 0.02, math.rad(-15), math.rad(80) + math.sin(angle) * 0.02), 0.1)
  349. lm.C0 = clerp(lm.C0, CFrame.new(-1.5, 0.6, 0.15) * CFrame.Angles(math.rad(15) + math.sin(angle) * 0.02, math.rad(20), math.rad(-30) + -math.sin(angle) * 0.02), 0.1)
  350. rlegm.C0 = clerp(rlegm.C0, CFrame.new(0.5, -0.9, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)), 0.1)
  351. llegm.C0 = clerp(llegm.C0, CFrame.new(-0.5, -0.9, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-3)), 0.1)
  352. neck.C0 = clerp(neck.C0, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-6.5), math.rad(0), math.sin(angle) * 0.01), 0.1)
  353. rj.C0 = clerp(rj.C0, CFrame.new(0, -0.1, 0) * CFrame.Angles(math.rad(-90), 0, math.rad(180)), 0.1)
  354. end
  355. end)
  356. local sound = Instance.new("Sound", head)
  357. sound.SoundId = "rbxassetid://389780352"
  358. sound.Name = "Mesh"
  359. sound.Looped = true
  360. sound.Volume = 2
  361. sound:Play()
  362. function part(name, parent, size, brickcolor, material)
  363. local part = Instance.new("Part")
  364. part.Name = name
  365. part.Parent = parent
  366. part.Size = size
  367. part.BrickColor = brickcolor
  368. part.Material = material
  369. part.CanCollide = false
  370. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  371. part:BreakJoints()
  372. return part
  373. end
  374. function weld(parent, part0, part1, c0)
  375. local weld = Instance.new("Weld")
  376. weld.Parent = parent
  377. weld.Part0 = part0
  378. weld.Part1 = part1
  379. weld.C0 = c0
  380. return weld
  381. end
  382. Hat = part("", torso, Vector3.new(0.1, 0.1, 0.1), BrickColor.new("Black"), "Slate")
  383. Weld = weld(torso, head, Hat, CFrame.new(0, 0.7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  384. local HatMesh = Instance.new("SpecialMesh", Hat)
  385. HatMesh.MeshId = "rbxassetid://1285237"
  386. HatMesh.TextureId = "rbxassetid://63036639"
  387. HatMesh.Scale = Vector3.new(1, 1, 1)
  388. Cig = part("", head, Vector3.new(1, 1, 1), BrickColor.new("Burnt Sienna"), "Slate")
  389. Cig.FormFactor = "Custom"
  390. local Mesh = Instance.new("CylinderMesh", Cig)
  391. Cig.Mesh.Scale = Vector3.new(0.1, 0.7, 0.7)
  392. Weld = weld(head, rarm, Cig, CFrame.new(0.4, -1, -0.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)))
  393. Cig2 = part("", head, Vector3.new(1, 1, 1), BrickColor.new("Camo"), "Grass")
  394. Cig2.FormFactor = "Custom"
  395. local Mesh = Instance.new("CylinderMesh", Cig2)
  396. Cig2.Mesh.Scale = Vector3.new(0.1, 0.01, 0.7)
  397. Weld = weld(head, Cig, Cig2, CFrame.new(0, -0.35, 0))
  398. Cig3 = part("", head, Vector3.new(0.001, 0.001, 0.001), BrickColor.new("Bronze"), "SmoothPlastic")
  399. Cig3.Transparency = 1
  400. Weld = weld(head, Cig, Cig3, CFrame.new(0, -0.35, 0) * CFrame.Angles(math.rad(-90), math.rad(20), math.rad(20)))
  401. Eye1 = part("", head, Vector3.new(1, 1, 1), BrickColor.new("Teal"), "SmoothPlastic")
  402. local Mesh = Instance.new("SpecialMesh", Eye1)
  403. Mesh.MeshType = Enum.MeshType.Sphere
  404. Mesh.Scale = Vector3.new(0.1, 0.2, 0.05)
  405. Weld = weld(head, head, Eye1, CFrame.new(0.15, 0.25, -0.58) * CFrame.Angles(math.rad(0), math.rad(-18), math.rad(0)))
  406. Eye1 = part("", head, Vector3.new(1, 1, 1), BrickColor.new("Teal"), "SmoothPlastic")
  407. local Mesh = Instance.new("SpecialMesh", Eye1)
  408. Mesh.MeshType = Enum.MeshType.Sphere
  409. Mesh.Scale = Vector3.new(0.1, 0.2, 0.05)
  410. Weld = weld(head, head, Eye1, CFrame.new(-0.15, 0.25, -0.58) * CFrame.Angles(math.rad(0), math.rad(18), math.rad(0)))
  411. Eye1 = part("", head, Vector3.new(1, 1, 1), BrickColor.new("Really black"), "SmoothPlastic")
  412. local Mesh = Instance.new("SpecialMesh", Eye1)
  413. Mesh.MeshType = Enum.MeshType.Sphere
  414. Mesh.Scale = Vector3.new(0.05, 0.1, 0.02)
  415. Weld = weld(head, head, Eye1, CFrame.new(0.15, 0.25, -0.6) * CFrame.Angles(math.rad(0), math.rad(-18), math.rad(0)))
  416. Eye1 = part("", head, Vector3.new(1, 1, 1), BrickColor.new("Really black"), "SmoothPlastic")
  417. local Mesh = Instance.new("SpecialMesh", Eye1)
  418. Mesh.MeshType = Enum.MeshType.Sphere
  419. Mesh.Scale = Vector3.new(0.05, 0.1, 0.02)
  420. Weld = weld(head, head, Eye1, CFrame.new(-0.15, 0.25, -0.6) * CFrame.Angles(math.rad(0), math.rad(18), math.rad(0)))
  421. Jetpack = part("", torso, Vector3.new(1, 1, 1), BrickColor.new("Toothpaste"), "SmoothPlastic")
  422. Jetpack.FormFactor = "Custom"
  423. local Mesh = Instance.new("CylinderMesh", Jetpack)
  424. Jetpack.Mesh.Scale = Vector3.new(1, 2, 1)
  425. Weld = weld(head, torso, Jetpack, CFrame.new(0, 0, 1.2) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)))
  426. Jetpack2 = part("", torso, Vector3.new(1, 1, 1), BrickColor.new("Really black"), "SmoothPlastic")
  427. Jetpack2.FormFactor = "Custom"
  428. local Mesh = Instance.new("SpecialMesh", Jetpack2)
  429. Mesh.MeshId = "rbxassetid://1778999"
  430. Mesh.Scale = Vector3.new(0.8, 0.6, 0.8)
  431. Weld = weld(head, Jetpack, Jetpack2, CFrame.new(0, -0.7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  432. Jetpack = part("", torso, Vector3.new(1, 1, 1), BrickColor.new("Really black"), "SmoothPlastic")
  433. Jetpack.FormFactor = "Custom"
  434. local Mesh = Instance.new("CylinderMesh", Jetpack)
  435. Jetpack.Mesh.Scale = Vector3.new(1.2, 1.8, 1.2)
  436. Weld = weld(head, torso, Jetpack, CFrame.new(0, 0, 1.2) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)))
  437. JetpackHold = part("", torso, Vector3.new(0.8, 1.9, 1), BrickColor.new("Really black"), "SmoothPlastic")
  438. Weld = weld(head, torso, JetpackHold, CFrame.new(0, 0, 0.05) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  439. JetpackHold = part("", torso, Vector3.new(2.02, 0.8, 1.02), BrickColor.new("Really black"), "SmoothPlastic")
  440. Weld = weld(head, torso, JetpackHold, CFrame.new(0, -0.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  441. JetpackHold = part("", torso, Vector3.new(0.5, 0.5, 0.5), BrickColor.new("Brown"), "SmoothPlastic")
  442. Weld = weld(head, torso, JetpackHold, CFrame.new(0, 0.5, 0.6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  443. JetpackHold = part("", torso, Vector3.new(0.5, 0.5, 0.5), BrickColor.new("Brown"), "SmoothPlastic")
  444. Weld = weld(head, torso, JetpackHold, CFrame.new(0, -0.5, 0.6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  445. JetpackHolder = part("", torso, Vector3.new(0.2, 2.02, 1.01), BrickColor.new("Brown"), "SmoothPlastic")
  446. Weld = weld(head, torso, JetpackHolder, CFrame.new(0.7, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  447. JetpackHolder = part("", torso, Vector3.new(0.2, 2.02, 1.01), BrickColor.new("Brown"), "SmoothPlastic")
  448. Weld = weld(head, torso, JetpackHolder, CFrame.new(-0.7, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  449. Bag = part("", torso, Vector3.new(0.3, 0.3, 0.9), BrickColor.new("Bronze"), "Plastic")
  450. Weld = weld(torso, torso, Bag, CFrame.new(-1, -0.8, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(30)))
  451. Kush = part("", torso, Vector3.new(0.3, 0.3, 0.3), BrickColor.new("Camo"), "Grass")
  452. Weld = weld(torso, torso, Kush, CFrame.new(-1.1, -0.6, 0) * CFrame.Angles(math.rad(-35), math.rad(0), math.rad(55)))
  453. Kush = part("", torso, Vector3.new(0.3, 0.3, 0.3), BrickColor.new("Camo"), "Grass")
  454. Weld = weld(torso, torso, Kush, CFrame.new(-1.1, -0.6, -0.2) * CFrame.Angles(math.rad(-65), math.rad(0), math.rad(70)))
  455. Kush = part("", torso, Vector3.new(0.3, 0.3, 0.3), BrickColor.new("Camo"), "Grass")
  456. Weld = weld(torso, torso, Kush, CFrame.new(-1.1, -0.6, 0.2) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(25)))
  457. Kush = part("", torso, Vector3.new(0.3, 0.3, 0.3), BrickColor.new("Camo"), "Grass")
  458. Weld = weld(torso, torso, Kush, CFrame.new(-1.1, -0.6, -0.3) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(20)))
  459. Kush = part("", torso, Vector3.new(0.3, 0.3, 0.3), BrickColor.new("Camo"), "Grass")
  460. Weld = weld(torso, torso, Kush, CFrame.new(-1.1, -0.6, 0.3) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(80)))
  461. function SmokeDamage()
  462. if debounce == false then
  463. debounce = true
  464. part = Instance.new("Part")
  465. game.Debris:AddItem(part, 3)
  466. part.Size = Vector3.new(3, 3, 1)
  467. part.CFrame = torso.CFrame * CFrame.new(0, 1, -2)
  468. part.Transparency = 1
  469. part.CanCollide = false
  470. part.Parent = head
  471. local v = Instance.new("BodyVelocity", part)
  472. v.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  473. v.Velocity = torso.CFrame.lookVector * 5
  474. part.Touched:connect(function(hit)
  475. if hit.Parent:FindFirstChild("Humanoid") then
  476. cough = Instance.new("Sound", hit.Parent.Head)
  477. cough.SoundId = "rbxassetid://289001712"
  478. cough.Volume = 3
  479. while wait() do
  480. hit.Parent.Humanoid:TakeDamage(1)
  481. if hit.Parent.Humanoid.Health <= 5 then
  482. cough:Play()
  483. break
  484. end
  485. end
  486. bg:Destroy()
  487. end
  488. end)
  489. wait()
  490. debounce = false
  491. end
  492. end
  493. local CigSmoke = Instance.new("ParticleEmitter", Cig3)
  494. CigSmoke.VelocitySpread = 5
  495. CigSmoke.Size = NumberSequence.new({
  496. NumberSequenceKeypoint.new(0, 0.01),
  497. NumberSequenceKeypoint.new(1, 1)
  498. })
  499. CigSmoke.Rate = math.huge
  500. CigSmoke.Speed = NumberRange.new(4, 4)
  501. CigSmoke.Lifetime = NumberRange.new(1, 1)
  502. CigSmoke.Transparency = NumberSequence.new({
  503. NumberSequenceKeypoint.new(0, 0.9),
  504. NumberSequenceKeypoint.new(1, 1)
  505. })
  506. CigSmoke.Rotation = NumberRange.new(0, 360)
  507. CigSmoke.Name = "Smoke"
  508. CigSmoke.LightEmission = 999
  509. CigSmoke.Texture = "http://www.roblox.com/asset/?id=243728104"
  510. CigSmoke.Color = ColorSequence.new(Color3.new(0.5, 0.5, 0.5), Color3.new(0.5, 0.5, 0.5))
  511. CigSmoke.LockedToPart = false
  512. RunSmoke1 = part("", head, Vector3.new(0.1, 0.1, 0.1), BrickColor.new("Really black"), "SmoothPlastic")
  513. RunSmoke1.Transparency = 0
  514. Weld = weld(head, rleg, RunSmoke1, CFrame.new(0, -0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  515. local RunSmokee = Instance.new("ParticleEmitter", RunSmoke1)
  516. RunSmokee.VelocitySpread = 0
  517. RunSmokee.Size = NumberSequence.new({
  518. NumberSequenceKeypoint.new(0, 0.01),
  519. NumberSequenceKeypoint.new(1, 10)
  520. })
  521. RunSmokee.Rate = 0
  522. RunSmokee.Speed = NumberRange.new(0, 0)
  523. RunSmokee.Lifetime = NumberRange.new(2, 2)
  524. RunSmokee.Transparency = NumberSequence.new({
  525. NumberSequenceKeypoint.new(0, 0.9),
  526. NumberSequenceKeypoint.new(1, 1)
  527. })
  528. RunSmokee.Rotation = NumberRange.new(0, 360)
  529. RunSmokee.Name = "Smoke"
  530. RunSmokee.LightEmission = 999
  531. RunSmokee.Texture = "http://www.roblox.com/asset/?id=243728104"
  532. RunSmokee.Color = ColorSequence.new(Color3.new(0.5, 0.5, 0.5), Color3.new(0.5, 0.5, 0.5))
  533. RunSmokee.LockedToPart = false
  534. RunSmoke2 = part("", head, Vector3.new(0.1, 0.1, 0.1), BrickColor.new("Really black"), "SmoothPlastic")
  535. RunSmoke2.Transparency = 0
  536. Weld = weld(head, lleg, RunSmoke2, CFrame.new(0, -0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)))
  537. local RunSmokeee = Instance.new("ParticleEmitter", RunSmoke2)
  538. RunSmokeee.VelocitySpread = 0
  539. RunSmokeee.Size = NumberSequence.new({
  540. NumberSequenceKeypoint.new(0, 0.01),
  541. NumberSequenceKeypoint.new(1, 10)
  542. })
  543. RunSmokeee.Rate = 0
  544. RunSmokeee.Speed = NumberRange.new(0, 0)
  545. RunSmokeee.Lifetime = NumberRange.new(2, 2)
  546. RunSmokeee.Transparency = NumberSequence.new({
  547. NumberSequenceKeypoint.new(0, 0.9),
  548. NumberSequenceKeypoint.new(1, 1)
  549. })
  550. RunSmokeee.Rotation = NumberRange.new(0, 360)
  551. RunSmokeee.Name = "Smoke"
  552. RunSmokeee.LightEmission = 999
  553. RunSmokeee.Texture = "http://www.roblox.com/asset/?id=243728104"
  554. RunSmokeee.Color = ColorSequence.new(Color3.new(0.5, 0.5, 0.5), Color3.new(0.5, 0.5, 0.5))
  555. RunSmokeee.LockedToPart = false
  556. FlyFire = part("", head, Vector3.new(0.1, 0.1, 0.1), BrickColor.new("Really black"), "SmoothPlastic")
  557. FlyFire.Transparency = 1
  558. Weld = weld(head, rleg, FlyFire, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)))
  559. FlyFire2 = part("", head, Vector3.new(0.1, 0.1, 0.1), BrickColor.new("Really black"), "SmoothPlastic")
  560. FlyFire2.Transparency = 1
  561. Weld = weld(head, lleg, FlyFire2, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)))
  562. if sprinting == true then
  563. RunSmokee.Rate = math.huge
  564. RunSmokeee.Rate = math.huge
  565. end
  566. Smokee = part("", head, Vector3.new(0.1, 0.1, 0.1), BrickColor.new("Really black"), "SmoothPlastic")
  567. Smokee.Transparency = 0
  568. Weld = weld(head, head, Smokee, CFrame.new(0, -0.25, -0.1) * CFrame.Angles(math.rad(-90), math.rad(0), math.rad(0)))
  569. local Smoke = Instance.new("ParticleEmitter", Smokee)
  570. Smoke.VelocitySpread = 10
  571. Smoke.Size = NumberSequence.new({
  572. NumberSequenceKeypoint.new(0, 0.01),
  573. NumberSequenceKeypoint.new(1, 2)
  574. })
  575. Smoke.Rate = 0
  576. Smoke.Speed = NumberRange.new(8, 8)
  577. Smoke.Lifetime = NumberRange.new(2, 2)
  578. Smoke.Transparency = NumberSequence.new({
  579. NumberSequenceKeypoint.new(0, 0.6),
  580. NumberSequenceKeypoint.new(1, 1)
  581. })
  582. Smoke.Rotation = NumberRange.new(0, 360)
  583. Smoke.Name = "Smoke"
  584. Smoke.LightEmission = 999
  585. Smoke.Texture = "http://www.roblox.com/asset/?id=243728104"
  586. Smoke.Color = ColorSequence.new(Color3.new(0.5, 0.5, 0.5), Color3.new(0.5, 0.5, 0.5))
  587. Smoke.LockedToPart = false
  588. Smokee2 = part("", head, Vector3.new(1, 1, 1), BrickColor.new("Cyan"), "Neon")
  589. Smokee2.Transparency = 0
  590. local Mesh = Instance.new("SpecialMesh", Smokee2)
  591. Mesh.MeshType = Enum.MeshType.Sphere
  592. Mesh.Scale = Vector3.new(0.6, 0.25, 0.6)
  593. Weld = weld(head, Jetpack2, Smokee2, CFrame.new(0, -0.25, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)))
  594. Smokee3 = part("", head, Vector3.new(1, 1, 1), BrickColor.new("Really black"), "SmoothPlastic")
  595. Smokee3.Transparency = 0
  596. local Mesh = Instance.new("SpecialMesh", Smokee3)
  597. Mesh.MeshType = Enum.MeshType.Sphere
  598. Mesh.Scale = Vector3.new(0.7, 0.2, 0.7)
  599. Weld = weld(head, Jetpack2, Smokee3, CFrame.new(0, -0.25, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)))
  600. local JetFire = Instance.new("ParticleEmitter", Smokee2)
  601. JetFire.VelocitySpread = 0
  602. JetFire.Size = NumberSequence.new({
  603. NumberSequenceKeypoint.new(0, 1),
  604. NumberSequenceKeypoint.new(1, 0.5)
  605. })
  606. JetFire.Rate = 40
  607. JetFire.Speed = NumberRange.new(2, 2)
  608. JetFire.Lifetime = NumberRange.new(0.5, 0.5)
  609. JetFire.Transparency = NumberSequence.new({
  610. NumberSequenceKeypoint.new(0, 0.9),
  611. NumberSequenceKeypoint.new(1, 1)
  612. })
  613. JetFire.Rotation = NumberRange.new(0, 360)
  614. JetFire.Name = "Smoke"
  615. JetFire.LightEmission = 999
  616. JetFire.Texture = "http://www.roblox.com/asset/?id=243728104"
  617. JetFire.Color = ColorSequence.new(Color3.new(9, 137, 207), Color3.new(85, 255, 255))
  618. JetFire.LockedToPart = true
  619. local Exhale = Instance.new("Sound", head)
  620. Exhale.SoundId = "rbxassetid://267313517"
  621. Exhale.Pitch = 0.7
  622. Exhale.Volume = 3
  623. function smoke()
  624. if animpose == "Idle" and debounce == false then
  625. debounce = true
  626. Exhale:Play()
  627. rs = game:GetService("RunService")
  628. con = rs.Stepped:connect(function()
  629. textfag.Text = "Blaze It"
  630. Smoke.Rate = math.huge
  631. anglespeed = 0.2
  632. rm.C0 = clerp(rm.C0, CFrame.new(1.5, 0.6, -0.15) * CFrame.Angles(math.rad(80) + math.sin(angle) * 0.02, math.rad(40), math.rad(90) + -math.sin(angle) * 0.02), 0.1)
  633. neck.C0 = clerp(neck.C0, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(30), Head.RotVelocity.Y / 15, 0), 0.1)
  634. wait(2)
  635. con:disconnect()
  636. end)
  637. wait(2.1)
  638. debounce = false
  639. Smoke.Rate = 0
  640. textfag.Text = "420"
  641. end
  642. end
  643. mouse.KeyDown:connect(function(key)
  644. if key == string.char(50) and sprinting == false then
  645. sprinting = true
  646. Humanoid.WalkSpeed = 50
  647. RunSmokee.Rate = 50
  648. RunSmokeee.Rate = 50
  649. RunSmokee.Size = NumberSequence.new({
  650. NumberSequenceKeypoint.new(0, 0.01),
  651. NumberSequenceKeypoint.new(1, 10)
  652. })
  653. RunSmokeee.Size = NumberSequence.new({
  654. NumberSequenceKeypoint.new(0, 0.01),
  655. NumberSequenceKeypoint.new(1, 10)
  656. })
  657. RunSmokee.Size = NumberSequence.new({
  658. NumberSequenceKeypoint.new(0, 0.01),
  659. NumberSequenceKeypoint.new(1, 10)
  660. })
  661. RunSmokeee.Size = NumberSequence.new({
  662. NumberSequenceKeypoint.new(0, 0.01),
  663. NumberSequenceKeypoint.new(1, 10)
  664. })
  665. RunSmokee.Lifetime = NumberRange.new(2, 2)
  666. RunSmokeee.Lifetime = NumberRange.new(2, 2)
  667. RunSmokee.Color = ColorSequence.new(Color3.new(0.5, 0.5, 0.5), Color3.new(0.5, 0.5, 0.5))
  668. RunSmokeee.Color = ColorSequence.new(Color3.new(0.5, 0.5, 0.5), Color3.new(0.5, 0.5, 0.5))
  669. RunSmokee.LockedToPart = false
  670. RunSmokeee.LockedToPart = false
  671. RunSmokee.Parent = RunSmoke1
  672. RunSmokeee.Parent = RunSmoke2
  673. RunSmokee.Speed = NumberRange.new(0, 0)
  674. RunSmokeee.Speed = NumberRange.new(0, 0)
  675. end
  676. end)
  677. mouse.KeyUp:connect(function(key)
  678. if key == string.char(50) and sprinting == true then
  679. sprinting = false
  680. Humanoid.WalkSpeed = 20
  681. RunSmokee.Rate = 0
  682. RunSmokeee.Rate = 0
  683. end
  684. end)
  685. mouse.KeyDown:connect(function(key)
  686. if key == "x" and superspeed == false then
  687. superspeed = true
  688. RunSmokee.Rate = math.huge
  689. RunSmokeee.Rate = math.huge
  690. RunSmokee.Size = NumberSequence.new({
  691. NumberSequenceKeypoint.new(0, 1),
  692. NumberSequenceKeypoint.new(1, 0.5)
  693. })
  694. RunSmokeee.Size = NumberSequence.new({
  695. NumberSequenceKeypoint.new(0, 1),
  696. NumberSequenceKeypoint.new(1, 0.5)
  697. })
  698. RunSmokee.Lifetime = NumberRange.new(0.5, 0.5)
  699. RunSmokeee.Lifetime = NumberRange.new(0.5, 0.5)
  700. RunSmokee.Color = ColorSequence.new(Color3.new(1, 1, 0), Color3.new(1, 0, 0))
  701. RunSmokeee.Color = ColorSequence.new(Color3.new(1, 1, 0), Color3.new(1, 0, 0))
  702. RunSmokee.LockedToPart = true
  703. RunSmokeee.LockedToPart = true
  704. RunSmokee.Parent = FlyFire
  705. RunSmokeee.Parent = FlyFire2
  706. RunSmokee.Speed = NumberRange.new(5, 5)
  707. RunSmokeee.Speed = NumberRange.new(5, 5)
  708. JetFire.Rate = math.huge
  709. JetFire.Speed = NumberRange.new(5, 5)
  710. JetFire.Color = ColorSequence.new(Color3.new(9, 137, 207), Color3.new(85, 255, 255))
  711. end
  712. end)
  713. mouse.KeyUp:connect(function(key)
  714. if key == "x" and superspeed == true then
  715. superspeed = false
  716. RunSmokee.Rate = 0
  717. RunSmokeee.Rate = 0
  718. JetFire.Rate = 50
  719. JetFire.Speed = NumberRange.new(4, 4)
  720. end
  721. end)
  722. mouse.KeyDown:connect(function(key)
  723. if key == "c" and superspeed2 == false then
  724. superspeed2 = true
  725. RunSmokee.Rate = math.huge
  726. RunSmokeee.Rate = math.huge
  727. RunSmokee.Size = NumberSequence.new({
  728. NumberSequenceKeypoint.new(0, 1),
  729. NumberSequenceKeypoint.new(1, 0.5)
  730. })
  731. RunSmokeee.Size = NumberSequence.new({
  732. NumberSequenceKeypoint.new(0, 1),
  733. NumberSequenceKeypoint.new(1, 0.5)
  734. })
  735. RunSmokee.Lifetime = NumberRange.new(0.5, 0.5)
  736. RunSmokeee.Lifetime = NumberRange.new(0.5, 0.5)
  737. RunSmokee.Color = ColorSequence.new(Color3.new(0, 0, 1), Color3.new(0, 1, 1))
  738. RunSmokeee.Color = ColorSequence.new(Color3.new(0, 0, 1), Color3.new(0, 1, 1))
  739. RunSmokee.LockedToPart = true
  740. RunSmokeee.LockedToPart = true
  741. RunSmokee.Parent = FlyFire
  742. RunSmokeee.Parent = FlyFire2
  743. RunSmokee.Speed = NumberRange.new(5, 5)
  744. RunSmokeee.Speed = NumberRange.new(5, 5)
  745. JetFire.Rate = math.huge
  746. JetFire.Speed = NumberRange.new(7, 7)
  747. JetFire.Color = ColorSequence.new(Color3.new(9, 137, 207), Color3.new(85, 255, 255))
  748. end
  749. end)
  750. mouse.KeyUp:connect(function(key)
  751. if key == "c" and superspeed2 == true then
  752. superspeed2 = false
  753. Humanoid.WalkSpeed = 20
  754. RunSmokee.Rate = 0
  755. RunSmokeee.Rate = 0
  756. JetFire.Rate = 50
  757. JetFire.Speed = NumberRange.new(4, 4)
  758. end
  759. end)
  760. mouse.KeyDown:connect(function(key)
  761. if key == "e" and animpose == "Idle" then
  762. SmokeDamage()
  763. smoke()
  764. end
  765. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement