Advertisement
Bendy928443534

ok

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