Advertisement
Bendy928443534

Untitled

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