Live data from Hacker News

Infinite Craft

neal.fun

621–630 of 831 posts

Re: Infinite Craft

#623
I made way too many new things. including but not limited to: 420gaystalin Steamlincoln Shark Mafia Lincoln Shark Mafia Steamlin Express Werebearowlstien Bowling With The Fishes ibowl steamlin mafia Underground Werebowl. GOD HELP ME I NEED SAVING FROM STEAMLIN AND SHARKS

Re: Infinite Craft

#628
post #497

I just don't have enough time to do it manually. Writing a little script that automates crafting was quicker for me. It found me "Star Trek: The Rockapocalypse" const sleep = (ms) => new Promise(resolve => setTimeout(resolve, ms)); let elements = [ ' Water', ' Fire', ' Wind', ' Earth' ]; let pairs = {}; async function getResponse(left, right) { const url = `https://neal.fun/api/infinite-craft/pair?first=${left}&secon…

where do i put that
Post reply on HN