Perk TV Automator

This script does things like refreshing the page and pressing the play button so that you can have a Perk TV server.

< 脚本 Perk TV Automator 的反馈

提问 / 留言

§
发布于:2016-09-06

Jscript runtime error

I receive a Jscript runtime error of Object expected on Line 15. I'm I missing something?
Thanks.

Byte11作者
§
发布于:2016-09-08

The code on line 15 has stayed mostly consistent between all the versions of this script (this is the part where videoRestartTimer is called, and I have never experienced this problem. You might want to try disabling other extensions to see if that solves the problem, however, the code for the next 2 lines is exactly the same except the variable names are different, so if you are only having a line 15 error I doubt that will fix it. The only difference I can see is that there is a space between videoRestart and the (). Try removing that. I also doubt that will fix it since my code is working fine, but since I can't reproduce your error, those are the only tips I have.

发布留言

登录以发布留言。