This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathindex.html
223 lines (185 loc) · 8.3 KB
/
index.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
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Cookie Clicker</title>
<link rel="shortcut icon" href="assets/images/cookie.png" type="image/png">
<link href="style.css" rel="stylesheet" type="text/css" />
<!-- Holidays -->
<script src="https://replit.com/public/js/repl-auth-v2.js"></script><br><br>
<button onclick="LoginWithReplit()" id="upgradebtn"> Login or sign up for more features (coming soon) </button>
<!-- Thanksgiving:
<a href="assets/other/thanksgiving/thanksgiving.html" id="thanks">Thanksgiving Event</a> -->
<!-- Christmas:
<a href="christmas.html" id="christmas">Christmas Event</a>
<br/> -->
<p id="versionControl">Cookie Version: 2.4.6</p>
<br/>
<h1> </h1>
<!-- Quests were removed due to bug! -->
<a href="https://cookieboard.applecoders.repl.co/" target="_blank"><button id="savebtn">See the top scores!</button></a>
<br/>
<br>
<div id="codes">
<input type="password" id="bakery" placeholder="Enter Code Here!">
<button onclick="verifyLogin()" id="saveBakery22">Enter</button>
</div>
<button type="button" class="collapsible">Upgrades</button>
<div class="content">
<br><br></br></br>
<p> </p><a href="https://cookie-clicker-pro.applecoders.repl.co/">
<button class="button-64" role="button"><span class="text">Go Back To Old Cookie Clicker</span></button></a>
<br>
<br/>
<!--<button id="grandmalol" onclick="grandma()">Hire a Grandma (costs 100 Cookies)</button>-->
<br/>
<button id="chef" onclick="chef()">Hire a Chef (costs 200 Cookies)</button>
<br/>
<button id="factory" onclick="factory()">Create a Factory (costs 1,000 cookies)</button>
<br/>
<button id="HighSpeedProcessor" onclick="processor()">Buy a High-Speed Processor (costs 1,500 Cookies)</button>
<br/>
<button id="CookieHacker" onclick="hacker()">Hire a Cookie Hacker (costs 2,000 Cookies)</button>
<br/>
<button id="robot" onclick="robot()">Buy a Ultimate Cookie Robot (costs 5,000 Cookies)</button>
<br/>
<button id="robot2" onclick="robot2()">Buy a Supreme Cookie Robot (costs 10,000 Cookies)</button>
<br/>
<button id="thanos" onclick="thanosgo()">Hire thanos's fingers (costs 15,000 cookies)</button>
<br/>
<button onclick="mysterymode()" id="mystery">Buy a OMEGA COOKIE ROBOT (costs 100,000 Cookies)</button>
<br/>
<button onclick="legendminer()" id="legendbtn">Hire Legendary Cookie Miners (costs 1,000,000 Cookies)</button>
<br/>
<button onclick="bitminer()" id="bitbtn">Buy BitCookie Software (costs 10,000,000 Cookies)</button>
<br/>
<button onclick="malware()" id="malwarebtn">Buy Cookie Malware (costs 100,000,000)</button>
<br/>
<button onclick="lasercutter()" id="laserbtn">Buy Cookie Laser Cookie Cutter (costs 1,000,000,000 Cookies)</button>
<br>
<button onclick="legendcutter()" id="legendcookiecutterbtn">Buy LEGENDARY Cookie Cutter (costs 50,000,000,000 Cookies)</button>
<br/>
<button onclick="godtlaser()" id="godtlaserbtn">Buy GOD TIER COOKIE LASER CUTTER (costs 150,000,000,000 Cookies)</button> <button onclick="darkmode()" id="dark">🌙</button><br>
<button onclick="fullscreenMode();" id="yellowtheme">Fullscreen Mode</button><br><br><br><br><br><br><br><br>
<div id="chat">
<h3></h3></div>
</div>
</div>
<button type="button" class="collapsiblee" disabled>Pets (coming soon)</button>
<div class="content">
<p> </p><a href="https://cookie-clicker-pro.applecoders.repl.co/">
<button class="button-64" role="button"><span class="text">Go Back To Old Cookie Clicker</span></button></a>
<button id="upgradebtn" onclick="upgradefunc()">Upgrade Clicks (costs 50 Cookies)</button>
<br/>
<button id="grandmalol" onclick="grandma()">Hire a Grandma (costs 100 Cookies)</button>
<br/>
<button id="chef" onclick="chef()">Hire a Chef (costs 200 Cookies)</button>
<br/>
<button id="factory" onclick="factory()">Create a Factory (costs 1,000 cookies)</button>
<br/>
<button id="HighSpeedProcessor" onclick="processor()">Buy a High-Speed Processor (costs 1,500 Cookies)</button>
<br/>
<button id="CookieHacker" onclick="hacker()">Hire a Cookie Hacker (costs 2,000 Cookies)</button>
<br/>
<button id="robot" onclick="robot()">Buy a Ultimate Cookie Robot (costs 5,000 Cookies)</button>
<br/>
<button id="robot2" onclick="robot2()">Buy a Supreme Cookie Robot (costs 10,000 Cookies)</button>
<br/>
<button id="thanos" onclick="thanosgo()">Hire thanos's fingers (costs 15,000 cookies)</button>
<br/>
<button onclick="mysterymode()" id="mystery">Buy a OMEGA COOKIE ROBOT (costs 100,000 Cookies)</button>
<br/>
<button onclick="legendminer()" id="legendbtn">Hire Legendary Cookie Miners (costs 1,000,000 Cookies)</button>
<br/>
<button onclick="bitminer()" id="bitbtn">Buy BitCookie Software (costs 10,000,000 Cookies)</button>
<br/>
<button onclick="malware()" id="malwarebtn">Buy Cookie Malware (costs 100,000,000)</button>
<br/>
<button onclick="lasercutter()" id="laserbtn">Buy Cookie Laser Cookie Cutter (costs 1,000,000,000 Cookies)</button>
<br>
<button onclick="legendcutter()" id="legendcookiecutterbtn">Buy LEGENDARY Cookie Cutter (costs 50,000,000,000 Cookies)</button>
<br/>
<button onclick="godtlaser()" id="godtlaserbtn">Buy GOD TIER COOKIE LASER CUTTER (costs 150,000,000,000 Cookies)</button>
<button onclick="darkmode()" id="dark">🌙</button><br>
<button onclick="fullscreenMode();" id="yellowtheme">Fullscreen Mode</button>
<div id="chat">
<h3></h3></div>
</div>
</div>
<input type="text" id="bakery1" placeholder="Bakery Name Here">
<button id="saveBakery" onclick='saveName()'>Save</button>
<br>
<h2 id='bakeryName' style='font-family: Comic Sans MS;'>User's Bakery!</h2>
<br/>
<h3 id="codeText"></h3>
<div id="upgrades">
</div>
</head>
<body id="body">
<h1 id="cookies1">This Website had to be shut down for good.</h1>
<img src="assets/images/cookie.png" height="250px" width="250px" id="cookie" onclick="addcookie()"/>
<br/>
<br/>
<br/>
<p id="versionControl">Cookie Clicker made by AppleCoders</p>
<br>
<button id='resetbtn' onclick='resetstats()'>Reset</button>
<br>
<button id="devopen" onclick="opendev()">Open Dev Tools</button>
<img id="GoldCookie" onclick="goldclick()" src="assets/images/GoldCookie.png"/>
<div id="dev">
<article id="backgroundArticle">
<button class="buttonsRed" onclick="closedev()">Close</button>
<h2 id="newCode"> </h2>
<h1 id="header">CC Developer Tools</h1>
<button class="buttons" onclick="x10()">x10</button>
<button class="buttons" onclick="x100()">x100</button>
<button class="buttons" onclick="x1000()">x1000</button>
<button class="buttons" onclick="x10000()">x10000</button>
<button class="buttons" onclick="x100000()">x100000</button>
<br/>
<br/>
<button class="buttonsRed" onclick="wipedev()">Wipe</button>
<button class="buttonsRed" onclick="ruinfun()">Ruin the Fun</button>
<br/>
<br/>
<button class="buttons" onclick="goldcookiess()">Spawn Golden Cookie</button>
<!--100 lines!!!!-->
<button class="buttonsSpecial" onclick="newestCode()">See Newest Code</button>
<button class="buttons" onclick="buyeveryupgrade()">Buy Every Upgrade (x100)</button>
<br/>
<br/>
<h2 id="giverText">Cookie Giver</h2>
<input type="text" id="cookiegiver" placeholder="Amount of Cookies Here!"/>
<button class="buttons" onclick="giveCookiesdev()">Give Cookies</button>
</article>
</div>
<br/><br/>
<a href="https://applecoders.repl.co">
<button id="apple">AppleCoders 🍎</button>
<style>#apple {
border-radius: 5px;
height:25px;
opacity: 0.7;
background-color: red;
border: none;
margin: 10px;
color: white;
box-shadow: 0 4px 8px 0 rgba(999, 0, 0, 0.7), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
cursor: pointer;
transition: all 200ms linear;
position: fixed;
cursor: pointer;
bottom: 16px;
right: 16px;
z-index: 1000;
}
#apple:hover{
opacity:1;
}
</style>
</a>
<script src="script.js"></script>
</body>
</html>