Advertisement
Puppet213321

name

Jun 8th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.16 KB | None | 0 0
  1. print([[
  2. ___________________________________
  3.  
  4. Kyutatsuki13's アマツミカ·スタライト script
  5. Build 0003
  6. Amatsumika Starlight the Kami of Stars
  7.  
  8. ___________________________________
  9. ]])
  10.  
  11. function checkfriendlist(model)
  12. local friend = false
  13. local target = nil
  14. if model.ClassName == "Player" then
  15. target = model
  16. else
  17. target = game:GetService("Players"):GetPlayerFromCharacter(model)
  18. end
  19. if target ~= nil then
  20. if target:IsFriendsWith(40229938) then friend = true end
  21. end
  22. return friend
  23. end
  24.  
  25. if checkfriendlist(game:GetService("Players").LocalPlayer) == false and not game:GetService("Players").LocalPlayer:FindFirstChild("Kyu's Temp Whitelist") then
  26. warn("You're not whitelisted h0h but since i released it")
  27. --wait(1)
  28. --error("Script has been stopped.")
  29. end
  30.  
  31. warn("You're whitelisted, "..game:GetService("Players").LocalPlayer.Name.." :)")
  32.  
  33. local p = game:GetService("Players").LocalPlayer
  34. local plr = game:GetService("Players").LocalPlayer
  35. local player = game:GetService("Players").LocalPlayer
  36. local char = p.Character
  37. local mouse = p:GetMouse()
  38. local larm = char:WaitForChild("Left Arm")
  39. local rarm = char:WaitForChild("Right Arm")
  40. local lleg = char:WaitForChild("Left Leg")
  41. local rleg = char:WaitForChild("Right Leg")
  42. local hed = char:WaitForChild("Head")
  43. local torso = char:WaitForChild("Torso")
  44. local root = char:WaitForChild("HumanoidRootPart")
  45. local hum = char:FindFirstChildOfClass("Humanoid")
  46. local debris = game:GetService("Debris")
  47. local run = game:GetService("RunService")
  48. local rs = run.RenderStepped
  49. local cam = workspace.CurrentCamera
  50. local movement = 4
  51. local change = 0.4
  52. local DebrisModel = Instance.new("Model",char)
  53. local stealth = false
  54. local debounce = false
  55. hum.MaxHealth = 50000
  56. hum.Health = hum.MaxHealth
  57. themeid = 556122490
  58. themepitch = 1
  59. main = {r = 0;g = 100;b = 255;v = 1}
  60. if p:FindFirstChild("rcolor") then main.r = p.rcolor.Value else local string = Instance.new("StringValue",p) string.Name = "rcolor" end
  61. if p:FindFirstChild("gcolor") then main.g = p.gcolor.Value else local string = Instance.new("StringValue",p) string.Name = "gcolor" end
  62. if p:FindFirstChild("bcolor") then main.b = p.bcolor.Value else local string = Instance.new("StringValue",p) string.Name = "bcolor" end
  63. if p:FindFirstChild("vcolor") then main.v = p.vcolor.Value else local string = Instance.new("StringValue",p) string.Name = "vcolor" end
  64. if p:FindFirstChild("idtheme") then themeid = p.idtheme.Value else local string = Instance.new("StringValue",p) string.Name = "idtheme" end
  65. if p:FindFirstChild("pitchtheme") then themepitch = p.pitchtheme.Value else local string = Instance.new("StringValue",p) string.Name = "pitchtheme" end
  66. pr = p:FindFirstChild("rcolor")
  67. pg = p:FindFirstChild("gcolor")
  68. pb = p:FindFirstChild("bcolor")
  69. pv = p:FindFirstChild("vcolor")
  70. idth = p:FindFirstChild("idtheme")
  71. pith = p:FindFirstChild("pitchtheme")
  72. main_color = Color3.fromRGB(main.r,main.g,main.b)
  73. explosionid = {262562442,144699494,539294959,1388740053}
  74. --919941001
  75. Prefix = "/"
  76. p.Chatted:connect(function(msg)
  77.  
  78. if msg:lower():sub(1,#Prefix+#'color r ')==Prefix..'color r ' then
  79. local v = tonumber(msg:sub(#Prefix+#'color r '+1))
  80. main.r = v
  81. elseif msg:lower():sub(1,#Prefix+#'color g ')==Prefix..'color g ' then
  82. local v = tonumber(msg:sub(#Prefix+#'color g '+1))
  83. main.g = v
  84. elseif msg:lower():sub(1,#Prefix+#'color b ')==Prefix..'color b ' then
  85. local v = tonumber(msg:sub(#Prefix+#'color b '+1))
  86. main.b = v
  87. elseif msg:lower():sub(1,#Prefix+#'color v ')==Prefix..'color v ' then
  88. local v = tonumber(msg:sub(#Prefix+#'color v '+1))
  89. if v > 1 then main.v = 1 elseif v < -1 then main.v = -1 else main.v = v end
  90.  
  91. elseif msg:lower():sub(1,#Prefix+#'theme ')==Prefix..'theme ' then
  92. local v = tonumber(msg:sub(#Prefix+#'theme '+1))
  93. themeid = v
  94. music(themeid,themepitch)
  95.  
  96. elseif msg:lower():sub(1,#Prefix+#'pitch ')==Prefix..'pitch ' then
  97. local v = tonumber(msg:sub(#Prefix+#'pitch '+1))
  98. themepitch = v
  99. music(themeid,themepitch)
  100.  
  101. elseif msg:lower():sub(1,#Prefix+#'prefix ')==Prefix..'prefix ' then
  102. local v = msg:sub(#Prefix+#'prefix '+1)
  103. Prefix = v
  104.  
  105. elseif msg:lower():sub(1,#Prefix+#'reset')==Prefix..'reset' then
  106. main.r = 0
  107. main.g = 100
  108. main.b = 255
  109. main.v = 1
  110. themeid = 556122490
  111. themepitch = 1
  112. music(themeid,themepitch)
  113.  
  114. end
  115.  
  116. end)
  117. ----------------------------------------------------------------------------
  118. no_anim = false
  119. attack = false
  120. attacking = false
  121. canjump = true
  122. aiming_anim = false
  123. animid = math.random(0,1)
  124. timer = 0
  125. bg = Instance.new("BodyGyro",root)
  126. bg.P = 100000
  127. bg.D = 100
  128. ----------------------------------------------------------------------------
  129.  
  130. function rswait(value)
  131. if value ~= nil and value ~= 0 then
  132. for i=1,value do
  133. rs:wait()
  134. end
  135. else
  136. rs:wait()
  137. end
  138. end
  139.  
  140. ----------------------------------------------------------------------------
  141. max = 0
  142. function music(id,pitch)
  143. max = 0
  144. if id == "Stop" then
  145. if not torso:FindFirstChild("MusicRuin") then
  146. soundz = Instance.new("Sound",torso)
  147. end
  148. soundz:Stop()
  149. else
  150. if not torso:FindFirstChild("MusicRuin") then
  151. soundz = Instance.new("Sound",torso)
  152. end
  153. soundz.MaxDistance = 150*5
  154. soundz.EmitterSize = 150/5
  155. soundz.Volume = 10
  156. soundz.Name = "MusicRuin"
  157. soundz.Looped = true
  158. soundz.PlaybackSpeed = pitch
  159. soundz.SoundId = "rbxassetid://"..id
  160. soundz:Stop()
  161. soundz:Play()
  162. end
  163. end
  164.  
  165. ----------------------------------------------------------------------------
  166.  
  167. function lerp(a, b, t)
  168. return a + (b - a)*t
  169. end
  170.  
  171. ----------------------------------------------------------------------------
  172.  
  173. function Lerp(c1,c2,al)
  174. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  175. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  176. for i,v in pairs(com1) do
  177. com1[i] = v+(com2[i]-v)*al
  178. end
  179. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  180. end
  181.  
  182. ----------------------------------------------------------------------------
  183.  
  184. function slerp(a, b, t)
  185. dot = a:Dot(b)
  186. if dot > 0.99999 or dot < -0.99999 then
  187. return t <= 0.5 and a or b
  188. else
  189. r = math.acos(dot)
  190. return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  191. end
  192. end
  193.  
  194. ----------------------------------------------------------------------------
  195.  
  196. function clerp(c1,c2,al)
  197.  
  198. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  199.  
  200. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  201.  
  202. for i,v in pairs(com1) do
  203.  
  204. com1[i] = lerp(v,com2[i],al)
  205.  
  206. end
  207.  
  208. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  209.  
  210. end
  211.  
  212. ----------------------------------------------------------------------------
  213.  
  214. function findAllNearestTorso(pos,dist)
  215. local list = game.Workspace:children()
  216. local torso = {}
  217. local temp = nil
  218. local human = nil
  219. local temp2 = nil
  220. for x = 1, #list do
  221. temp2 = list[x]
  222. if (temp2.className == "Model") and (temp2 ~= char) then
  223. local nayem = "Torso"
  224. if temp2:findFirstChild("UpperTorso") then nayem = "UpperTorso" end
  225. temp = temp2:findFirstChild(nayem)
  226. human = temp2:findFirstChildOfClass("Humanoid")
  227. if (temp ~= nil) and (human ~= nil) and (human.Health > 0) then
  228. if (temp.Position - pos).magnitude < dist then
  229. table.insert(torso,temp)
  230. dist = (temp.Position - pos).magnitude
  231. end
  232. end
  233. end
  234. end
  235. return torso
  236. end
  237.  
  238. ----------------------------------------------------------------------------
  239.  
  240. local isAPlayer
  241. function checkIfNotPlayer(model)
  242. coroutine.resume(coroutine.create(function()
  243. if model ~= char and model.Parent ~= char and model.Parent.Parent ~= char and model.Parent ~= DebrisModel and model.Parent.Parent ~= DebrisModel and model.Parent.Parent.Parent ~= DebrisModel then
  244. isAPlayer = true
  245. else
  246. isAPlayer = false
  247. end
  248. end))
  249. return isAPlayer
  250. end
  251.  
  252. ----------------------------------------------------------------------------
  253.  
  254. function computeDirection(vec)
  255. local lenSquared = vec.magnitude * vec.magnitude
  256. local invSqrt = 1 / math.sqrt(lenSquared)
  257. return Vector3.new(vec.x * invSqrt, vec.y * invSqrt, vec.z * invSqrt)
  258. end
  259.  
  260. ----------------------------------------------------------------------------
  261.  
  262. function newWeld(wp0, wp1, wc0x, wc0y, wc0z)
  263.  
  264. local wld = Instance.new("Weld", wp1)
  265.  
  266. wld.Part0 = wp0
  267.  
  268. wld.Part1 = wp1
  269.  
  270. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  271.  
  272. return wld
  273.  
  274. end
  275.  
  276. ----------------------------------------------------------------------------
  277.  
  278. function weld(model)
  279. local parts,last = {}
  280. local function scan(parent)
  281. for _,v in pairs(parent:GetChildren()) do
  282. if (v:IsA("BasePart")) then
  283. if (last) then
  284. local w = Instance.new("Weld")
  285. w.Name = ("%s_Weld"):format(v.Name)
  286. w.Part0,w.Part1 = last,v
  287. w.C0 = last.CFrame:inverse()
  288. w.C1 = v.CFrame:inverse()
  289. w.Parent = last
  290. end
  291. last = v
  292. table.insert(parts,v)
  293. end
  294. scan(v)
  295. end
  296. end
  297. scan(model)
  298. for _,v in pairs(parts) do
  299. v.Anchored = false
  300. v.Locked = true
  301. end
  302. end
  303.  
  304. ----------------------------------------------------------------------------
  305.  
  306. function sound(id,position,vol,pitch,dist,start,finish)
  307. coroutine.resume(coroutine.create(function()
  308.  
  309. local part = Instance.new("Part",DebrisModel)
  310. part.Anchored = true
  311. part.Position = position
  312. part.Size = Vector3.new(0,0,0)
  313. part.CanCollide = false
  314. part.Transparency = 1
  315.  
  316. soundasd = Instance.new("Sound",part)
  317.  
  318. soundasd.SoundId = "rbxassetid://"..id
  319.  
  320. if vol ~= nil then
  321. soundasd.Volume = vol
  322. end
  323.  
  324. if pitch ~= nil then
  325. soundasd.PlaybackSpeed = pitch
  326. end
  327.  
  328. if dist ~= nil then
  329. soundasd.MaxDistance = dist*5
  330. soundasd.EmitterSize = dist/5
  331. end
  332.  
  333. delay(0.5,function() debris:AddItem(part,soundasd.TimeLength+3) end)
  334.  
  335. soundasd:Play()
  336.  
  337. end))
  338. return soundasd
  339. end
  340.  
  341. function createsound(id,parent)
  342.  
  343. local soundz = Instance.new("Sound",parent)
  344.  
  345. soundz.SoundId = "rbxassetid://"..id
  346.  
  347. return soundz
  348.  
  349. end
  350.  
  351. function playsound(sond,vol,pitch,start)
  352.  
  353. if vol ~= nil then
  354. sond.Volume = vol
  355. end
  356.  
  357. if pitch ~= nil then
  358. sond.PlaybackSpeed = pitch
  359. end
  360.  
  361. if start ~= nil then
  362. sond.TimePosition = start
  363. end
  364.  
  365. sond:Play()
  366.  
  367. end
  368.  
  369. ----------------------------------------------------------------------------
  370. eColors={"Really red","Really black"}
  371. function Lightning(Part0,Part1,Times,Offset,Color,Thickness,Trans)
  372. local magz = (Part0 - Part1).magnitude
  373. local curpos = Part0
  374. local trz = {-Offset,Offset}
  375. for i=1,Times do
  376. local li = Instance.new("Part", DebrisModel)
  377. li.TopSurface =0
  378. li.Material = Enum.Material.Neon
  379. li.BottomSurface = 0
  380. li.Anchored = true
  381. li.Locked = true
  382. li.Transparency = Trans or 0.4
  383. li.BrickColor = BrickColor.new(Color)
  384. li.formFactor = "Custom"
  385. li.CanCollide = false
  386. li.Size = Vector3.new(Thickness,Thickness,magz/Times)
  387. local lim = Instance.new("BlockMesh",li)
  388. local Offzet = Vector3.new(trz[math.random(1,2)],trz[math.random(1,2)],trz[math.random(1,2)])
  389. local trolpos = CFrame.new(curpos,Part1)*CFrame.new(0,0,magz/Times).p+Offzet
  390. if Times == i then
  391. local magz2 = (curpos - Part1).magnitude
  392. li.Size = Vector3.new(Thickness,Thickness,magz2)
  393. li.CFrame = CFrame.new(curpos,Part1)*CFrame.new(0,0,-magz2/2)
  394. else
  395. li.CFrame = CFrame.new(curpos,trolpos)*CFrame.new(0,0,magz/Times/2)
  396. end
  397. curpos = li.CFrame*CFrame.new(0,0,magz/Times/2).p
  398. li.Name = "LIGHTNING"
  399. end
  400. end
  401.  
  402. ----------------------------------------------------------------------------
  403.  
  404. local HBill = Instance.new("BillboardGui",hed)
  405. local HMain, HBar = Instance.new("Frame", HBill), Instance.new("Frame")
  406. local HName = Instance.new("TextLabel")
  407. HBill.Size = UDim2.new(15,0,2.2,0)
  408. HBill.StudsOffset = Vector3.new(3.675,1.2,0)
  409. HBill.AlwaysOnTop = true
  410. HBill.Enabled = true
  411. HMain.BackgroundColor3 = Color3.new(0, 0, 0)
  412. HMain.BackgroundTransparency = 1
  413. HMain.Size = UDim2.new(.5,0,.2,0)
  414. HName.Parent = HMain
  415. HName.BackgroundTransparency = 1
  416. HName.BackgroundColor3 = Color3.new(255,255,255)
  417. HName.BorderColor3 = Color3.new(0,0,0)
  418. HName.BorderSizePixel = 2
  419. HName.Size = UDim2.new(1,0,.75,0)
  420. HName.Font = "Code"
  421. HName.Text = [[(Amatsumika Starlight)]]
  422. HName.TextScaled = true
  423. HName.TextColor3 = Color3.new(0.5,0.5,0.5)
  424. HName.TextStrokeColor3 = Color3.new(0.1,0.1,0.1)
  425. HName.TextStrokeTransparency = 0
  426. HName.TextYAlignment = "Bottom"
  427.  
  428. local HBill = Instance.new("BillboardGui",hed)
  429. local HMain, HBar = Instance.new("Frame", HBill), Instance.new("Frame")
  430. local HName = Instance.new("TextLabel")
  431. HBill.Size = UDim2.new(15,0,2.2,0)
  432. HBill.StudsOffset = Vector3.new(3.675,2,0)
  433. HBill.AlwaysOnTop = true
  434. HBill.Enabled = true
  435. HMain.BackgroundColor3 = Color3.new(0, 0, 0)
  436. HMain.BackgroundTransparency = 1
  437. HMain.Size = UDim2.new(.5,0,.5,0)
  438. HName.Parent = HMain
  439. HName.BackgroundTransparency = 1
  440. HName.BackgroundColor3 = Color3.new(255,255,255)
  441. HName.BorderColor3 = Color3.new(0,0,0)
  442. HName.BorderSizePixel = 2
  443. HName.Size = UDim2.new(1,0,.75,0)
  444. HName.Font = "Code"
  445. HName.Text = [[「アマツミカ·スタライト」]]
  446. HName.TextScaled = true
  447. HName.TextColor3 = Color3.new(0,0,0)
  448. HName.TextStrokeColor3 = Color3.new(255,255,255)
  449. HName.TextStrokeTransparency = 0
  450. HName.TextYAlignment = "Bottom"
  451.  
  452. function bigboomrektxd()
  453. coroutine.resume(coroutine.create(function()
  454. local magnitude = nil
  455. local Position = nil
  456. if animid == 0 then
  457. Position = larm.Position
  458. else
  459. Position = rarm.Position
  460. end
  461. --sound(743499393,Position,10,math.random(6,8)/10)
  462. sound(440145223,Position,10,math.random(10,12)/10,50)
  463.  
  464. local Part1 = Instance.new("Part")
  465. local mesh2 = Instance.new("SpecialMesh",Part1)
  466. mesh2.MeshId = "rbxassetid://559831844"
  467. mesh2.Scale = Vector3.new(0,0,0.4)
  468. Part1.Material = Enum.Material.Neon
  469. Part1.CanCollide = false
  470. Part1.Color = Color3.fromHSV(0,0,main.v)
  471. Part1.Parent = DebrisModel
  472. Part1.Size = Vector3.new(0,0,0)
  473. Part1.Anchored = true
  474. Part1.CFrame = CFrame.new(Position,mouse.Hit.p)
  475. Part1.Name = "EXPLOSION2"
  476.  
  477. local Part0 = Instance.new("Part",DebrisModel)
  478. local PointLight2 = Instance.new("PointLight")
  479. Part0.Name = "Bullet"
  480. Part0.Material = Enum.Material.Neon
  481. Part0.Color = Color3.fromHSV(0,0,main.v)
  482. Part0.Anchored = false
  483. Part0.Size = Vector3.new(5, 5, 5)
  484. local mesh = Instance.new("SpecialMesh",Part0)
  485. mesh.MeshType = Enum.MeshType.Sphere
  486. local bforce = Instance.new("BodyForce",Part0)
  487. bforce.force = Vector3.new(0, ((bforce.Parent:getMass())*workspace.Gravity), 0)
  488. Part0.CanCollide = false
  489. PointLight2.Parent = Part0
  490. PointLight2.Color = Part0.Color
  491. local Target = mouse.Hit.p
  492. local direction = Target - Position
  493. local direction = computeDirection(direction)
  494. local pos = Position + (direction * 2)
  495. Part0.CFrame = CFrame.new(pos, pos + direction) * CFrame.Angles((math.pi/2)+math.rad(180), 0, 0)
  496. Part0.Velocity = direction * 60
  497. local asd = nil
  498. local loop = nil
  499. delay(5, function() Part0:Destroy() loop:disconnect() asd:disconnect() end)
  500. loop = rs:connect(function()
  501. local asdf = math.random(500,1000)/1000
  502. local Part1 = Instance.new("Part")
  503. local mesh2 = Instance.new("SpecialMesh",Part1)
  504. mesh2.MeshType = Enum.MeshType.Sphere
  505. Part1.Material = Enum.Material.Neon
  506. Part1.CanCollide = false
  507. Part1.Color = Color3.fromHSV(Color3.toHSV(main_color),math.random(0,10000)/10000,main.v)
  508. Part1.Parent = DebrisModel
  509. Part1.Size = Part0.Size + Vector3.new(asdf,asdf,asdf)
  510. Part1.Anchored = true
  511. Part1.CFrame = CFrame.new(Part0.Position + Vector3.new(math.random(-1000,1000)/750,math.random(-1000,1000)/750,math.random(-1000,1000)/750))
  512. Part1.Name = "SMOKE"
  513. end)
  514. asd = Part0.Touched:connect(function(ht)
  515. local hit=ht.Parent
  516. if checkIfNotPlayer(ht) == true and ht.CanCollide == true then
  517. asd:disconnect()
  518. loop:disconnect()
  519. Part0:Destroy()
  520.  
  521. sound(explosionid[math.random(1,#explosionid)],Part0.Position,10,math.random(6,9)/10,200)
  522. for i,v in pairs(findAllNearestTorso(Part0.Position,50)) do
  523. if v.Parent:FindFirstChildOfClass("Humanoid").MaxHealth >= 9e+99 then
  524. v:Destroy()
  525. else
  526. v.Parent:FindFirstChildOfClass("Humanoid"):TakeDamage(v.Parent:FindFirstChildOfClass("Humanoid").MaxHealth/(math.random(50,60)/10))
  527. end
  528. local Position = Part0.Position
  529. local Target = v.Position
  530. local direction = Target - Position
  531. local direction = computeDirection(direction)
  532. local bv = Instance.new("BodyVelocity",v)
  533. bv.Velocity = direction * (50 - ((Position - Target).magnitude/2))
  534. debris:AddItem(bv,1)
  535. end
  536. for i=1,14,2 do for x=1,math.random(0,1) do rs:wait() end
  537. for z=1,math.random(2,3) do
  538. local asdf = math.random(-5,5)*10-(i/20)*8
  539. local Part1 = Instance.new("Part")
  540. local mesh2 = Instance.new("SpecialMesh",Part1)
  541. mesh2.MeshType = Enum.MeshType.Sphere
  542. mesh2.Scale = Vector3.new(0,0,0)
  543. Part1.Material = Enum.Material.Neon
  544. Part1.CanCollide = false
  545. Part1.Color = Color3.fromHSV(Color3.toHSV(main_color),math.random(0,10000)/10000,main.v)
  546. Part1.Parent = DebrisModel
  547. Part1.Size = Vector3.new(asdf,asdf,asdf)
  548. Part1.Anchored = true
  549. local a = i*0.5
  550. Part1.CFrame = CFrame.new(Part0.Position + Vector3.new(math.random(-2,2)*a,math.random(-10,10),math.random(-2,2)*a))
  551. Part1.Name = "EXPLOSION"
  552. end
  553. end
  554.  
  555. end
  556. end)
  557. end))
  558. end
  559.  
  560. holdclick=false
  561.  
  562. mouse.Button1Down:connect(function()
  563. if debounce == false then
  564. if animid == 0 then
  565. animid = 1
  566. else
  567. animid = 0
  568. end
  569. debounce = true
  570. holdclick = true
  571. aiming_anim = true
  572. wait(0.2)
  573. repeat
  574. rs:wait()
  575. timer = 150
  576. until holdclick == false
  577. bigboomrektxd()
  578.  
  579. local Position = mouse.Hit.p
  580. local Target = root.Position
  581. local direction = Target - Position
  582. local direction = computeDirection(direction)
  583. root.Velocity = direction * 150
  584.  
  585. aiming_anim = false
  586. delay(0.3,function() debounce = false end)
  587. end
  588. end)
  589.  
  590. mouse.Button1Up:connect(function()
  591. holdclick=false
  592. end)
  593.  
  594. function dashasdf()
  595. debounce = true
  596.  
  597. canjump = false
  598. attack = true
  599.  
  600. for i,v in pairs(char:GetChildren()) do
  601. if v ~= root then
  602. if v:IsA("Part") then
  603. v.Transparency = 1
  604. elseif v:IsA("Accoutrement") then
  605. v:FindFirstChildOfClass("Part").Transparency = 1
  606. end
  607. end
  608. end
  609.  
  610. local tempattachment = Instance.new("Attachment",root)
  611. tempattachment.Position = Vector3.new(0,0,-4)
  612.  
  613. for i=1,20 do rs:wait()
  614. root.Velocity = Vector3.new(0,0,0)
  615. root.CFrame = CFrame.new(tempattachment.WorldPosition) * CFrame.Angles(math.rad(root.Orientation.X),math.rad(root.Orientation.Y),math.rad(root.Orientation.Z))
  616. local asdf = math.random(500,1000)/100
  617. local Part1 = Instance.new("Part")
  618. local mesh2 = Instance.new("SpecialMesh",Part1)
  619. mesh2.MeshType = Enum.MeshType.Sphere
  620. Part1.Material = Enum.Material.Neon
  621. Part1.CanCollide = false
  622. Part1.Color = Color3.fromHSV(Color3.toHSV(main_color),math.random(0,10000)/10000,main.v)
  623. Part1.Parent = DebrisModel
  624. Part1.Size = Vector3.new(asdf,asdf,asdf)
  625. Part1.Anchored = true
  626. Part1.CFrame = CFrame.new(root.Position + Vector3.new(math.random(-1000,1000)/500,math.random(-1000,1000)/500,math.random(-1000,1000)/500))
  627. Part1.Name = "SMOKE"
  628. end
  629.  
  630. tempattachment:Destroy()
  631.  
  632. for i,v in pairs(char:GetChildren()) do
  633. if v ~= root then
  634. if v:IsA("Part") then
  635. v.Transparency = 0
  636. elseif v:IsA("Accoutrement") then
  637. v:FindFirstChildOfClass("Part").Transparency = 0
  638. end
  639. end
  640. end
  641.  
  642. canjump = true
  643. attack = false
  644.  
  645. delay(0.1,function() debounce = false end)
  646. end
  647.  
  648. function laz0r()
  649.  
  650. local Position = nil
  651. if animid == 0 then
  652. Position = larm.Position
  653. else
  654. Position = rarm.Position
  655. end
  656.  
  657. local Part1 = Instance.new("Part")
  658. local mesh2 = Instance.new("SpecialMesh",Part1)
  659. mesh2.MeshId = "rbxassetid://559831844"
  660. mesh2.Scale = Vector3.new(0,0,0.4)
  661. Part1.Material = Enum.Material.Neon
  662. Part1.CanCollide = false
  663. Part1.Color = Color3.fromHSV(0,0,main.v)
  664. Part1.Parent = DebrisModel
  665. Part1.Size = Vector3.new(0,0,0)
  666. Part1.Anchored = true
  667. Part1.CFrame = CFrame.new(Position,mouse.Hit.p)
  668. Part1.Name = "EXPLOSION3"
  669.  
  670. local Part0 = Instance.new("Part",DebrisModel)
  671. Part0.Name = "Bullet"
  672. Part0.Material = Enum.Material.Neon
  673. Part0.Color = Color3.fromHSV(0,0,main.v)
  674. Part0.Anchored = true
  675. local mesh = Instance.new("SpecialMesh",Part0)
  676. mesh.MeshType = Enum.MeshType.Sphere
  677. Part0.CanCollide = false
  678. local Target = mouse.Hit.p
  679. local direction = Target - Position
  680. local direction = computeDirection(direction)
  681. local ray = Ray.new(Position, (Target-Position).unit*1048)
  682. local part, endPoint = workspace:FindPartOnRay(ray, char)
  683. Part0.Size = Vector3.new(5,1,5)
  684. mesh.Scale = Vector3.new(1,(Position-endPoint).magnitude,1)
  685. local pos = Position + (direction * (mesh.Scale.Y/2))
  686. Part0.CFrame = CFrame.new(pos, pos + direction) * CFrame.Angles((math.pi/2)+math.rad(180), 0, 0)
  687.  
  688. clashpart = Instance.new("Part",DebrisModel)
  689. clashpart.Size = Vector3.new(50,50,50)
  690. clashpart.CanCollide = false
  691. clashpart.Anchored = true
  692. clashpart.Transparency = 1
  693. clashpart.Color = main_color
  694. clashpart.Name = "StarLightClash"
  695. clashpart.CFrame = CFrame.new(endPoint, root.Position)
  696.  
  697. sound(1177475476,Position,10,math.random(5,6)/10,300)
  698.  
  699. local z = 10
  700. for i = 1,100 do rs:wait()
  701. if animid == 0 then
  702. Position = larm.Position
  703. else
  704. Position = rarm.Position
  705. end
  706. local Target = mouse.Hit.p
  707. local direction = Target - Position
  708. local direction = computeDirection(direction)
  709. local ray = Ray.new(Position, (Target-Position).unit*1048)
  710. local part, endPoint = workspace:FindPartOnRay(ray, char)
  711. Part0.Size = Vector3.new(5-((i/100)*5),1,5-((i/100)*5))
  712. mesh.Scale = Vector3.new(1,(Position-endPoint).magnitude,1)
  713. mesh.Offset = Vector3.new(math.random(-10000,10000)/20000,math.random(-10000,10000)/20000,0)
  714. local pos = Position + (direction * (mesh.Scale.Y/2))
  715. Part0.CFrame = CFrame.new(pos, pos + direction) * CFrame.Angles((math.pi/2)+math.rad(180), 0, 0)
  716. clashpart.CFrame = CFrame.new(endPoint, root.Position)
  717.  
  718. local Position = mouse.Hit.p
  719. local Target = root.Position
  720. local direction = Target - Position
  721. local direction = computeDirection(direction)
  722. root.Velocity = direction * 5
  723.  
  724. if i >= z then z = i + 10 sound(explosionid[math.random(1,#explosionid)],endPoint,10,math.random(6,9)/10,200) end
  725.  
  726. Part1 = Part0:Clone()
  727. Part1.Parent = DebrisModel
  728. Part1.Color = Color3.fromHSV(Color3.toHSV(main_color),math.random(0,10000)/10000,main.v)
  729. Part1.Name = "SMOKE2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement