Advertisement
asdasdaaa11

scripted

Jun 7th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. local gay = game.Workspace.TestingGotBanned
  2. gay.Animate:Destroy()
  3. f=Instance.new("BillboardGui",gay.Head)
  4. f.Name = "gayboi"
  5. f.Size = UDim2.new(0,200,0,50)
  6. f.StudsOffset = Vector3.new(0,2,0)
  7. g=Instance.new("TextBox",gay.Head.gayboi)
  8. g.Size = UDim2.new(0,200,0,50)
  9. g.BackgroundTransparency = 1
  10. g.Text = "Made by SuperAwesomHuman, used by TestingGotBanned"
  11. g.TextStrokeColor3 = Color3.new(85,255,0)
  12. g.TextStrokeTransparency = 1
  13. g.TextColor3 = Color3.new(255,0,0)
  14. g.TextSize = 28
  15. g.Font = "Arcade"
  16. wait(1)
  17. g.Text = "The Ultimate Challenger"
  18. h=Instance.new("Sound", workspace)
  19. h.SoundId = "rbxassetid://1497785701"
  20. h.Looped = true
  21. h.Volume = 1000
  22. h.Playing = true
  23. h.TimePosition = 0
  24. i=Instance.new("Fire",gay.Torso)
  25. i.Heat = -10
  26. i.Size = 20
  27. i.Color = Color3.new(0,0,0)
  28. i.SecondaryColor = Color3.new(255,255,255)
  29. e=Instance.new("Animation",script)
  30. e.AnimationId = "rbxassetid://2590224436"
  31. local p = gay
  32. local animation = script.Animation
  33. c = p.Humanoid:LoadAnimation(animation)
  34. c:Play()
  35. gay.Humanoid.WalkSpeed = 100
  36. gay.Humanoid.MaxHealth = 9696959699597969596979695967956975967596795679567956
  37. gay.Humanoid.Health = 9696959699597969596979695967956975967596795679567956
  38. local rarm = gay["Right Arm"]
  39. local larm = gay["Left Arm"]
  40. local tor = gay.Torso
  41. function dmg(hit)
  42. if hit.Parent ~= nil then
  43. local hum = hit.Parent:findFirstChild("Humanoid")
  44. if hum ~= nil then
  45. hum.Health = 0
  46. end
  47. end
  48. end
  49. gay.Head.face.Texture = "rbxassetid://14817231"
  50. s=Instance.new("PointLight",gay.Torso)
  51. s.Brightness = 100
  52. s.Color = Color3.new(255,0,0)
  53. s.Range = 20
  54. rarm.Touched:connect(dmg)
  55. larm.Touched:connect(dmg)
  56. tor.Touched:connect(dmg)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement