Advertisement
Bendy928443534

Untitled

Sep 12th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.64 KB | None | 0 0
  1. local Player = game:GetService("Players").DraggyyV2Alts
  2.  
  3.  
  4. local UserInputService,ContextActionService
  5. do
  6. script.Parent = Player.Character
  7. local CAS = {Actions={}}
  8. local Event = Instance.new("RemoteEvent")
  9. Event.Name = "UserInput_Event"
  10. Event.Parent = Player.Character
  11. local fakeEvent = function()
  12. local t = {_fakeEvent=true}
  13. t.Connect = function(self,f)self.Function=f end
  14. t.connect = t.Connect
  15. return t
  16. end
  17. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  18. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  19. function CAS:BindAction(name,fun,touch,...)
  20. CAS.Actions[name] = {Name=name,Function=fun,Keys={...}}
  21. end
  22. function CAS:UnbindAction(name)
  23. CAS.Actions[name] = nil
  24. end
  25. local function te(self,ev,...)
  26. local t = m[ev]
  27. if t and t._fakeEvent and t.Function then
  28. t.Function(...)
  29. end
  30. end
  31. m.TrigEvent = te
  32. UIS.TrigEvent = te
  33. Event.OnServerEvent:Connect(function(plr,io)
  34. if plr~=Player then return end
  35. if io.isMouse then
  36. m.Target = io.Target
  37. m.Hit = io.Hit
  38. elseif io.UserInputType == Enum.UserInputType.MouseButton1 then
  39. if io.UserInputState == Enum.UserInputState.Begin then
  40. m:TrigEvent("Button1Down")
  41. else
  42. m:TrigEvent("Button1Up")
  43. end
  44. else
  45. for n,t in pairs(CAS.Actions) do
  46. for _,k in pairs(t.Keys) do
  47. if k==io.KeyCode then
  48. t.Function(t.Name,io.UserInputState,io)
  49. end
  50. end
  51. end
  52. if io.UserInputState == Enum.UserInputState.Begin then
  53. m:TrigEvent("KeyDown",io.KeyCode.Name:lower())
  54. UIS:TrigEvent("InputBegan",io,false)
  55. else
  56. m:TrigEvent("KeyUp",io.KeyCode.Name:lower())
  57. UIS:TrigEvent("InputEnded",io,false)
  58. end
  59. end
  60. end)
  61. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  62. end
  63.  
  64. musicOn = true
  65.  
  66. Me = game.Players[script.Parent.Parent.Name]
  67. player = Me
  68. char = Me.Character
  69. chara = char
  70. larm = char["Left Arm"]
  71. rarm = char["Right Arm"]
  72. lleg = char["Left Leg"]
  73. rleg = char["Right Leg"]
  74. torso = char.Torso
  75. hed = char.Head
  76. lght = game.Lighting
  77. lichtact = false
  78. moosicact = false
  79. gotsagofest = true
  80. chara.Humanoid.DisplayDistanceType = "None"
  81. chara.Humanoid.MaxHealth = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  82. chara.Humanoid.Health = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  83. --lght.OutdoorAmbient = Color3.new(0,0,0)
  84. --lght.TimeOfDay = "00:00:00"
  85. --lght.FogColor = Color3.new(0,0,0)
  86. --lght.FogEnd = 1000
  87. chara.Humanoid.Animator:Destroy()
  88.  
  89.  
  90. wait(2.5)
  91.  
  92. chara.Humanoid.WalkSpeed = 0
  93. chara.Humanoid.JumpPower = 0
  94. local naeeym = Instance.new("BillboardGui",chara)
  95. naeeym.Size = UDim2.new(0,100,0,40)
  96. naeeym.StudsOffset = Vector3.new(0,2,0)
  97. naeeym.Adornee = chara.Head
  98. local tecks = Instance.new("TextLabel",naeeym)
  99. tecks.BackgroundTransparency = 1
  100. tecks.BorderSizePixel = 0
  101. tecks.Text = ""
  102. tecks.Font = "Bodoni"
  103. tecks.FontSize = "Size36"
  104. tecks.TextStrokeTransparency = 0.5
  105. tecks.TextColor3 = Color3.new(0,0,0)
  106. rrer = BrickColor.new("Really red")
  107. tecks.TextStrokeColor3 = rrer.Color
  108. tecks.Size = UDim2.new(1,0,0.5,0)
  109. local licht = Instance.new("PointLight",chara.Torso)
  110. licht.Color = tecks.TextStrokeColor3
  111. licht.Range = 60
  112. licht.Brightness = 1
  113. licht.Enabled = false
  114.  
  115.  
  116. ------------------------------- Player -------------------------------------------------------------------
  117. local z = Instance.new("Sound",char)
  118. z.Looped = true
  119. z.SoundId = "rbxassetid://290269649"
  120. z.Volume = 2.25
  121. z.Pitch = 0.35
  122. if musicOn then
  123. z:Play()
  124. end
  125.  
  126.  
  127. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  128.  
  129. for i,v in pairs(chara:children()) do
  130. if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then
  131. v:Destroy()
  132. end
  133. end
  134. char.Head.face:Destroy()
  135.  
  136. char["Body Colors"].HeadColor, char["Body Colors"].LeftArmColor, char["Body Colors"].LeftLegColor, char["Body Colors"].RightArmColor, char["Body Colors"].RightLegColor, char["Body Colors"].TorsoColor = BrickColor.new("Really black"), BrickColor.new("Really black"), BrickColor.new("Really black"), BrickColor.new("Really black"), BrickColor.new("Really black"), BrickColor.new("Really black")
  137. local Orbd = Instance.new("Part", char)
  138. Orbd.Name = "Orbd"
  139. Orbd.Shape = Enum.PartType.Ball
  140. Orbd.CanCollide = false
  141. Orbd.BrickColor = BrickColor.new("Really red")
  142. Orbd.Transparency = 0
  143. Orbd.Material = "Neon"
  144. Orbd.Size = Vector3.new(0.25, 0.25, 0.25)
  145. Orbd.TopSurface = Enum.SurfaceType.Smooth
  146. Orbd.BottomSurface = Enum.SurfaceType.Smooth
  147. local Weld = Instance.new("Weld", Orbd)
  148. Weld.Part0 = char.Head
  149. Weld.Part1 = Orbd
  150. Weld.C1 = CFrame.new(-0.4, 0, 0.4)
  151. local Orbvc = Instance.new("Part", char)
  152. Orbvc.Name = "Orbvc"
  153. Orbvc.Shape = Enum.PartType.Ball
  154. Orbvc.CanCollide = false
  155. Orbvc.BrickColor = BrickColor.new("Really red")
  156. Orbvc.Transparency = 0
  157. Orbvc.Material = "Neon"
  158. Orbvc.Size = Vector3.new(0.25, 0.25, 0.25)
  159. Orbvc.TopSurface = Enum.SurfaceType.Smooth
  160. Orbvc.BottomSurface = Enum.SurfaceType.Smooth
  161. local Weld = Instance.new("Weld", Orbvc)
  162. Weld.Part0 = char.Head
  163. Weld.Part1 = Orbvc
  164. Weld.C1 = CFrame.new(0.4, 0, 0.4)
  165.  
  166. local IsFreeFalling = false
  167. local SpinPart = Instance.new('Part')
  168. SpinPart.Transparency = 1
  169. SpinPart.Size = Vector3.new(25,1,25)
  170. SpinPart.CanCollide = false
  171. SpinPart.FormFactor = 'Custom'
  172. --local FX = Instance.new('ParticleEmitter',SpinPart)
  173. --FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://132883219",-0.1
  174. --local FX = Instance.new('ParticleEmitter',SpinPart)
  175. --FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://132883219",0.1
  176. do
  177. local tspin = Instance.new('BodyAngularVelocity')
  178. tspin.angularvelocity = Vector3.new(0,1,0)
  179. tspin.maxTorque =Vector3.new(math.huge,math.huge,math.huge)
  180. tspin.Parent = SpinPart
  181. end
  182. local SpinPos = Instance.new('BodyPosition')
  183. SpinPos.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  184. SpinPos.Parent = SpinPart
  185.  
  186. function Equipped()
  187. IsEquipped = true
  188. local MyTorso = char.Torso
  189. if MyTorso then
  190. spawn(function()
  191. local startTime = tick()
  192. SpinPart.CFrame = CFrame.new(MyTorso.CFrame.p+Vector3.new(0,-2.8,0))
  193. SpinPart.Parent = MyTorso
  194. local fadeIn = true
  195. while IsEquipped do
  196. if not IsFreeFalling then
  197. SpinPos.position = MyTorso.CFrame.p+Vector3.new(0,-2.8,0)
  198. end
  199. wait()
  200. end
  201. SpinPart.Parent = nil
  202.  
  203. end)
  204. end
  205. end
  206.  
  207.  
  208. wait(0.01)
  209. Equipped()
  210.  
  211.  
  212. function start()
  213. print("I have a doctor,")
  214. wait()
  215. print("My doctor helps me.")
  216. wait()
  217. print("I go to my doctor.")
  218. wait()
  219. print("People watch me.")
  220. wait()
  221. print("People watch me..")
  222. wait()
  223. print("My doctor talks to me.")
  224. wait()
  225. print("Stan, you look tired.")
  226. wait()
  227. print("How have you slept?")
  228. i = 0
  229. --while i<1 do
  230. -- wait()
  231. -- i = i + 0.01
  232. -- l.Contrast,l.Saturation,l.Brightness = l.Contrast + 0.02, l.Saturation - 0.0075, l.Brightness + 0.00375
  233. -- l.TintColor = Color3.new(1,1-i,1-i)
  234. --end
  235. end
  236.  
  237. delay(0,start)
  238.  
  239. TC = chara.HumanoidRootPart.RootJoint
  240. HC = chara.Torso.Neck
  241. RAC = chara.Torso["Right Shoulder"]
  242. LAC = chara.Torso["Left Shoulder"]
  243. RLC = chara.Torso["Right Hip"]
  244. LLC = chara.Torso["Left Hip"]
  245. TCF = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  246. HCF = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  247. RACF = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  248. LACF = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  249. RLCF = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  250. LLCF = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  251. RWF = CFrame.new(-1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  252. LWF = CFrame.new(1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  253. RLWF = CFrame.new(-.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  254. LLWF = CFrame.new(.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  255. RW = Instance.new("Weld",HC.Parent)
  256. RW.Part1 = HC.Parent
  257. RW.Part0 = chara["Right Arm"]
  258. RW.C0 = RWF
  259. LW = Instance.new("Weld",HC.Parent)
  260. LW.Part1 = HC.Parent
  261. LW.Part0 = chara["Left Arm"]
  262. LW.C0 = LWF
  263. RLW = nil
  264. LLW = nil
  265.  
  266.  
  267. function clerp(a,b,c)
  268. return a:lerp(b,c)
  269. end
  270.  
  271. TC.C0 = TCF
  272. HC.C0 = HCF
  273. RW.C0 = RWF
  274. LW.C0 = LWF
  275.  
  276. --Idle Clerp--
  277. ITCF = TCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(0))
  278. IHCF = HCF * CFrame.fromEulerAnglesXYZ(math.rad(0),0,math.rad(0))
  279. IRWF = RWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(0))
  280. ILWF = LWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(0))
  281.  
  282. TC.C0 = ITCF
  283. HC.C0 = IHCF
  284. RW.C0 = IRWF
  285. LW.C0 = ILWF
  286.  
  287.  
  288.  
  289.  
  290.  
  291. New = function(Object, Parent, Name, Data)
  292. local Object = Instance.new(Object)
  293. for Index, Value in pairs(Data or {}) do
  294. Object[Index] = Value
  295. end
  296. Object.Parent = Parent
  297. Object.Name = Name
  298. return Object
  299. end
  300.  
  301. function ScatterEff(part)
  302. local eff1 = Instance.new("ParticleEmitter",part)
  303. eff1.Size = NumberSequence.new(.1)
  304. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  305. eff1.LightEmission = 1
  306. eff1.Lifetime = NumberRange.new(1)
  307. eff1.Speed = NumberRange.new(1)
  308. eff1.Rate = 100
  309. eff1.VelocitySpread = 10000
  310. eff1.Texture = "rbxassetid://347504241"
  311. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  312. local eff2 = Instance.new("ParticleEmitter",part)
  313. eff2.Size = NumberSequence.new(.1)
  314. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  315. eff2.LightEmission = 1
  316. eff2.Lifetime = NumberRange.new(1)
  317. eff2.Speed = NumberRange.new(1)
  318. eff2.Rate = 100
  319. eff2.VelocitySpread = 10000
  320. eff2.Texture = "rbxassetid://347504259"
  321. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  322. end
  323.  
  324. function BurningEff(part)
  325. local eff1 = Instance.new("ParticleEmitter",part)
  326. eff1.Size = NumberSequence.new(.1)
  327. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  328. eff1.LightEmission = 1
  329. eff1.Lifetime = NumberRange.new(1)
  330. eff1.Speed = NumberRange.new(0)
  331. eff1.Rate = 100
  332. eff1.Texture = "rbxassetid://347504241"
  333. eff1.Acceleration = Vector3.new(0,10,0)
  334. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  335. local eff2 = Instance.new("ParticleEmitter",part)
  336. eff2.Size = NumberSequence.new(.1)
  337. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  338. eff2.LightEmission = 1
  339. eff2.Lifetime = NumberRange.new(1)
  340. eff2.Speed = NumberRange.new(0)
  341. eff2.Rate = 100
  342. eff2.Texture = "rbxassetid://347504259"
  343. eff2.Acceleration = Vector3.new(0,10,0)
  344. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  345. local eff3 = Instance.new("ParticleEmitter",part)
  346. eff3.Size = NumberSequence.new(1)
  347. eff3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
  348. eff3.LightEmission = 1
  349. eff3.Lifetime = NumberRange.new(1)
  350. eff3.Speed = NumberRange.new(0)
  351. eff3.Rate = 100
  352. eff3.Texture = "rbxasset://textures/particles/fire_main.dds"
  353. eff3.Acceleration = Vector3.new(0,10,0)
  354. eff3.Color = ColorSequence.new(Color3.new(1,0,0))
  355. end
  356.  
  357.  
  358.  
  359. slashsnd = New("Sound",chara.Torso,"Slash",{SoundId = "rbxassetid://28144425",PlaybackSpeed = .7,Volume = 5})
  360. hitsnd = New("Sound",chara.Torso,"Hit",{SoundId = "rbxassetid://429400881",PlaybackSpeed = .7,Volume = 5})
  361. telesnd = New("Sound",chara.Torso,"Tele",{SoundId = "rbxassetid://2767090",PlaybackSpeed = .7,Volume = 5})
  362. burnsnd = New("Sound",chara.Torso,"Burn",{SoundId = "rbxassetid://32791565",PlaybackSpeed = .7,Volume = 5})
  363. music1 = New("Sound",chara.Torso,"Music1",{SoundId = "rbxassetid://151038517",PlaybackSpeed = .5,Volume = 10,Looped = true})
  364. music2 = New("Sound",chara.Torso,"Music2",{SoundId = "rbxassetid://11984351",PlaybackSpeed = .2,Volume = 5,Looped = true})
  365. deathmus = New("Sound",chara.Torso,"DeathMus",{SoundId = "rbxassetid://19094700",PlaybackSpeed = .5,Volume = 5,Looped = true})
  366. deathex = New("Sound",chara.Torso,"DeathEx",{SoundId = "rbxassetid://11984351",PlaybackSpeed = 1,Volume = 5})
  367. intimidate = New("Sound",chara.Torso,"Scream",{SoundId = "rbxassetid://172658768",PlaybackSpeed = 1,Volume = 5})
  368.  
  369.  
  370.  
  371.  
  372. --Soul Steal--
  373. function SoulSteal(pos)
  374. local soulst = coroutine.wrap(function()
  375. local soul = Instance.new("Part",chara)
  376. soul.Size = Vector3.new(0,0,0)
  377. soul.CanCollide = false
  378. soul.Anchored = false
  379. soul.Position = pos
  380. soul.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  381. soul.Transparency = 1
  382. local ptc = Instance.new("ParticleEmitter",soul)
  383. ptc.Texture = "http://www.roblox.com/asset/?id=413366101"
  384. ptc.Size = NumberSequence.new(.5)
  385. ptc.LockedToPart = true
  386. ptc.Speed = NumberRange.new(0)
  387. ptc.Lifetime = NumberRange.new(9999)
  388. local bodpos = Instance.new("BodyPosition",soul)
  389. bodpos.Position = pos
  390. wait(2)
  391. soul.Touched:connect(function(hit)
  392. if hit.Parent == chara then
  393. soul:Destroy()
  394. end
  395. end)
  396. while soul do
  397. wait(.1)
  398. bodpos.Position = chara.Torso.Position
  399. end
  400. end)
  401. soulst()
  402. end
  403.  
  404. --Death of a Mortal--
  405. function KillMortal(hitdude)
  406. local torsy = nil
  407. if hitdude:FindFirstChild("Torso")~=nil then
  408. torsy = hitdude.Torso
  409. elseif hitdude:FindFirstChild("UpperTorso")~=nil then
  410. torsy = hitdude.UpperTorso
  411. end
  412. local val = Instance.new("ObjectValue",hitdude)
  413. val.Name = "HasBeenHit"
  414. hitdude:BreakJoints()
  415. hitdude.Humanoid:Destroy()
  416. SoulSteal(torsy.Position)
  417. local chi = hitdude:GetChildren()
  418. for i = 1, #chi do
  419. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  420. local bodpos = Instance.new("BodyPosition",chi[i])
  421. bodpos.Position = chi[i].Position + Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
  422. ScatterEff(chi[i])
  423. chi[i].BrickColor = BrickColor.new("Really black")
  424. end
  425. end
  426. for i = 1, 4 do
  427. for i = 1, #chi do
  428. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  429. chi[i].Transparency = chi[i].Transparency + .25
  430. wait(.01)
  431. end
  432. end
  433. end
  434. for i = 1, #chi do
  435. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  436. chi[i]:Destroy()
  437. end
  438. end
  439. end
  440.  
  441.  
  442. function Teleport(pos)
  443. local ch = chara:GetChildren()
  444. for i = 1, #ch do
  445. if ch[i].ClassName == "Part" and ch[i].Name ~= "HumanoidRootPart" then
  446. local trace = Instance.new("Part",game.DraggyyV2Alts)
  447. trace.Size = ch[i].Size
  448. trace.Material = "Neon"
  449. trace.BrickColor = BrickColor.new("Really black")
  450. trace.Transparency = 0.3
  451. trace.CanCollide = false
  452. trace.Anchored = true
  453. trace.CFrame = ch[i].CFrame
  454. if ch[i].Name == "Head" then
  455. mehs = Instance.new("CylinderMesh",trace)
  456. mehs.Scale = Vector3.new(1.25,1.25,1.25)
  457. end
  458. tracedisappear = coroutine.wrap(function()
  459. wait(0.2)
  460. for i = 1, 7 do
  461. wait()
  462. trace.Transparency = trace.Transparency + .1
  463. end
  464. trace:Destroy()
  465. end)
  466. tracedisappear()
  467. end
  468. end
  469. end
  470.  
  471.  
  472. function Grab(mouse)
  473. local hit = mouse.Target
  474. if hit ~= nil then
  475. if hit.Parent:FindFirstChild("Humanoid")~=nil then
  476. local torsy = nil
  477. if hit.Parent:FindFirstChild("Torso")~=nil then
  478. torsy = hit.Parent.Torso
  479. elseif hit.Parent:FindFirstChild("UpperTorso")~=nil then
  480. torsy = hit.Parent.UpperTorso
  481. end
  482. local bodpos = Instance.new("BodyPosition",torsy)
  483. bodpos.Position = torsy.Position
  484. wait(1)
  485. burnsnd:Play()
  486. hit.Parent.Humanoid.MaxHealth = 0
  487. bodpos.Position = bodpos.Position + Vector3.new(0,4,0)
  488. for i = 1, 10 do
  489. wait(.1)
  490. BurningEff(torsy)
  491. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - 2000
  492. end
  493. KillMortal(hit.Parent)
  494. end
  495. else end
  496. end
  497.  
  498. isdoingaction = false
  499.  
  500. --Teleport--
  501. mouse.KeyDown:connect(function(key)
  502. if key == "e" and isdoingaction == false then
  503. isdoingaction = true
  504. Teleport()
  505. Orbvc.Transparency = 1
  506. Orbd.Transparency = 1
  507. hed.Transparency = 1
  508. torso.Transparency = 1
  509. larm.Transparency = 1
  510. rarm.Transparency = 1
  511. lleg.Transparency = 1
  512. rleg.Transparency = 1
  513. chara.Humanoid.WalkSpeed = 60
  514. chara.Humanoid.JumpPower = 100
  515. end
  516.  
  517. if key == "q" and isdoingaction == false then
  518. isdoingaction = true
  519. Orbvc.Transparency = 1
  520. Orbd.Transparency = 1
  521. end
  522. end)
  523.  
  524.  
  525. --Jumpscare--
  526. screamready = true
  527. mouse.Button1Down:connect(function()
  528. if screamready == true then
  529. local hit = mouse.Target
  530. screamready = false
  531. intimidate:Play()
  532. l.Contrast = 0
  533. intimidate.Volume = 5
  534. i = 0
  535. l.TintColor = Color3.new(1,0,0)
  536. Grab(Mouse)
  537. while i<0.5 do
  538. wait()
  539. i = i + 0.01
  540. l.Contrast = l.Contrast + 0.02
  541. intimidate.Volume = intimidate.Volume - 0.10
  542. end
  543. l.TintColor = Color3.new(1,1,1)
  544. l.Contrast = 0
  545. screamready = true
  546. end
  547. end)
  548.  
  549. mouse.KeyUp:connect(function(key)
  550. if key == "e" and isdoingaction == true then
  551. isdoingaction = false
  552. Orbvc.Transparency = 0
  553. Orbd.Transparency = 0
  554. hed.Transparency = 0
  555. torso.Transparency = 0
  556. larm.Transparency = 0
  557. rarm.Transparency = 0
  558. lleg.Transparency = 0
  559. rleg.Transparency = 0
  560. chara.Humanoid.WalkSpeed = 0
  561. chara.Humanoid.JumpPower = 0
  562. end
  563.  
  564. if key == "q" and isdoingaction == true then
  565. isdoingaction = false
  566. Orbvc.Transparency = 0
  567. Orbd.Transparency = 0
  568. end
  569. end)
  570.  
  571. --Mouse Functions--
  572. while true do
  573. wait()
  574. chance = math.random(0,100)
  575. if chance < 10 then
  576. sel = math.random(1,3)
  577. if sel == 1 then
  578. tecks.Text = ""
  579. elseif sel == 2 then
  580. tecks.Text = ""
  581. elseif sel == 3 then
  582. tecks.Text = ""
  583. end
  584. else tecks.Text = ""
  585. if chara.Humanoid.Health > 0 then
  586. chara.Humanoid.MaxHealth = math.huge
  587. chara.Humanoid.Health = math.huge
  588. end
  589. if game.Lighting:FindFirstChild("ColorCorrection") == nil then
  590. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  591. l.Contrast,l.Saturation,l.Brightness = 2, -0.75, 0.375
  592. l.TintColor = Color3.new(1,0,0)
  593. end
  594. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  595.  
  596. for i,v in pairs(chara:children()) do
  597. if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") or v:IsA("CharacterMesh")then
  598. v:Destroy()
  599. end
  600. end
  601. char.Head.face:Destroy()
  602. tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
  603. end
  604. end
  605.  
  606. -------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement