Advertisement
Kristian1008

Cookie Clicker

Oct 18th, 2019
3,748
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.94 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <script type="text/javascript">
  5. window.cookieconsent_options = {"message":"Unsurprisingly, this website uses cookies for ads and traffic analysis.","dismiss":"Got it!","learnMore":"Learn more","link":"http://orteil.dashnet.org/cookieconsentpolicy.html","target":"_blank","theme":"http://orteil.dashnet.org/cookieconsent.css","domain":"dashnet.org"};
  6. </script>
  7.  
  8. <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script>
  9.  
  10. <title>Cookie Clicker</title>
  11. <!--
  12. Code and graphics copyright Kristian, 2019-2020
  13. Feel free to alter this code to your liking, but please do not re-host it, do not profit from it and do not present it as your own.
  14. -->
  15.  
  16. <meta name="viewport" content="width=900, initial-scale=1">
  17. <link rel="shortcut icon" href="img/favicon.ico" />
  18. <!--<link href="https://fonts.googleapis.com/css?family=Kavoon&subset=latin,latin-ext" rel="stylesheet" type="text/css">-->
  19. <link href='https://fonts.googleapis.com/css?family=Merriweather:900&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  20. <script src="showads.js"></script><!-- this just detects adblockers so we can adjust the layout and play nice -->
  21. <script src="base64.js"></script>
  22. <script src="main.js?v=2.058"></script>
  23. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  24. <script>
  25. (adsbygoogle = window.adsbygoogle || []).push({
  26. google_ad_client: "ca-pub-8491708950677704",
  27. enable_page_level_ads: true
  28. });
  29. </script>
  30. <link href="style.css?v=2.050" rel="stylesheet" type="text/css">
  31. <!--[if IE]>
  32. <style type="text/css">
  33. #ifIE9{display:block;}
  34. </style>
  35. <![endif]-->
  36.  
  37. <!--[if lt IE9]><script src="excanvas.compiled.js"></script><![endif]-->
  38.  
  39. </head>
  40. <body>
  41.  
  42. <div id="wrapper">
  43.  
  44. <div id="topBar">
  45. <div><b>Cookie Clicker</b>&trade; &copy; <a href="http://orteil.dashnet.org" target="_blank" id="topbarOrteil">Orteil</a>, 2019 - <a href="http://dashnet.org" target="_blank" id="topbarDashnet">DashNet</a></div>
  46. <div><a href="http://twitter.com/orteil42" target="_blank" id="topbarTwitter">twitter</a></div>
  47. <div><a href="http://orteil42.tumblr.com" target="_blank" id="topbarTumblr">tumblr</a></div>
  48. <!--<div><a href="http://forum.dashnet.org" target="_blank">Official forum</a></div>-->
  49. <div style="position:relative;"><div style="width:22px;height:32px;background:url(img/discord.png);position:absolute;left:0px;top:0px;pointer-events:none;"></div><a href="https://discordapp.com/invite/cookie" target="_blank" style="padding-left:16px;" id="topbarDiscord">Discord</a></div>
  50. <div style="position:relative;"><div style="width:25px;height:32px;background:url(img/weeHoodie.png);position:absolute;left:-2px;top:0px;pointer-events:none;"></div><a class="blueLink" href="http://www.redbubble.com/people/dashnet" target="_blank" style="padding-left:12px;" id="topbarMerch">Merch!</a></div>
  51. <div style="position:relative;"><div style="width:22px;height:32px;background:url(img/patreon.png);position:absolute;left:0px;top:0px;pointer-events:none;"></div><a class="orangeLink" href="https://www.patreon.com/dashnet" target="_blank" style="padding-left:16px;" id="topbarPatreon">Patreon</a></div>
  52. <div style="position:relative;display:none;font-weight:bold;" id="heralds"><div style="position:absolute;top:-4px;width:31px;height:39px;background:url(img/heraldFlag.png);left:50%;margin-left:-15px;pointer-events:none;"></div><div id="heraldsAmount" style="position:relative;z-index:10;text-shadow:0px 1px 0px #000,0px 0px 6px #ff00e4;color:#fff;">-</div></div>
  53. <div><a class="lightblueLink" style="font-weight:bold;" href="https://play.google.com/store/apps/details?id=org.dashnet.cookieclicker" target="_blank" id="topbarMobileCC">Cookie Clicker for Android</a></div>
  54. <div><a href="http://orteil.dashnet.org/randomgen/" target="_blank" id="topbarRandomgen">RandomGen</a></div>
  55. <div><a href="http://orteil.dashnet.org/igm/" target="_blank" id="topbarIGM">Idle Game Maker</a></div>
  56. <div id="links" class="hoverer">
  57. Other versions
  58. <div class="hoverable">
  59. <a href="../" target="_blank" id="linkVersionLive">Live version</a>
  60. <a href="beta" target="_blank" id="linkVersionBeta">Try the beta!</a>
  61. <a href="http://orteil.dashnet.org/cookieclicker/v10466" target="_blank" id="linkVersionOld">v. 1.0466</a>
  62. <a href="http://orteil.dashnet.org/experiments/cookie/" target="_blank">Classic</a>
  63. </div>
  64. </div>
  65. </div>
  66.  
  67. <div id="game">
  68. <div id="javascriptError">
  69. <div id="loader">
  70. <div class="spinnyBig"></div>
  71. <div class="spinnySmall"></div>
  72. <div id="loading" class="title">Loading...</div>
  73. <div id="failedToLoad" class="title">This is taking longer than expected.<br>
  74. <div style="font-size:65%;line-height:120%;">Slow connection? If not, please make sure your javascript is enabled, then refresh.<br>
  75. If problems persist, this might be on our side - wait a few minutes, then hit ctrl+f5!</div></div>
  76. <div id="ifIE9" class="title" style="font-size:100%;line-height:120%;">Your browser may not be recent enough to run Cookie Clicker.<br>You might want to update, or switch to a more modern browser such as Chrome or Firefox.</div>
  77. <!--<div class="title">Oops, looks like we've got a problem.</div>
  78. <div>Please bear with us while we fix it.<br>Your save is safe, don't worry!</div>-->
  79. </div>
  80. </div>
  81.  
  82. <canvas id="backgroundCanvas"></canvas>
  83.  
  84. <div id="goldenCookie" class="goldenCookie"></div>
  85. <div id="seasonPopup" class="seasonPopup"></div>
  86. <div id="shimmers"></div>
  87. <div id="alert"></div>
  88. <div id="particles"></div>
  89. <div id="sparkles" class="sparkles"></div>
  90. <div id="notes"></div>
  91. <div id="darken"></div>
  92. <div id="toggleBox" class="framed prompt"></div>
  93. <div id="promptAnchor"><div id="prompt" class="framed"><div id="promptContent"></div><div class="close" onclick="PlaySound('snd/tick.mp3');Game.ClosePrompt();">x</div></div></div>
  94. <div id="versionNumber" class="title"></div>
  95. <div id="ascend">
  96. <div id="ascendBG"></div>
  97. <div id="ascendZoomable"><div id="ascendContent"><div id="ascendUpgrades" style="position:absolute;"></div></div></div>
  98. <div id="ascendOverlay"></div>
  99. </div>
  100.  
  101. <div id="debug"><div id="devConsole" class="framed"></div><div id="debugLog"></div></div>
  102.  
  103. <div id="sectionLeft" class="inset">
  104. <canvas id="backgroundLeftCanvas" style="z-index:5;"></canvas>
  105. <div class="blackFiller"></div>
  106. <div class="blackGradient"></div>
  107. <div id="sectionLeftInfo"></div>
  108. <div id="cookies" class="title"></div>
  109. <div id="bakeryNameAnchor"><div id="bakeryName" class="title"></div></div>
  110. <div id="specialPopup" class="framed prompt offScreen"></div>
  111. <div id="buffs" class="crateBox"></div>
  112. <div id="cookieAnchor">
  113. <div id="bigCookie"></div>
  114. <div id="cookieNumbers"></div>
  115. </div>
  116. <div id="sectionLeftExtra"></div>
  117. </div>
  118.  
  119. <div class="separatorLeft"></div>
  120. <div class="separatorRight"></div>
  121.  
  122. <div id="sectionMiddle" class="inset">
  123. <div id="comments" class="inset title">
  124. <div id="prefsButton" class="button">Options</div>
  125. <div id="statsButton" class="button">Stats</div>
  126. <div id="logButton" class="button"><div id="checkForUpdate">New update!</div>Info</div>
  127. <div id="legacyButton" class="button">Legacy<div id="ascendMeterContainer" class="smallFramed meterContainer"><div id="ascendMeter" class="meter filling"></div></div><div class="roundedPanel" id="ascendNumber"></div><div id="ascendTooltip" class="framed"></div></div>
  128. <div id="commentsTextBelow" class="commentsText"></div>
  129. <div id="commentsText" class="commentsText"></div>
  130. <div class="separatorBottom"></div>
  131. </div>
  132. <div id="centerArea">
  133. <div id="buildingsTitle" class="inset title zoneTitle">Buildings</div>
  134. <div id="buildingsMaster"></div>
  135. <div id="rows"></div>
  136. <div id="menu"></div>
  137. <!--
  138. <div id="donateBox">
  139. <form target="_blank" action="https://www.paypal.com/cgi-bin/webscr" method="post" id="donate" style="margin:0px 16px;">
  140. <input type="hidden" name="cmd" value="_s-xclick">
  141. <input type="hidden" name="hosted_button_id" value="BBN2WL3TC6QH4">
  142. <input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
  143. <img alt="" border="0" src="https://www.paypalobjects.com/nl_NL/i/scr/pixel.gif" width="1" height="1">
  144. </form>
  145. <small>Help us keep developing the game!</small>
  146. </div>
  147. -->
  148. </div>
  149. </div>
  150.  
  151. <div id="sectionRight" class="inset">
  152. <div class="ifNoAds" style="width:300px;text-align:center;padding:8px 0px;background:rgba(0,0,0,0.95);font-size:10px;opacity:0.5;text-shadow:0px 0px 2px #000,0px 1px 0px #000;text-align:center;">
  153. Cookie Clicker is mainly supported by ads.<br>Consider unblocking our site or checking out our <a href="https://www.patreon.com/dashnet" target="_blank">Patreon</a>!
  154. </div>
  155. <div id="smallSupport" style="width:300px;text-align:center;padding-bottom:40px;background:rgba(0,0,0,0.5);position:relative;z-index:100;">
  156.  
  157. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  158. <!-- Cookie Clicker Header Responsive -->
  159. <ins class="adsbygoogle"
  160. style="display:block;margin:auto;width:300px;max-height:300px;overflow:hidden;"
  161. data-ad-client="ca-pub-8491708950677704"
  162. data-ad-slot="7077525342"
  163. data-ad-format="rectangle"
  164. data-full-width-responsive="true"></ins>
  165. <script>
  166. (adsbygoogle = window.adsbygoogle || []).push({});
  167. </script>
  168.  
  169. <div class="supportComment">^ Sponsored link ^</div>
  170. </div>
  171. <div id="store">
  172. <div id="storeTitle" class="inset title zoneTitle">Store</div>
  173. <div id="toggleUpgrades" class="storeSection upgradeBox"></div>
  174. <div id="techUpgrades" class="storeSection upgradeBox"></div>
  175. <div id="vaultUpgrades" class="storeSection upgradeBox"></div>
  176. <div id="upgrades" class="storeSection upgradeBox"></div>
  177. <div id="products" class="storeSection"></div>
  178. </div>
  179.  
  180. <div id="detectAds" class="adBanner" style="background:transparent;width:1px;height:1px;"></div>
  181. <div id="support" style="margin-top:130px;">
  182. <div class="supportComment">v Sponsored links v</div>
  183. <div style="position:relative;">
  184.  
  185. <div style="position:relative;z-index:100;min-height:250px;">
  186.  
  187. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  188. <!-- Cookie Clicker Responsive -->
  189. <ins class="adsbygoogle"
  190. style="display:block;margin:auto;"
  191. data-ad-client="ca-pub-8491708950677704"
  192. data-ad-slot="9780186019"
  193. data-ad-format="auto"
  194. data-full-width-responsive="true"></ins>
  195. <script>
  196. (adsbygoogle = window.adsbygoogle || []).push({});
  197. </script>
  198.  
  199. <div style="height:16px;"></div>
  200.  
  201. <!-- AdventureQuest Worlds banner -->
  202. <a class="ad" id="aqad" href="http://www.aq.com/landing/cookie/?utm_campaign=AQW_CookieClicker&utm_source=CookieClicker" target="_blank" title="AdventureQuest Worlds" style="background:url(img/aqworldsbanner.jpg) no-repeat;width:300px;height:64px;display:block;position:relative;margin:0px auto;">
  203. </a>
  204.  
  205. </div>
  206.  
  207. </div>
  208. </div>
  209. </div>
  210.  
  211. <div id="focusButtons">
  212. <div id="focusLeft" class="title">Cookie</div>
  213. <div id="focusMiddle" class="title" style="font-size:80%;padding-top:18px;padding-bottom:14px;">Buildings</div>
  214. <div id="focusRight" class="title">Store</div>
  215. <div id="focusMenu" class="title">Menu</div>
  216. </div>
  217. <div id="compactOverlay" class="title">
  218. <div id="compactCommentsText" class="commentsText"></div>
  219. <div id="compactCookies"></div>
  220. <div class="separatorBottom"></div>
  221. </div>
  222.  
  223. <div id="tooltipAnchor"><div id="tooltip" class="framed" onMouseOut="Game.tooltip.hide();"></div></div>
  224.  
  225. </div>
  226.  
  227. </div>
  228.  
  229. </body>
  230. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement