How to pause a video automatically?

Hey

I have a video that I need help with, I would like it to pause automaticly for example i have a 5 min clip and i would like it to pause on 4:59 so then when the video stops it will show where it paused and not carry on nor loop its self

You can have an external timer going on as a variable and you can use that variable in an If clause to pause or stop video as required. And if you are able to do that, I have a question, How would you resume the video at exact same point?