Advertisement
ColdYT

Untitled

Oct 27th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. luac getglobal game
  2. luac getfield Players
  3. luac getfield LocalPlayer
  4. luac getfield Character
  5. luac getfield Head
  6. luac getglobal Instance
  7. luac getfield new
  8. luac pushstring Fire
  9. luac pushvalue -4
  10. luac pcall 2 1 0
  11. luac emptystack
  12. -sleep 6000
  13. luac getfield Players
  14. luac getfield LocalPlayer
  15. luac getfield Character
  16. luac getfield Torso
  17. luac getglobal Instance
  18. luac getfield new
  19. luac pushstring Explosion
  20. luac pushvalue -4
  21. luac pcall 2 1 0
  22. luac emptystack
  23. -msg Executed Torture Kill Script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement