Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function Intro()
- ATTACK = true
- Humanoid.WalkSpeed = 0
- if(not skipintro) then
- if(script["Mode"].Value == "Karma")then
- warnedpeople("I'm not usually the type to hold a grudge..")
- repeat
- wait()
- until sick.TimePosition > 120.6
- if(not skipintro) then
- warnedpeople("But..")
- repeat
- wait()
- until sick.TimePosition > 121.8
- end
- if(not skipintro) then
- warnedpeople("you did a RISK")
- repeat
- wait()
- until sick.TimePosition > 124.1
- end
- if(not skipintro) then
- warnedpeople("And Now")
- repeat
- wait()
- until sick.TimePosition > 125.2
- end
- if(not skipintro) then
- warnedpeople("i did nothing")
- repeat
- wait()
- until sick.TimePosition > 127.1
- end
- if(not skipintro) then
- warnedpeople("But I gonna Do it")
- repeat
- wait()
- until sick.TimePosition > 129.3
- end
- skipBtn:Destroy()
- sick.TimePosition = 129.4
- hasarrived("KARMA")
- Humanoid.WalkSpeed = Speed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement