Advertisement
moathon

scriptPart1

Apr 28th, 2019
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. local tool = Instance.new("Tool",game.Workspace)
  2. tool.Name = "Za Wardo"
  3. local Human = Instance.new("Humanoid",tool)
  4. Human.MaxHealth = 1302990132980
  5. Human.Health = Human.MaxHealth
  6. local circle = Instance.new("SpecialMesh",tool)
  7. circle.MeshId = "http://www.roblox.com/asset/?id=94736101"
  8. circle.Name = "SphereMesh"
  9. local decal = Instance.new("Decal",circle)
  10. decal.Texture = "http://www.roblox.com/asset/?id=32915642"
  11. decal.Transparency = 0.5
  12. local handle = Instance.new("Part",tool)
  13. handle.Name = "Handle"
  14. handle.Size = Vector3.new(0.65,1,0.75)
  15. local sound = Instance.new("Sound",handle)
  16. sound.SoundId = "rbxassetid://274698941"
  17. local sound2 = Instance.new("Sound",handle)
  18. sound2.Name = "TimeResume"
  19. sound2.SoundId = "rbxassetid://1054568598"
  20. local clockmesh = Instance.new("SpecialMesh",handle)
  21. clockmesh.MeshId = "http://www.roblox.com/asset/?id=101060412"
  22. clockmesh.TextureId = "http://www.roblox.com/asset/?id=101060383"
  23. clockmesh.Offset = Vector3.new(0, 0, -0.25)
  24. clockmesh.Scale = Vector3.new(2,2,2)
  25. local light = Instance.new("PointLight",handle)
  26. light.Enabled = false
  27. light.Shadows = false
  28. local message = Instance.new("Message",tool)
  29. message.Text = ""
  30. wait()
  31. tool.Parent = game.Workspace.firemomo45
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement