-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
67 lines (61 loc) · 2.71 KB
/
index.html
File metadata and controls
67 lines (61 loc) · 2.71 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<style>body {
text-align: left;
background: rgb(134,255,0);
background: linear-gradient(90deg, rgba(134,255,0,0.2105042700674019) 0%, rgba(121,9,120,0.24691883589373254) 37%, rgba(0,212,255,0.2049020291710434) 100%);
font-family: Helvetica;
}
h1 {
padding: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 20px;
background-color: #e9b5f5;
opacity: 0.7;
box-shadow: 0px 2px 5px grey;
transform: translateY(0px);
transition: all .2s;
font-family: monospace;
text-align: center;
}
h4 {
padding: 3px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 20px;
background-color: #e9b5f5;
opacity: 0.7;
width: 50%;
box-shadow: 0px 2px 5px grey;
transform: translateY(0px);
transition: all .2s;
font-family: monospace;
text-align: center;
}
</style><h1>Sololearn Exploit
<p style="font-size: 15px;"><a href="https://goblinious1.github.io">Go to the Codename homepage</a><br></h1>
<h3>This exploit is OUTDATED! Sadly its the only exploit availible in all districts, but once theres a new one, use the link at the top to access it.</h3>
<p>Have you used this exploit on this computer before?</p>
<div onclick="document.getElementById('activation').style.display = 'block';if(!document.getElementById('html').checked){
document.getElementById('setup').style.display = 'block';
}
else {document.getElementById('setup').style.display ='none';}">
<input type="radio" id="html" name="used" value="y">
<label for="html">Yes, I need to create a new window.</label><br>
<input type="radio" id="css" name="used" value="n">
<label for="css">No, I'm using it for the first time (First-Time Setup)</label><br>
</div>
<span id="setup" style="display:none">
<h4>First-time Setup</h4>
<br>1. Push the search button on your chromebooks keyboard and search for sololearn. If your district has it availible it will appear in your menu as an installable app. You can also try installing it through google play.
<br>2. Run sololearn and go through the setup process by signing in through google. Complete the weird onboarding quiz and leave the first lesson.<br>
<br></span>
<span id="activation" style="display:none">
<h4>ACTIVATION (do each time you want to activate it):</h4>
1. Open the sololearn app if its not already (make sure the app isnt maximized), and click on profile.<br>
2. Open settings with the menu at the top right and open connected accounts.<br>
3. Connect a github account, and then set the window to the size you want it to stay. (changing the size after this moment will break it)<br>
4. click on terms and at the very bottom click contribute<br>
5. delete everything in the search box and search for "codename2221"<br>
6. click on the first result and click google.
<br>
</span>