-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
294 lines (267 loc) · 14.7 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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html>
<html lang="en">
<head>
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"> -->
</script>
<script src="https://apis.google.com/js/platform.js" async defer>
</script>
<link rel="manifest" src="manifest.json">
<meta name="google-signin-client_id" content="513423326300-cd12hvm2m07q8ok28kt4trb37u3uqkmh.apps.googleusercontent.com">
<link rel="stylesheet" type="text/css" href="main.css">
<meta charset="utf-8">
<meta name="description" content="Eating simulator! No, it's not all about eating simulation. It's an adventure game! Find ingredients, annoy librarians, sneak into vaults, and much more!">
<meta property="og:title" content="Eating Simulator">
<meta property="og:type" content="game">
<meta property="og:url" content="https://eating-simulator.github.io">
<title id="title">Th3 Eat↑ng $↑mµlat0r - ch↑ck3n T3chn0d0gg0, ID7</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body id="body" onLoad="openTab('Store')" onscroll="document.getElementById('body').click()">
<!-- Hey, you're looking at the source code, cheater! :) -->
<pre class="clickable">
<div class="center">
<pre>
<span onClick="openTab('Kitchen', )">_________</span><span id="defaultOpen" onClick="openTab('Store', )">_________</span><span onClick="openTab('Library', )">_________</span>
<span onClick="openTab('Kitchen', )">| THE |</span><span onClick="openTab('Store', )">| THE |</span><span onClick="openTab('Library', )">| THE |</span>
<span onClick="openTab('Kitchen', )">| |</span><span onClick="openTab('Store', )">| |</span><span onClick="openTab('Library', )">| |</span>
<span onClick="openTab('Kitchen', )">|KITCHEN|</span><span onClick="openTab('Store', )">| STORE |</span><span onClick="openTab('Library', )">|LIBRARY|</span>
<span onClick="openTab('linkbot')">________</span><span onClick="openTab('textsave')">________</span>
<span onClick="openTab('linkbot')">| THE |</span><span onClick="openTab('textsave')">| |</span>
<span onClick="openTab('linkbot')">| LINK |</span><span onClick="openTab('textsave')">|SAVING|</span>
<span onClick="openTab('linkbot')">|MASTER|</span><span onClick="openTab('textsave')">| |</span>
</div>
</pre>
<div id="status-tracker" class="center">
<pre>Calories:<span class="calories">300</span> <span class="calorieconverter" style="display: none;">----CALORIES CONVERTER----> <span id="candies">0</span>candies.</span></pre>
<pre>Money: <span class="money">0</span></pre>
</div>
<div class="center">
<div id="Store" class="tabcontent">
<pre><h1>The store</h1></pre>
<pre>
<span id="merchant">
</span>
<span class="merchantspeech">Arr, i'm the shopkeeper.
Buy me' food! they' good!</span>
<button onClick="merchant.givemesomething()">Can you give me something?</button>
</pre>
<pre>
<span id="storepizza">
</span>
learn more information about this item in the <button onClick="openTab('pizzainformation', )">library</button>
</pre>
<button class="pizzabutton" onClick="eat('pizza')">click to eat pizza</button>
<pre>
<span id="storegingerbreadman">
</span>
</pre>
<button class="pizzabutton" onClick="eat('gingerbread')">Click to eat a gingerbread man</button>
<pre>
<span id="storemilk">
</span>
</pre>
<button class="milkbutton" onclick="eat('milk')">Click to drink milk</button>
<pre>
<span id="storecake">
</span>
</pre>
<button class="cake" onClick="eat('chocolatecake')" disabled>Click to eat a entire birthday cake (chocolate)</button>
</div>
<div id="Kitchen" class="tabcontent">
<h1>The kitchen</h1>
<pre>You do not have the permission to make food. let's try to convince the chef!</pre>
<pre id="chefascii"></pre>
<pre>"eh, i don't really think you can cook. you can help me by finding 2 ingredients, dorito and cheese! That should cure your boredom. wait, why did you come here?"
<pre class="chefresponce1"></pre>
<pre id="chefresponce2"></pre>
<span class="asciiRealButton" onClick="chefbutton()">Let's go!</span></pre>
<pre id="yay"></pre>
</div>
</div>
<div class="center">
<div id="textsave" class="tabcontent">
<center>
<div id="loadingarea"></div>
</div>
</div>
<div class="center">
<div id="factorymachine" class="tabcontent">
<center>
<pre id="factoryascii">
</pre>
<center>
<pre><button onclick="collectmoney()">Collect them</button>
</center>
</pre>
<pre id="collected"></pre>
</center>
</div>
</div>
<div id="mexmia" class="tabcontent">
<span id="mexmiaSpeak">I am Mexmia the Terrible Unicorn!</span>
<button onClick="mexmiaChoice('left')" style="display:block" id="mexmiastart">I want to play your game.</button>
<pre id="mexmiaascii">
</pre>
<div id="mexmiaquestions" style="display:none"><button onclick="mexmiaChoice('left')" id="mexmiaLeft">Why are you called Terrible?</button><button onclick="mexmiaChoice('right')" id="mexmiaRight">Do you even know what terrible means?</button></div>
</div>
<div class="center">
<div id="landon" class="tabcontent">
<pre style="font-size: 2px;" id="landonthefrog">
</pre>
<pre><span class="landonno">"No, i will not let you in here."</span>
<button class="whynot" onClick="whyy()">why?</button></pre>
<span class="clickable" onClick="openTab('GiantLibrary', )">|The giant library of the eating simulator world|</span>
</div>
</div>
<div id="Desert" class="tabcontent">
<pre id="desertascii">
</pre>
</div>
<div class="center">
<div id="Castle" class="tabcontent">
<pre id="castleascii">
</pre>
</div>
</div>
<div class="center">
<div id="pizzainformation" class="tabcontent">
<pre>
<h1>Pizza</h1>
<span id="yumpizzaascii">
</span>
pizzas are known how it's cheesy, and delicious taste and look. but expert cknologists say that pizza are more important then that.
no cknologists know how they are more important in other ways, but legend says that there is a ancient scroll that is hidden in the
unknown regions of the cknaria dessert that may contain the answer. you need a world map to get there.<span class="asciiRealButton" onClick="openTab('Store')">back to the store!</span>
</pre>
</div>
</div>
<div class="center">
<div id="vault" class="tabcontent">
<pre id="vaultascii">
</pre>
</div>
</div>
<div id="Library" class="tabcontent">
<pre id="libraryascii">
</pre>
</div>
<div class="center">
<div class="tabcontent" id="GiantLibrary">
<pre id="giantlibraryascii">
</pre>
</div>
</div>
<div class="center">
<div class="tabcontent" id="linkbot">
<pre id="linkbotascii">
</pre>
<pre class="clickable">
<span class="linkbotspeech">"Hello. i'm linkbot. i control all of the links in eating simulator!"</span>
<button onClick="linkbot.insult()">Insult linkbot</button>
<span onClick="window.open('https://eating-simulator.github.io/Rules.html'); output('You opened the rules!')">_________</span><span onClick="window.open('/simulation');">____________</span><span onClick="openTab('google');">__________</span><span onClick="openTab('upgrades');">__________</span>
<span onClick="window.open('https://eating-simulator.github.io/Rules.html'); output('You opened the rules!')">| THE |</span><span onClick="window.open('/simulation');">| EATING |</span><span onClick="openTab('google');">| GOOGLE |</span><span onClick="openTab('upgrades');">| |</span>
<span onClick="window.open('https://eating-simulator.github.io/Rules.html'); output('You opened the rules!')">| |</span><span onClick="window.open('/simulation');">| |</span><span onClick="openTab('google');">| |</span><span onClick="openTab('upgrades');">|UPGRADES|</span>
<span onClick="window.open('https://eating-simulator.github.io/Rules.html'); output('You opened the rules!')">| RULES |</span><span onClick="window.open('/simulation');">|SIMULATION|</span><span onClick="openTab('google');">| SIGNIN |</span><span onClick="openTab('upgrades');">| |</span>
</pre>
</div>
</div>
<div class="center">
<div class="tabcontent" id="upgrades">
<pre id="upgradesascii"></pre>
<pre><button onClick="document.write('<pre><center><h1>Virus installed!</h1><br><pre>Note: ES Would never save anything on your computer.<br>Except the localstorage save, at least</pre></center></pre>')">Install a virus (free)</button></pre>
<pre><button id="mps" onClick="data.moneypersecond++;data.calories-=100">MONEY PER SECOND (Takes back 100 calories)</button></pre>
<center>
<pre><button id="awholeheckington" onClick="document.getElementById('awholeheckington').style.display = 'none';data.awholeheckington = true;data.money = 99999999;output('You just got a WHOLE HECKING TON OF MONEY!');data.calories-=200" style="display:block">A whole heckin ton of money (One-time purchase)(Takes away 200 calories)(Gets you a whole hecking ton of money)</button></pre>
</center>
</div>
<div id="Libraryvault" class="tabcontent">
<h1>
<pre>the vault</pre>
</h1>
<pre>
<center><span class="soldier">"What are you doing here, in the vault?"</span></center>
<span id="soldierascii">
</span>
<center><button class="soldieranswer" onClick="changeSoldier()">The librarian let me come here.</button></center>
</pre>
</div>
<div id="store2door" class="tabcontent">
<pre id="notrespassing"></pre>
</div>
<div id="store2" class="tabcontent">
<pre id="store2ascii">
</pre>
</div>
<div id="giantolibrary" class="tabcontent">
<pre id="glibraryascii">
</pre>
</div>
</div>
</div>
<div id="google" class="tabcontent">
<center>
<pre id="GoogleUserStatus">User not signed in. such sad.</pre>
<div id="my-signin2"></div>
<script>function signOut(){document.getElementById("GoogleUserStatus").innerHTML="User not signed in. such sad.";var b=gapi.auth2.getAuthInstance();b.signOut().then(function(){})}var user;function onSuccess(b){user=b.getBasicProfile();console.log("Logged in as: "+b.getBasicProfile().getName());if(b.getBasicProfile().getEmail()==null){document.getElementById("GoogleUserStatus").innerHTML="User not signed in. such sad."}else{document.getElementById("GoogleUserStatus").innerHTML="Signed in as "+b.getBasicProfile().getName()+". <a onClick='signOut()' class='clickable'>Sign out?</a>"}}function onFailure(b){console.log(b)}function renderButton(){gapi.signin2.render("my-signin2",{scope:"profile email",width:240,height:50,longtitle:true,theme:"dark",onsuccess:onSuccess,onfailure:onFailure})};</script>
</center>
</div>
<div class="bottomline">
<pre>ASCII arts provided by <a href="https://ascii.co.uk/" rel="noopener">ascii.co.uk</a></pre>
<button id="storebuttonbottom" onClick="openStore()">Open Popup store</button>
<div class="store-popup">
<div class="form-container">
<pre><h1>The store</h1></pre>
<pre><h3>Arr. Select an option.</h3></pre>
<select id="whattobuy">
<option value="pizza" selected>pizza (5.00)</option>
<option value="gbman">Gingerbread man (5.00)</option>
<option value="milk">Milk (3.00)</option>
</select>
<button onClick="buyfrompopup()">buy</button><br>
<button onclick="closeStore()">Close</button>
</div>
</div>
<div class="output">
<pre style="size: 10em">Output: <span id="output">You loaded eating simulator!</span></pre>
</div>
<div class="status" style="display: none;">
<pre style="size: 10em">Your current popularity is: <span id="popularity">Not known</span></pre>
</div>
<!-- The Modal -->
<div id="myModal" class="modal">
<!-- Modal content -->
<center>
<div id="copyrightnotice">
</div>
</center>
</div>
<button id="myBtn">About eating simulator</button><button id="btnFullscreen" type="button">Toggle Fullscreen</button>
<pre>Eating Simulator v2.8.6</pre>
<pre>© Copyright 2020 <a href="https://ch1ck3n.com/" target="_blank" rel="noopener">ch1ck3n</a>, <a href="https://jonkoo.com/" target="_blank" rel="noopener">technodoggo</a>, <a href="https://sites.google.com/view/id7-e/" target="_blank" rel="noopener">id7</a>, All rights reserved.
<a href="https://github.com/Eating-simulator/Eating-simulator.github.io" target="_blank" rel="noopener">Source code</a> <a href="https://the-eating-simulator.fandom.com/" target="_blank" rel="noopener">Wiki</a>
<pre>Dark mode (Invert colors) --> <input name="darkmodecheckbox" type="checkbox" onClick="darkmode()" name="darkmode"></pre>
</pre>
<div style='display:none;position:absolute;z-index:3;right:111px;height:44px;background-color:#5f5f5f;text-align:right;padding-top:9px;' id='google_translate_element'></div>
</footer>
<div id="rightclickmenu">
</div>
<script src="https://apis.google.com/js/platform.js?onload=renderButton" async defer></script>
<!-- <script src="/scripts/ascii.js"></script>
<script src="/scripts/money.js"></script>
<script src="/scripts/interactions.js"></script>
<script src="/scripts/random.js"></script>
<script src="/scripts/error.js"></script>
<script src="/scripts/eatJS.js"></script>
<script src="/scripts/opentab.js"></script>
<script src="/scripts/landon.js"></script>
<script src="/scripts/colorswitch.js"></script>
<script src="/scripts/save.js"></script>
<script src="/scripts/modal.js"></script>
<script src="/scripts/merchant.js"></script>
<script src="/scripts/mexmia.js"></script>
<script src="/scripts/linkbot.js"></script>
<script src="/scripts/rightclick.js"></script>
<script src="/scripts/textsave.js"></script> -->
<script src="bigfile.js"></script>
</body>
</html>