Minecraft PC IP: play.cubecraft.net

ENDERIUM

Dedicated Member
May 22, 2021
1,062
1,300
194
THE END
discord.gg
Pronouns
He/Him
i can does hacking

Scratch
Screenshot 2021-07-30 4.28.58 PM.png


JavaScript
if ((you === 'enderman')) {
console.log('Award for you.');
} else {
console.log('TECHNOBLADE STAN');
}

Smalltalk
(you = 'enderman')
ifTrue: [
Transcript
show: 'Award for you.';
cr.]
ifFalse: [
Transcript
show: 'TECHNOBLADE STAN';
cr.
].

Python
if (you == "enderman"):
print "Award for you."
else:
print "TECHNOBLADE STAN"

C
if (you == "enderman")
{
printf("Award for you.");
printf("\n");
}
else
{
printf("TECHNOBLADE STAN");
printf("\n");
}
 

AM71113363

Novice Member
Jun 18, 2021
379
115
44
Rome(Italy)
am71113363.github.io
i can does hacking

Scratch
View attachment 197567

JavaScript
if ((you === 'enderman')) {
console.log('Award for you.');
} else {
console.log('TECHNOBLADE STAN');
}

Smalltalk
(you = 'enderman')
ifTrue: [
Transcript
show: 'Award for you.';
cr.]
ifFalse: [
Transcript
show: 'TECHNOBLADE STAN';
cr.
].

Python
if (you == "enderman"):
print "Award for you."
else:
print "TECHNOBLADE STAN"

C
if (you == "enderman")
{
printf("Award for you.");
printf("\n");
}
else
{
printf("TECHNOBLADE STAN");
printf("\n");
}
👎well you didnt count from 0 to infinite, which I did.
note:
I always use "\r\n"
 
Members Online

Team online

Latest posts

Latest profile posts

ペッか♡ wrote on SummerWarz 🍦's profile.
i remember an incident where i got accused of ip grabbing in the chat when i just sent a song lol, hence me remembering you
ペッか♡ wrote on SummerWarz 🍦's profile.
yoo its me the creaking guy
NEWS:
1 - Private Games are now being tested!
2 - More languages are being added to the server (Community translations will be done via Weblate)
1752619907692.png

1752619938661.png
Pluisje wrote on SummerWarz 🍦's profile.
hello seasoningwarz
CheatersDontWin wrote on SummerWarz 🍦's profile.
Is this the real SummerWarz?!
Top Bottom