This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 536
/
skoolub.html
30 lines (30 loc) · 2.45 KB
/
skoolub.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<style>
body {
font-family: tahoma;
background-color: #2b2c30;
color: #ffffff;
}
</style>
<h2 id="skoolub">SkoolUB</h2>
<h5 id="ltmeat-skoolvpn-but-a-simpler-tutorial-credits-to-bypassi">LTMEAT + SkoolVPN but a simpler tutorial, credits to bypassi</h5>
<hr>
<h3 id="if-you-have-only-an-extension">If you have only an extension</h3>
<ol>
<li>Locate your extension id by clicking the extension icon in the top right of your browser <img src="https://user-images.githubusercontent.com/93336301/236832184-d760a12b-bc33-45d0-9b27-d8ba6528eb7f.png" alt="image">, find your extension, click the 3 dots, then click "Manage Extension". Copy everything after <code>chrome://extensions?id=</code>. That is your extension id.<br><img src="https://user-images.githubusercontent.com/93336301/236832791-b2daa953-9a42-49e2-bdde-f01583883708.png" alt="image"></li>
<li>Create 2 new bookmarks IN YOUR BOOKMARK BAR, one named <code>kill</code> with a URL of <code>chrome://kill</code> and one named <code>hang</code> with a URL of <code>chrome://hang</code>.</li>
<li>Open a new tab and go to <code>chrome-extension://yourextensionidhere/manifest.json</code> but replace "yourextensionidhere" with the id from earlier.</li>
<li>Okay, you're going to want to remember this entire step and do it quickly. Click the <code>kill</code> bookmark from earlier and quickly spam the <code>hang</code> bookmark and spam the reload button on your keyboard for about 3-ish seconds.</li>
<li>Pin the current tab (optional). <strong>DO NOT CLOSE THIS TAB OR IT WILL STOP WORKING. THE TAB WILL RELOAD FOREVER.</strong></li>
<li>You have done basic LTMEAT! Enjoy your freedom.</li>
</ol>
<h3 id="if-you-have-an-extension-and-a-wifi-blocker-if-above-didnt-work-alone-">If you have an extension AND a wifi blocker (if above didnt work alone)</h3>
<ol>
<li>Complete the <a href="https://bit.ly/skoolvpn" target="_blank">SkoolVPN tutorial</a>.</li>
<li>Complete all the steps in the "If you have only an extension" tutorial. You are done, but you will need to reconnect to the VPN every time you close your chromebook.</li>
</ol>
<h3 id="final-notes">Final Notes</h3>
<ul>
<li>Do not close the killed tab. The tab will forever reload, ignore this.</li>
<li>You will need to redo the tutorial if your chromebook gets shut down. (E.g it dies or you sign out)</li>
<li>You will need to reconnect to the VPN every time you close your chromebook. (I know this is annoying, sorry, but it is necessary.)</li>
</ul>