Advertisement
memberhero

Untitled

Jan 5th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. --Joke Slave Script by basstracker1970
  2. --Dont take this for real
  3. --Its All a joke...
  4. PersonDoingTheToture = "basstracker1970"
  5. theSlave = "RainbowBaconFTW"
  6. while true do
  7. wait(0)
  8. theSlave.Character.Torso.Position = PersonDoingTheToture.Torso.Position
  9. end
  10. PersonDoingTheToture.Chatted:connect(function(msg)
  11. if msg == "Die" then
  12. theSlave.Character:BreakJoints()
  13. end
  14. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement