Advertisement
Bendy928443534

Untitled

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