Blush Blush

Blush Blush

Not enough ratings
Hack speed :3 (Em português, and in english)
By DarkamiGem
->Como conseguir progredir no game de forma rápida em todos os aspectos (dinheiro,Habilidades, empregos ou com aqueles timers de encontro)
->How to make rapid game progress in all aspects (money, jobs, or meeting timer encounters)
   
Award
Favorite
Favorited
Unfavorite
Como fazer isso?
->Primeiro passo:
Crie um arquivo de texto. (clique com o botão direito de seu mouse na area de trabalho, vá em "novo" e finalmente "documento de texto")
Obs: você pode por qualquer coisa no nome do arquivo, pois isso não irá interferir. O importante é que termine com ".bat" na hora de ir no "salvar como..."
->Segundo passo:
no documento de texto cole o texto a baixo:

@echo off
:loop
date XX-XX-20XX
echo Set Date 1
timeout /t 1
date YY-YY-20YY
echo Set Date 2
timeout /t 1
goto loop

->Terceiro passo:
É de extrema importância esse passo! Na linha "date XX-XX-20XX" coloque a sua data atual. Na linha "date YY-YY-20YY" coloque a data de uma semana depois (exemplo, hoje é 25/07/2019, coloco na primeira linha do X. Na linha do Y devo colocar 01/08/2019)
Obs: No caso, se você estiver com o computador configurado aos padrões americanos, deve colocar MÊS/DIA/ANO.
->Quarto passo:
agora que está tudo pronto, vá em "arquivo" na barra em cima, clique em "salvar como...", coloque qualquer coisa desde que termine com ".bat".
->Quinto passo:
Agora se tudo for feito corretamente, surgirá um arquivo com o nome que você colocou no arquivo de texto, abra esse arquivo enquanto o jogo estiver aberto e pronto, poderá zerá-lo rapidamente :D
Obs: Sempre abra o arquivo "executando como administrador"
->Sexto passo:
Todo os dias, o arquivo deve ser atualizado com a data do seu PC, se não, ocorrerão erros.

Seja Feliz :3
How to do this?
-> First step:
Create a text file. (Right click on the desktop, go to "new" and finally "text document")
Note: you can put anything in the file name, as this will not interfere. The important thing is that it ends with ".bat" when it comes to "save as ..."
-> Second step:
In the text document paste the text below:

@echo off
: loop
date XX-XX-20XX
echo Set Date 1
timeout / t 1
date YY-YY-20YY
echo Set Date 2
timeout / t 1
goto loop

-> Third step:
This step is extremely important! In the line "date XX-XX-20XX" put your current date. In the line "date YY-YY-20YY" put the date a week later (for example, today is 25/07/2019, I put in the first line of X. In the line of Y I must put 01/08/2019)
Note: If you have your computer set to US standards, you must enter MONTH / DAY / YEAR.
-> Fourth step:
Now that you are done, go to "file" in the bar above, click "save as ...", put anything as long as it ends with ".bat".
-> Fifth step:
Now if everything is done correctly, a file will appear with the name you put in the text file, open that file while the game is open and ready, you can quickly reset it: D
Note: Always open the file "running as administrator"
-> Step 6:
Every day, the file should be updated with your PC date, otherwise errors will occur.

Happy: 3
4 Comments
Zokushi 1 Jul, 2021 @ 1:43pm 
For the english version there is no space after the / in time out. Also you most likely need to right click the .bat and run it in Administrator mode. So for example..

@echo off
: loop
date XX-XX-20XX
echo Set Date 1
timeout /t 1
date YY-YY-20YY
echo Set Date 2
timeout /t 1
goto loop
AJarOfMayo 25 Oct, 2019 @ 1:13pm 
...so what do i do with said file after i finish creating it?
DarkamiGem  [author] 29 Jul, 2019 @ 1:28pm 
I'm sorry for the translation, if there is something wrong. I'm still learning the english language XD