Advertisement
Bendy928443534

Untitled

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