Advertisement
Bendy928443534

Untitled

Aug 30th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. function Intro()
  2. ATTACK = true
  3. Humanoid.WalkSpeed = 0
  4. if(not skipintro) then
  5. if(script["Mode"].Value == "Karma")then
  6. warnedpeople("I'm not usually the type to hold a grudge..")
  7. repeat
  8. wait()
  9. until sick.TimePosition > 120.6
  10. if(not skipintro) then
  11. warnedpeople("But..")
  12. repeat
  13. wait()
  14. until sick.TimePosition > 121.8
  15. end
  16. if(not skipintro) then
  17. warnedpeople("you did a RISK")
  18. repeat
  19. wait()
  20. until sick.TimePosition > 124.1
  21. end
  22. if(not skipintro) then
  23. warnedpeople("And Now")
  24. repeat
  25. wait()
  26. until sick.TimePosition > 125.2
  27. end
  28. if(not skipintro) then
  29. warnedpeople("i did nothing")
  30. repeat
  31. wait()
  32. until sick.TimePosition > 127.1
  33. end
  34. if(not skipintro) then
  35. warnedpeople("But I gonna Do it")
  36. repeat
  37. wait()
  38. until sick.TimePosition > 129.3
  39. end
  40. skipBtn:Destroy()
  41. sick.TimePosition = 129.4
  42. hasarrived("KARMA")
  43. Humanoid.WalkSpeed = Speed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement