Relative Content

Tag Archive for javascriptmit-scratch

How to get someone’s Computer Username in JavaScript. Like the “whoami” Command in CMD

I’m trying to make a meta game and for one of the planned scenes I want the player’s name inside a book. The thing is… I’m using PenguinMod, a block programming language that has almost nothing to do with JavaScript. Except for an Extension that you can install with blocks that run diffrent JavaScript commands depending on what you put in them. Example Image.The Javascript Blocks in Question