Advertisement
Bendy928443534

Untitled

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