CookieMonsterTeam / CookieMonster

Addon for Cookie Clicker that offers a wide range of tools and statistics to enhance the game
MIT License
499 stars 206 forks source link

CookieMonster is not working anymore for old 1.0466 version. #51

Closed Yoyoshix closed 8 years ago

Yoyoshix commented 8 years ago

Hello ! I know you updated CookieMonster to make it runable on the last Version of CC. The problem is I dont want to play it now, so i'm still playing on the previous version which is :http://orteil.dashnet.org/cookieclicker/v10466/

Is there a way I could make it works again for the old version ?

Thanks for your work !

Note : I know I should maybe download the files on my computer of the old version and do something from my browser to tell him to use the files I have from my disk. But I dont know how :(

Aktanusa commented 8 years ago

There is no need to download to your computer as it will always be on github as an older version. rawgit.com site though, I don't know will last forever. You're the third person to ask this (not a bad thing, just saying =p) so I think I should write a note on the README soon. Anyway the solution is to use this instead:

javascript:(function() {
    Game.LoadMod('https://cdn.rawgit.com/Aktanusa/CookieMonster/1.0466.1/CookieMonster.js');
}());
Yoyoshix commented 8 years ago

Ohhhhh Thanks you a LOT ! I knew it was something like that ^^ I'm glad to hear you didn't waste your time to fix this.

Aktanusa commented 8 years ago

Eh it wouldn't be a waste of time even if I did need to do something. It's helping out people with the addon, which is what motivates me =). I will note though, this is the final version for the older CC. For any new enhancements, I do not plan on putting back into this script for older CC.