Advertisement
Bendy928443534

Untitled

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