Advertisement
Eminic

blch

Jul 19th, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. wait(0.001)
  2. local plr = game.Players.LocalPlayer
  3. local char = plr.Character
  4. local mouse = plr:GetMouse()
  5. local hed = char.Head
  6. local arm1 = char["Right Arm"]
  7. local arm2 = char["Left Arm"]
  8. local leg1 = char["Right Leg"]
  9. local leg2 = char["Left Leg"]
  10. local tor = char.Torso
  11. local hrp = char.HumanoidRootPart
  12. local active = false
  13. local angry = false
  14. local normal = true
  15. local pressure = false
  16. local Mus = Instance.new("Sound",char)
  17. Mus.Name = "music"
  18. Mus.Pitch = 1
  19. Mus.Volume = 10
  20. Mus.Looped = true
  21. Mus.Name = "theme"
  22. local Mus1 = Instance.new("Sound",char)
  23. Mus1.Name = "music1"
  24. Mus1.Pitch = 1
  25. Mus1.Volume = 10
  26. Mus1.Looped = true
  27. Mus1.Name = "theme"
  28.  
  29. mouse.KeyDown:connect(function(key)
  30. if key == "f" then
  31. if pressure == false then
  32. pressure = true
  33. game.Workspace.Gravity = 1000
  34.  
  35. char.Humanoid.MaxHealth = math.huge
  36. char.Humanoid.Health = 1e999 + 1e999 + 1e999 + 1e999 + 1e999 + 1e999 + -1e999
  37.  
  38. game.Lighting:SetMinutesAfterMidnight(1 * 720)
  39. local list = {NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.271,0.325,0),NumberSequenceKeypoint.new(0.475,0.379,0),NumberSequenceKeypoint.new(1,0.585,0)}
  40.  
  41. local color1 = Color3.fromRGB(90,0,120)
  42. local color2 = Color3.fromRGB(150,50,239)
  43. local color3 = Color3.fromRGB(255,70,75)
  44.  
  45. local list4 = {ColorSequenceKeypoint.new(0,color1),ColorSequenceKeypoint.new(0.959,color2),ColorSequenceKeypoint.new(1,color3)}
  46.  
  47. local list5 = {NumberSequenceKeypoint.new(0,0.425,0),NumberSequenceKeypoint.new(0.29,0.899,0),NumberSequenceKeypoint.new(0.59,0.955,0),NumberSequenceKeypoint.new(1,0.579,0)}
  48.  
  49. local list6 = {NumberSequenceKeypoint.new(0,0.429,0),NumberSequenceKeypoint.new(0.29,0.9,0),NumberSequenceKeypoint.new(0.59,0.959,0),NumberSequenceKeypoint.new(1,0.589,0)}
  50.  
  51.  
  52.  
  53. local PartP = Instance.new("Part")
  54. PartP.Parent = char
  55. PartP.Name = "PartF"
  56. PartP.CanCollide = false
  57. PartP.Locked = true
  58. PartP.TopSurface = "Smooth"
  59. PartP.BottomSurface = "Smooth"
  60. PartP.FormFactor = "Symmetric"
  61. PartP.Material = "Neon"
  62. PartP.BrickColor = BrickColor.new("Really black")
  63. PartP.Size = Vector3.new(100,100,100)
  64. PartP.CFrame = plr.char.tor.CFrame
  65. PartP.Transparency = 0
  66.  
  67.  
  68.  
  69. local Part = Instance.new("Part")
  70. Part.Parent = PartP
  71. Part.Name = "Part8"
  72. Part.CanCollide = false
  73. Part.Locked = true
  74. Part.TopSurface = "Smooth"
  75. Part.BottomSurface = "Smooth"
  76. Part.formFactor = "Symmetric"
  77. Part.Material = "Neon"
  78. Part.BrickColor = BrickColor.new("Really black")
  79. PartP.CFrame = PartP.CFrame
  80. Part.Size = Vector3.new(100,100,100)
  81. Part.Transparency = 0
  82.  
  83.  
  84. local ssjgaurax = Instance.new("ParticleEmitter",Part)
  85. ssjgaurax.Name = "aura"
  86. ssjgaurax.Texture = "rbxassetid://1095778764"
  87. ssjgaurax.Color = ColorSequence.new(list4)
  88. ssjgaurax.Transparency = NumberSequence.new(list)
  89. ssjgaurax.LightEmission = 1
  90. ssjgaurax.Speed = NumberRange.new(0)
  91. ssjgaurax.SpreadAngle = Vector2.new(0,0)
  92. ssjgaurax.RotSpeed = NumberRange.new(0)
  93. ssjgaurax.Rotation = NumberRange.new(0)
  94. ssjgaurax.LightInfluence = 0
  95. ssjgaurax.Size = NumberSequence.new(list6)
  96. ssjgaurax.Lifetime = NumberRange.new(2)
  97. ssjgaurax.Rate = 50
  98. ssjgaurax.ZOffset = 0
  99. ssjgaurax.Acceleration = Vector3.new(0,-0.1,0)
  100. ssjgaurax.LockedToPart = true
  101. ssjgaurax.Enabled = true
  102.  
  103. local ssjgaurag = Instance.new("ParticleEmitter",Part)
  104. ssjgaurag.Name = "aura2"
  105. ssjgaurag.Texture = "rbxassetid://250037586"
  106. --ssjgaurag.Color = ColorSequence.new(list4)
  107. --ssjgaurag.Transparency = NumberSequence.new(list)
  108. ssjgaurag.LightEmission = 0.2
  109. ssjgaurag.LightInfluence = 1
  110. ssjgaurag.Speed = NumberRange.new(0)
  111. ssjgaurag.SpreadAngle = Vector2.new(0,0)
  112. ssjgaurag.RotSpeed = NumberRange.new(0)
  113. ssjgaurag.Rotation = NumberRange.new(0)
  114. ssjgaurag.Size = NumberSequence.new(list5)
  115. ssjgaurag.Lifetime = NumberRange.new(5)
  116. ssjgaurag.Rate = 1500
  117. ssjgaurag.ZOffset = 0
  118. ssjgaurag.Acceleration = Vector3.new(0,-0.5,0)
  119. ssjgaurag.LockedToPart = true
  120.  
  121. Mus.SoundId = "rbxassetid://475786002"
  122. Mus.Looped = false
  123. Mus:Play()
  124. Mus.Volume = 1
  125. wait(0.5)
  126. Mus.Volume = 2
  127. wait(0.5)
  128. Mus.Volume = 3
  129. wait(0.5)
  130. Mus.Volume = 4
  131. wait(0.5)
  132. Mus.Volume = 5
  133. wait(0.5)
  134. Mus.Volume = 6
  135. wait(0.5)
  136. Mus.Volume = 7
  137. wait(0.5)
  138. Mus.Volume = 8
  139. wait(0.5)
  140. Mus.Volume = 9
  141. wait(0.5)
  142. Mus.Volume = 10
  143.  
  144. end
  145. end
  146. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement