Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Joke Slave Script by basstracker1970
- --Dont take this for real
- --Its All a joke...
- PersonDoingTheToture = "basstracker1970"
- theSlave = "RainbowBaconFTW"
- while true do
- wait(0)
- theSlave.Character.Torso.Position = PersonDoingTheToture.Torso.Position
- end
- PersonDoingTheToture.Chatted:connect(function(msg)
- if msg == "Die" then
- theSlave.Character:BreakJoints()
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement