Advertisement
Fullgamer309

Gayben

Mar 13th, 2020
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. local plr = game.Players.jh0nd0eone
  2. sound = Instance.new("Sound", plr.Character.Torso)
  3. sound.SoundId = "http://roblox.com/asset?id=147961879"
  4. sound.Volume = 10
  5. sound:Play()
  6. sound.Looped = true
  7. wait(1.7)
  8. i = 1
  9. while i == 1 do
  10. wait()
  11. plr.Character.Torso.Neck.C0 = CFrame.new(0,3,0)
  12. plr.Character.Torso["Right Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  13. plr.Character.Torso["Left Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  14. plr.Character.Torso["Left Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  15. plr.Character.Torso["Right Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  16. wait(0.01)
  17. plr.Character.Torso.Neck.C0 = plr.Character.Torso.Neck.C0 * CFrame.fromEulerAnglesXYZ(1,0,0)
  18. plr.Character.Torso["Right Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  19. plr.Character.Torso["Left Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  20. plr.Character.Torso["Left Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  21. plr.Character.Torso["Right Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  22. wait(0.01)
  23. plr.Character.Torso.Neck.C0 = plr.Character.Torso.Neck.C0 * CFrame.fromEulerAnglesXYZ(1,0,0)
  24. plr.Character.Torso["Right Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  25. plr.Character.Torso["Left Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  26. plr.Character.Torso["Left Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  27. plr.Character.Torso["Right Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  28. wait(0.01)
  29. plr.Character.Torso.Neck.C0 = plr.Character.Torso.Neck.C0 * CFrame.fromEulerAnglesXYZ(1,0,0)
  30. plr.Character.Torso["Right Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  31. plr.Character.Torso["Left Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  32. plr.Character.Torso["Left Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  33. plr.Character.Torso["Right Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  34. wait(0.01)
  35. plr.Character.Torso.Neck.C0 = plr.Character.Torso.Neck.C0 * CFrame.fromEulerAnglesXYZ(1,0,0)
  36. plr.Character.Torso["Right Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  37. plr.Character.Torso["Left Shoulder"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  38. plr.Character.Torso["Left Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  39. plr.Character.Torso["Right Hip"].C0 = CFrame.fromEulerAnglesXYZ(math.random(-10,30),math.random(-10,30),math.random(-10,30))
  40. wait(0.01)
  41. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement