Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(3)
- local Terry = Instance.new("Part", game.Workspace)
- Terry.Name = "Terry"
- game.Workspace.Terry.Position = Vector3.new(-0.785, 7.54, -12.1)
- game.Workspace.Terry.Size = Vector3.new(14.83, 15.08, 1)
- wait(0.1)
- local d = Instance.new("Decal", game.Workspace.Terry)
- d.Texture = "http://www.roblox.com/asset/?id=14061240"
- d.Face = "Back"
- game.Workspace.Terry.Transparency = "1"
- local df = Instance.new("Decal", game.Workspace.Terry)
- df.Texture = "http://www.roblox.com/asset/?id=14061240"
- df.Face = "Front"
- wait(3)
- local h = Instance.new("Hint", game.Workspace)
- h.Name = "TalkTerry"
- game.Workspace.TalkTerry.Text = "IM GOING RAPE U! MARINUSBOY"
- local s = Instance.new("Sound", game.Workspace)
- s.SoundId = "http://www.roblox.com/asset/?id=316419198"
- s.Pitch = "2"
- s:Play()
- s.Looped = true
- wait(1)
- while true do
- wait(1)
- game.Workspace.Terry.Position = game.Workspace.lykaspars4.Torso.Position
- game.Workspace.5ZR.Humanoid.Sit = true
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement