This commit is contained in:
101arrowz 2020-04-08 00:04:15 +00:00 committed by GitHub
parent f31a01bddf
commit 848122e7d3

View File

@ -17,5 +17,9 @@ ANY TEXTBOOKS YOU DOWNLOAD USING THIS SCRIPT.**
var x=new XMLHttpRequest();x.onload=function(){eval(x.responseText)};x.open('GET','https://gist.githubusercontent.com/101arrowz/88156556326106a6ccd58ecb4526498c/raw/script.js');x.send(); var x=new XMLHttpRequest();x.onload=function(){eval(x.responseText)};x.open('GET','https://gist.githubusercontent.com/101arrowz/88156556326106a6ccd58ecb4526498c/raw/script.js');x.send();
``` ```
3. Press ENTER. 3. Press ENTER.
4. Follow the instructions that appear on screen. Be patient! The script can take as long as twenty minutes to complete in extreme cases. 4. Follow the instructions that appear on screen. Be patient! The download takes between 10 and 40 minutes depending on internet speed.
5. Your textbook will download. 5. Your textbook will download on its own.
If you found this tutorial useful, please give it a star. Thanks!
~101arrowz