Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. txtlb.Text = text
  2. wait(watval)
  3. local valinc = 0
  4. for i = 0, 99 do
  5. swait()
  6. valinc = valinc + 0.0001
  7. flol = flol + valinc
  8. flil = flil + valinc
  9. txtlb.Rotation = txtlb.Rotation + valinc*20
  10. txtlb.Position = UDim2.new(0,0,flol,0)
  11. txtlb.TextStrokeTransparency = txtlb.TextStrokeTransparency + 0.01
  12. txtlb.TextTransparency = txtlb.TextTransparency + 0.01
  13. txtlb.BackgroundTransparency = txtlb.BackgroundTransparency + 0.0025
  14. end
  15. scrg:Destroy()
  16. end))
  17. end))
  18. end
  19. end
  20. function mafia()
  21. ATTACK = true
  22. CreateSound2("rbxassetid://2731402002", Character, 100, 1)
  23. bosschatfunc("thats how mafia works",7)
  24. for i = 0,38,0.1 do
  25. swait()
  26. RH.C0=clerp(RH.C0,cf(1,-1 - 0.1 * math.cos(sine / 10),0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-3),math.rad(-5.5),math.rad(-1 - 2 * math.cos(sine / 10))),.1)
  27. LH.C0=clerp(LH.C0,cf(-1,-1 - 0.1 * math.cos(sine / 10),0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(5.5),math.rad(-1 + 2 * math.cos(sine / 10))),.1)
  28. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0.01 + 0.03 * math.cos(sine / 10),0 + 0.1 * math.cos(sine / 10))*angles(math.rad(1 - 2 * math.cos(sine / 10)),math.rad(0),math.rad(0)),.1)
  29. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(3 - 3 * math.cos(sine / 40)),math.rad(0),math.rad(0 - 3 * math.cos(sine / 67))),.1)
  30. RW.C0=clerp(RW.C0,cf(1.5,0.5 - 0.075 * math.cos(sine / 18),0)*angles(math.rad(8 + 8 * math.cos(sine / 35)),math.rad(0 + 2 * math.cos(sine / 31)),math.rad(5 + 4 * math.cos(sine / 32))),.1)
  31. LW.C0=clerp(LW.C0,cf(-1.5,0.5 - 0.075 * math.cos(sine / 18),0)*angles(math.rad(10 + 2 * math.cos(sine / 38)),math.rad(4 - 3 * math.cos(sine / 31)),math.rad(-140 - 2 * math.cos(sine / 25))),.1)
  32. end
  33. ATTACK = false
  34. end
  35. if message:sub(1,21) == "thats how mafia works" then
  36. mafia()
  37. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement