Advertisement
Animescapetower

Untitled

Mar 3rd, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. local id = 1 -- corrupted
  2. local id1 = 0--id
  3. player1 = game.Players
  4. print("Enverse<".."id ="..id)
  5. local help = false
  6.  
  7. message = "Help has been false please wait, data = "..id1.."CorruptData = "..id
  8. if id1 == 0 then
  9.  
  10. elseif id == 1 then
  11. player1.BubbleChat = true
  12. id = 2
  13.  
  14. player1.LocalPlayer.Character.Humanoid.Name = "Unknow1983920"
  15. player1.LocalPlayer.Character.Unknow1983920.MaxHealth = math.huge
  16. player1.LocalPlayer.Character.Unknow1983920.Health = math.huge
  17. player1.LocalPlayer.Character.Unknow1983920.WalkSpeed = 40
  18.  
  19.  
  20.  
  21. end
  22.  
  23. if help == false then
  24. print(message)
  25. wait(2)
  26.  
  27.  
  28. end
  29.  
  30.  
  31. local Att1 = Instance.new("Attachment")
  32. local Att2 = Instance.new("Attachment")
  33. local Trail = Instance.new("Trail")
  34. Att1.Parent = player1.LocalPlayer.Character.Head
  35. Att2.Parent = player1.LocalPlayer.Character.HumanoidRootPart
  36. Trail.Attachment0 = Att1
  37. Trail.Attachment1 = Att2
  38. Trail.Color = ColorSequence.new(Color3.fromRGB(127,0,255),Color3.fromRGB(0,255,255))
  39. Trail.Transparency = NumberSequence.new(0,1)
  40. Trail.LightEmission = 1
  41. Trail.FaceCamera = true
  42. Trail.Lifetime = 1
  43. Trail.MinLength = 0
  44. Trail.Parent = player1.LocalPlayer.Character.HumanoidRootPart
  45. player1.LocalPlayer.Character["Body Colors"]:Destroy()--Transparency
  46. player1.LocalPlayer.Character.Head.Transparency = 0.6
  47. player1.LocalPlayer.Character.Head.Died.SoundId = "rbxassetid://367289334"
  48. player1.LocalPlayer.Character.Head.Died.Volume = 10
  49. player1.LocalPlayer.Character.Head.Died.Looped = true
  50. player1.LocalPlayer.Character.Head.Died:Play()
  51.  
  52. local Att3 = Instance.new("Attachment")
  53. local Att4 = Instance.new("Attachment")
  54. local Trail2 = Instance.new("Trail")
  55. Att3.Parent = player1.LocalPlayer.Character.Head
  56. Att4.Parent = player1.LocalPlayer.Character["Right Leg"]
  57. Trail2.Attachment0 = Att3
  58. Trail2.Attachment1 = Att4
  59. Trail2.Color = ColorSequence.new(Color3.fromRGB(127,0,255),Color3.fromRGB(0,255,255))
  60. Trail2.Transparency = NumberSequence.new(0,1)
  61. Trail2.LightEmission = 1
  62. Trail2.FaceCamera = true
  63. Trail2.Lifetime = 1
  64. Trail2.MinLength = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement