Untitled

 avatar
unknown
plain_text
5 months ago
1.0 kB
2
Indexable
***FOR OTHER LESSONS:***
open scrom/lesson page, and open console ctrl+shift+i 
paste the following code:
---------------------------
for (let i = 0; i < 100; i++) {
    setTimeout(() => {
        loadNextPage();
    }, i * 1000);
}
-------------------------

***for kyc lessons 2 lessons:***
open scrom/lesson page, and open console ctrl+shift+i 
paste the following code
click next 
again press up arrow button and press enter 
click next 
and complete the lesson 
CODE HERE:::
---------------------------
playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);playAnimation(currentPage);

--------------------------
Editor is loading...
Leave a Comment