Categories > Coding > Javascript >

[RELEASE] Simple hello world

SeizureSalad

i love femboys

Posts: 1159

Threads: 79

Joined: Mar, 2021

Reputation: 40

Posted

hello guys i wrote this simple hello world program in javascript lmk how it is (the file is too big for pastebin or here so i uploaded it to discord)

 

https://cdn.discordapp.com/attachments/861748086724362260/932413064177909790/simple_hello_world.js

  • 1

Added

@_realnickk

i have learned a bit more javascript and i'm 100% sure this is the best way to hello world after doing thourough research and i'm now working to shrink the file size so i can post it without putting it on pastebin

 

https://pastebin.com/gGXXGSkR

 

edit: pastebin deleted my link for no reason

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

Posts: 1008

Threads: 66

Joined: Sep, 2021

Reputation: 20

Replied

yay, finally a simple hello world script!

  • 1

"Building blocks of imagination, united in the virtual realm, where creativity thrives and friendships ignite. Welcome to the Roblox revolution!" - chatgpt

 

SeizureSalad

i love femboys

Posts: 1159

Threads: 79

Joined: Mar, 2021

Reputation: 40

Replied

@crazy_cat

yes! i am working hard to make sure the file size doesn't get larger than like 5k characters because i can't post it on wrd

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

eviate

$$ JoiGuard $$

Posts: 37

Threads: 9

Joined: Jan, 2022

Reputation: 2

Replied

You only used JS**** and Obfuscator.io for console.log('Hello World!'); rlly? It's like hiding the coca-cola recipe

  • 0

SeizureSalad

i love femboys

Posts: 1159

Threads: 79

Joined: Mar, 2021

Reputation: 40

Replied

@eviate

it isn't just console.log("hello world") lol

  • 0

Added

@eviate

here is improved version it only like 50 characters

const pl=console['log'];
const hw='Hello World';
window['pl']=pl;
window['hw']=hw;
const cl = 'window["pl"](window.hw)';
window['cl']=cl;
const ea = eval
window['eva'] = ea
ea("window['eva'](window['cl'])");
  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )