@metrix9 more info about this is this error only usually show when the captcha is slider circle such the image above. and also this error show in BAS script report
Fails And Rescued(6)
Messages:
6 - ReferenceError: Can't find variable: VAR_TIKTOK_IMAGE_KOLESO_MODULE_2 during execution of action
Thanks
-- EDIT --
I add VAR_TIKTOK_IMAGE_KOLESO_MODULE_2 = 0; line under VAR_TIKTOK_IMAGE_KOLESO_MODULE_1 = 0; so it looks like this
VAR_TIKTOK_IMAGE_KOLESO_MODULE_1 = 0;
VAR_TIKTOK_IMAGE_KOLESO_MODULE_2 = 0;
VAR_BAS_MODULE_VERSION = "7.52";
and it seems the never ending freeze error not showing any more.