Cookie Clicker

Cookie Clicker

Ver estatísticas:
stocks tick speed
is there a way to upgrade the tick speed? im really into these stonks but id love if i could make it tick every 30 seconds, be it either trough ingame upgrades or a mod
Escrito originalmente por Curley:
All the mechanics of the game can be modified through the source files. So if you don't mind editing the files manually - and your modifications resetting whenever the game updates - then here's what you want to do.

In Steam, right-click on Cookie Clicker > Manage > Browse local files. From there, go to \resources\app\src\ and open minigameMarket.js with Notepad, or something similar. But before editing, it would be a good idea to backup any files you plan on modifying.

What you're looking for is line 784:

M.secondsPerTick=60;//1 tick every minute

The value represents seconds, so for the market to update every 30 seconds, change it to 30.
< >
Exibindo comentários 14 de 4
13xforever 8/set./2021 às 6:53 
I don't think you can do anything abou it
GrandTickler 8/set./2021 às 7:21 
Escrito originalmente por 13xforever:
I don't think you can do anything abou it
aw ok thanks :)
O autor do tópico indicou esta mensagem como a resposta.
Curley 8/set./2021 às 9:20 
All the mechanics of the game can be modified through the source files. So if you don't mind editing the files manually - and your modifications resetting whenever the game updates - then here's what you want to do.

In Steam, right-click on Cookie Clicker > Manage > Browse local files. From there, go to \resources\app\src\ and open minigameMarket.js with Notepad, or something similar. But before editing, it would be a good idea to backup any files you plan on modifying.

What you're looking for is line 784:

M.secondsPerTick=60;//1 tick every minute

The value represents seconds, so for the market to update every 30 seconds, change it to 30.
GrandTickler 8/set./2021 às 9:48 
Escrito originalmente por Curley:
All the mechanics of the game can be modified through the source files. So if you don't mind editing the files manually - and your modifications resetting whenever the game updates - then here's what you want to do.

In Steam, right-click on Cookie Clicker > Manage > Browse local files. From there, go to \resources\app\src\ and open minigameMarket.js with Notepad, or something similar. But before editing, it would be a good idea to backup any files you plan on modifying.

What you're looking for is line 784:

M.secondsPerTick=60;//1 tick every minute

The value represents seconds, so for the market to update every 30 seconds, change it to 30.
thanks a lot for the detailed description, that was exactly what i was looking for!
< >
Exibindo comentários 14 de 4
Por página: 1530 50

Publicado em: 7/set./2021 às 20:03
Mensagens: 4