Gamers always wanted to hack the games they were playing after they are through with it. After playing Plants versus Zombies for some time, I found out that some game functions utilize the system time. This includes the duration of the effects of chocolates, phonograph, and bug spray.
I thought of a quick way to freeze the time so that chocolates would have an infinite duration. This will use batch commands or batch scripting.
Type the following code in notepad:
@echo on
:mark
time hh:mm:ss
goto mark
Then save it as anyfilenameyouwant.bat
>>READ MORE HERE
No comments:
Post a Comment