So, I decided to make a cookie clicker. It’s not very good yet, but this was the first project I made after learning a bit of JavaScript. If you have any suggestions on how I can make this better, please tell me! Also, it saves data! That was probably the part I spent the most time on.
So, I decided to make a cookie clicker. It’s not very good yet, but this was the first project I made after learning a bit of JavaScript. If you have any suggestions on how I can make this better, please tell me! Also, it saves data! That was probably the part I spent the most time on.
The amount your +6 cookies per click costs is astounding. @AmazingMech2418
@NoelBryan LOL! This is what happens when you bot a JS cookie clicker...
You botted it LOL @AmazingMech2418
@NoelBryan Yep! I also actually changed the click variable to
Number.MAX_VALUE
...Why is everyone exploiting the console @AmazingMech2418
@NoelBryan You should have seen mine for the "How Well Do You Know Repl.it" quiz... I finished it in 7 seconds...
What if it was legit @AmazingMech2418
@NoelBryan Well, I answered all of the questions in that time, just with a bot...
How did you do the bot? Seems like your good at bots @AmazingMech2418
@NoelBryan Well, it was a JS bot. I just copied and pasted code I created for the bot (using setInterval) into the console.
Oh, ok, cool! @AmazingMech2418
@NoelBryan Thank you! I also have created a bot for my own game before...
You could make games just to create bots lol @AmazingMech2418
@NoelBryan LOL! Yeah.
@AmazingMech2418 then you get practice in making bots and making ther stuff :o