#๐ -general
1 messages ยท Page 258 of 1
Oh yes I remember this bug
I concur
Hi
Scarch
Ok
Skull
Hey I know an active chat
Whrer
Youโre talking in it right now bro
No
My cells is buged
What
Elaborate
I swear
Dang havenโt played that in a while
hello everyone
Hi
I'm getting frustrated with the fact that I'm maxed out on mv. Because I want to get more darwiniums.
should we add more objectives on m.v please
bruh dead chat
Who
Real
electorus is back
No
Ugly Zombie John, Smooth Ugly Shelled John, Cave Dweller John, and Arcty
-# Cave Johnson
Electric-
Ping without a ping
2 years and 6 months
Was when I got unbanned after making my account
well this one
MANDATORY DARKYGONAL PING
@next trellis
Wth
that's definitely not a random person I pinged
-# Definitely
yeah because that's my old account
-# (edited)
waiting fucorne sonsforydm kdle dkfudorkd dsidnidne titunewiskebaurnandlitrkbfug
I guess it happens with Beyond
Ultra what now/j
Consciousness
...
i need this person to explain
I have literally 4 accounts here
why there are floating roses and chicken nuggets in my backyard
Ultra Beyond,Ultra consciousness, ultra consciousness and ????
Wth is this
Ultra Beyond
?
finally im back
Nice
holy my beta event has double the views than the full one
dam i think we did absolutely everything of the engine
the only thing i can think of is exploration quests
ye finnaly
Why'd I get timed out
Ok
hmmmm
I just got 4 ads on yt
ads on youtube tv are crazy
like you can get 4+ ads and have to wait 40 secs to watch the vid
i am using my switch so I'm using the tv version of yt
They are
Well.Btw,I found that Robust is very rich now since he had a skyscraper hotel.
So that means he is extremely busy now,that's why he hardly ever chats in here
Skull
uhhhhhh
The emptiness machine
And he is working on the first floor,at the manager room
Well.You can't see him because of these small houses in the foreground
Actually,I took this photo from the hostipal
Hi
Idk why but he built this in Vietnam
Hi
Chcorm tockehe
Maybe he loves seafood
Nice
Hi electorus
What brings you into Elmo smashing doors territory
A
What
Finally we both have pink name color
Nice
I have purple
I have Dev tho >:)
Purple is a color I like anyways
Moco goes loco
are you becoming like colin
Well me doing wiki talking allat in this server and doing my own fan made event
I guess im close enough
skib
skull
i don't think that
Ok
just chatting something where people send messages
Sometimes the server goes quiet for an hour
Hi
because people don't have anything to talk
oh, hi
Congrats on getting the Dev tag, ๐ฅ๏ธ
because people don't have anything to talk*
because people have nothing to talk*
Ye congrats
your choice
You can have it too imo?
thought it was something special
You just have to join a server
which one
It doesn't work
sorry sir, thanks for your correction
Doesn't do nothing
I'm def not a Dev, which is fine ๐.

hello again
what server did yall get the tag
๐ง
Hello again
Hi
Hello
Hi
hello
Hi
Solarballs
Hi
What
Gatebreaking
huh
Dev
oh
MORE DEVS
can I be a dev ๐ฅบ
yeah there isnt
Almost there
You gotta try a little harder
What's the server about?
Yes if you found a server
how to get the dev tag??
this is nothing to do yet
reaction role support?
Join that server
Skull
If you don't see where to join search the thing that the server is for
bro look at my tag
nothing
I'm not telling you
we are the devlings
That server is not for nothing 
its an easter hunt
the tag is an easter hint
Perhaps there aren't
i got it quite easily
Every people are like us 
Took you pretty long tho
can you explain the picture
hint: none of them are the right one
You have to find it through links
And the biggest hint of all is ||WHATS THAT SERVER IS FOR||
The Reaction Roles Support
i don't see it everywhere
Well another hint:
"Thanks for using Reaction Roles, we continuously work on making the bot better."
Are we active rn
Y'all are not even real devs
heehh
Well at least I'm a dev on wiki
Ironic
im a python dev
Ah
h
How do u guys get the dev thingy
Oh fuck
easter hunt for it
FINALLY!
Congrats ๐๐๐
I was 2nd
I'm a python dev
im a nothing dev
Imagine tkinter 
i have 3 of them
@calm fable maybe they're devious? Devastated? Devils?
not me
You're devycat
I'm countryland, the sigma tester
What is a devycat
No idea
Tea kinter
I forgot I have so many old comic things I made from like 2022
In my drawer
idk just remembered them
str(input())?
No language syntax found
u dont need to write str for pythob
input() is already a string,bruh
string, integer, float, boolean
class Dev {
string Name;
string UserId;
public:
Dev(string name, string userid) {
Name = name;
UserId = userid;
}
void printDev() {
cout << Dev.Name << " has the ID " << Dev.UserId << '\n';
}
};
int main()
{
Dev me ("Electorus", "01");
me.printDev();
return 0;
}
Not sure if correct jeez
Is there more for Python
Or just these 4
I forgot whether Python have char but prob no
Anyways
Physics work time
only 4 i think
string = โtextโ
integer = 2
float =2.2
boolean = True
Ik
u can actually
Yes but most programmers won't do
Which pretty much sucks when you read code
Ik
C++ just doesnt make it possibly ambiguous
Dang
I suck at physics
List,tuple,dict
That sounds like a container
Or a data group
Or whatever
But I don't think it's a type
Examples:
-List:[2,4,"Electorus",-3.4,True]
Yes but imo it's not a type
-Tuple:(3,5,7,2)
-Dict:{1:.....}
Why would list be a type?
List is also a type
Tuple and dictionaries are also,too
But the difference of lists and tuples that you CANNOT add or delete an element in the tuple
It's a sequence type, I see
Not a value type
C++ has a lot more container types 
Pair tuple set list map array vector deque
Well,they are included in python,too
Never heard of vectors in python
Oh well vectors in python are just lists
What about set tho ๐ค
Yes it is in python
What about map
Python doesn't have map ๐
The closest is dictionary
Pairs are just 2 member lists at least
Deques are... umm...
Well they're not in python
Vectors mentioned!!!
Not that vector 
Aw.
Every day is not my lucky day.
Sounds skull
No
Dang
I need to wait 1-2 days
Tf
?
uh
ok
Am crying
i literally almost just leaked my ip address here by accident
Lmao
Wait why my name is different
Google is roasting me
Isn't it len
Also it's a method not a type
In case you are referring to len()
The last thing posted on 4Chan was chicken jockey.
Yes,and YES
when u use:
a = list(map(int, input().split()))
That means when you input the list in 1 line,it'll transport into a list with integer elements
Unless you use import deque and use regularly with deque.name of function
wada
Maybe they are included in import numpy or sth
also the uncropped image of my wifi speed that showed my ip address was there for a few seconds
thank goodness chat wasn't very active when I posted it
Yes.Because your chat doesn't relate to the topic which everyone said
Yeah.And the chat isn't active now
And when you use import itertools or collections,you'll be surprised
only me and griffy were talking when it happened
That's a mathematical vector
Isn't it
what is that meant to mean
Weird there's no map mentioned in google
Just guess my new idiom?
Stupid web
What did you search
Python and C++ are absolutely different
Indeed
So just say "map function in Python"
Map function ๐ญ
It is usually in use with lists
You sound so sus dude
The map() function in Python is a simple tool for applying a function to every item in an iterable, like a list. This turns data transformation into a straightforward task. Using map() , you can avoid traditional for loops, making your code cleaner and easier to read.
Python is implemented using c and c++
Smh
Isn't that a function
Not data type
Very wrong duh
bro wants my ip address
Lmao
Wdym
while in C and C++ you have to use {} to seal, right? and in Python you just indent.
I meant python is written in c
Yeah,it does
Skull
Jn
You BETTER change your internet ๐ญ๐
for single line text is not required in if or for. but in general, yes
Yes
Or you can check that do you have money left,so you can pay for the internet
in Java you can use Set<T> myset
Aye
a
nah, it's pretty similar to C++
Also this
l = ["Countryland","Electorus","Me"]
a = [i + "sweetie" for i in l]
print(a)
Do you use PyCharm?
i use bedrock /j
turtle
Imagine bedrock
no, it's IntelliJ IDEA Ultimate
Cursor
oh no, i can remember that lines in my brain
Online
HTML when people say it's not a programming language:
It is the key for creating a website!!!!!!
Absolutely no idea what's that
the same that pycharm, but for java
Skull
is from jetbrains
Guh
Hello
๐
Is there Jojoseis stream today
bedrock is just c++
no, i just reorder roles
because linked roles were always in top
Imagine calling bedrock c++ ๐ญ
Lmao
bedrock C++, java Java
Bedrock uses render dragon engine
Java coffee
Book written by CSS devs 
AI
https://www.jetbrains.com/idea/ java vibes
Kotlin
Oh my we gotta mention Fortran at some point
๐
Discord says that im playing IntelliJ, xd
Skull
I just realised I never wondered how many downloads the game has
Which
Steam
Which in
Am too lazy go check
Skull
Sometimes discord thinks the calculator app is a game
Imagine playing calculator for 6 hours straight ๐ฅ๐ฅ๐ฅ
When you see a game dev editing a VSCode file:
no, I did it on purpose, just like with the VSCode
Better than discord saying someone is playing discord
๐
Ah
Playing windows 10 for 40 days straight ๐ฅ

0.00001 Picosecond after I gave this water ๐ซ to my younger brother
bruh
when a python programmer tries to learn HTML,CSS,Javascript be like:
oh dear guys are having breakfast
(I'd already had dinner but I'm okay)
๐
hello
hello?
dead chat lol
Holy YAP
what?
He migrated
what is that
can I help you
||(duh I studied Scratch for 4 years from 8 year old)||
Im gonna start making my event when v6 releases
Since the original one is outdated with v5.02
Found the original the Rocky beginnings protoype with my own engine
a button from nowhere
You're weird
Eekelectron
countryside - log(Maryland) = countryland
what are u talking about
Yap
stupid chat and more
Thank you for the compliment
Skull
I'm planning on an extension of EEE, wait :)
Orbit needs a low taper fade
yeah,my suggestion is gonna be sanctioned
ok
0^0=
electron + proton - neutron + torus - log(eektorus) = inf
1
= undefined
Eektorus
Fuck no ๐ญ
Soree i had to
this man just calculated severely wrongly
Electorus + proton = protorus - neutron = pro + torus = protorus - log(eektorus) = eektorus
I tought
Icktorus?
log(eektorus) = log(8) = 0,98.... = electorus
A
protorus - electorus = proton - electron = neutron
Me dont want equation
You mean #๐ก-suggestions?
We can arrange a perk for top 1, for sure
for level?
Top 1 on the leaderboard
Vote for the bot
and top 10,25,50,100,250,500
How do I level up in @Lurkr's leveling system?
- Send messages. That's it. Each message grants you experience points, and you level up when you reach a certain amount of xp (there's a 1 minute cooldown, however, to prevent spamming). You can check your current amount of xp, current level, and current ranking using @Lurkr's /rank command.
i knew it already
Do you know what I mean by top 1?
Top 500 basically means everyone who was ever a little more active
It means a person who is on top 1 would have a perk?
Well,it's too rare
Yup
What perk
Idk, something cool
1000000 years later
I'll get it considering the rate tho...
when discord is ended
Nah I'm lazy
How much does one message give xp
C++ class time
hmm
Between 25-40 iirc
Oh ok
should I get this idea
Think of some perks before suggesting it tho
:catThink:
hmmmmmmm
Wait what happened to my name?
I duno
Sorry I eated it
:shock:
I have dev tag k, gonna switch to star
top 500:Get novice role + 10 logits + 1-day infinity pass
top 250:Get amateur role + 25 logits + 5 darwiniums + 2-day infinity pass
top 100:Get progressive role + 50 logits + 10 darwiniums + stone geode + 5-day infinity pass
top 50:Get advanced role + 100 logits + 25 darwiniums + gold geodge + dwarf star + 10-day infinity pass
top 25:Get expert role + 250 logits + 50 darwiniums + gold geodge + neutron star + 30-day infinity pass
top 10:Get legendary role + 500 logits + 100 darwiniums + diamond geodge + black hole + 60-day infinity pass
top 1:Get maximum role + 1000 logits + 250 darwiniums + diamond geodge + black hole + 90-day infinity pass
and also this one:
what are you talking about
this is
In game rewards for the rank here... how would you even implement that
Damn wtf is Haskell programming language
Also so many ways to exploit it...
We don't need more roles
okay so just for the others
Great question (Iโve never heard of it)
create a bot that will automatically send it to mods and devs (it could be a semblance bot but I heard it has a broken function that links to the game progress)
you gonna talk with sirh for that lol
Since back then we can send game info to get roles here why don't we just send info here into the game for rewards
Devs don't have to be busy approving things
Sending info from game to the bot was surely easier
so just say that
Since now the bot has to constantly check the leaderboard (Probably easier would be to set a leaderboard in a new bot in that case) and it would've send info to the game, but that means there's a lot of ways to exploit it
maybe so....
With the 1 minute cooldown we can upload the leaderboard every minute... but that's pretty... whatever consuming
Accept my application I wanna be an alpha male
Time consuming and possibly can be easily exploited?
now the main one is broken, hope the dev will fix it (linked to the game progress)
It was working, until devs removed the option to do it in game
btw,they are too full to do this(due to the cheese event.they eat a lot)
I could get someone to agree to switch top 1 position back and forth
Wdym
.
Still don't get it
men and gentleladies.
What
top 1 gets rewards
2 people switch top 1 back and forth and get rewards for it
Greetings and salutations
Can we have a moment to appreciate the music in the discovery simulation
Erm ๐ญ
Can we have a moment to appreciate the music in the discovery simulation
Discovery?
Explorations
exploration. my mind is off
Ah
I love the classical songs in that
All 9 Beethoven's symphonies
I love the music for the current exploration sim
The AI music is the best one
I don't remember it
Colin has it
my #1 is the disease one.
well.It's quite competitive,though
reminds me of plague inc
Best one of it
Are u okay with that
relaxing my brain
Go ahead
I think he has an expanded version
yeh
i mean i could also help but i dunno
well,I have a collocation of my favourite songs on Spotify
dvorak's symphonies,the moldau,beethoven's symphonies are all included
they should really add a feature to ctc that when you get to challenge 2 on a exploration sim, you can listen to its music
or they can buy by logits
jocket is a great idea
add the exploration music,meso-valley and beyond music too
that is the problem that the devs don't add
SOS
The music is on the game file, you can search for it
I just bought a gallon-
โบ Watch More The Land Before Time All Videos: https://www.youtube.com/watch?v=xoxLphlx4c0&list=PLWpRwPF7WwnkiuasdoA-B-WHxlTQp4hGX&index=6&t=25s
The Land Before Time introduces us to Littlefoot, Cera, Spike, Ducky and Petrie, and follows them on their first journey together - an exciting quest to find the lush, legendary Great Valley. Along th...
Man, i havent been here in a while
Matter of fact, i dont remember when was the last time played cts
๐
Turns out, the game got kinda stale after a while
Hello
No I did not
im just kidding
just watch it
it's good
I think you are not brave enough to watch it
:))))
you are so young
It's ads
electron + torus - eek = electorus scared of dinosaurs
ads so don't watch it(in your opinion)
I mean when i click the link it's show ads a lot
well,just skip that
and you'll enjoy that
:)))
YouTube premium 
holy chicken EeE
Surotcele
no chapter 4 :(
bruh
playing game too much => to be continued
Surotcele si gniyalp emag oot hcum
||(Electorus is playing game too much)||
hahaha
good night
Idk
๐คซ
๐คซ
and run run until its done done until the sun comes up in the mornโ
Why does it sound like a Minecraft fan music lyrics
Griffy, aw man
Hey
Hi
You come here often? ๐
Hello chat
Greetings
Is this a dead chat
Possibly
mayVe
Well I'm kinda looking at wiki module stuff
...
Dang I really have to learn Lua atp
Bruh
Hey
I just met you
And this is crazy
So hereโs my number
So call me mayVe!!!
What
Are you hacked
It's still not consent tho
Consent is funnier than that
trudermark
helo
Hello
Breaking news: everything is tomato
i can do it forth
Aye
it even got focus
Ey Ey E
What
Speaking of 4
What bro got after getting #4 is Zeppelin warning and a 1 min timeout ๐ญ๐
Mod curse is real /j
What's the matter
Life tip: donโt forward @feral zincโs messages
we all bouta put that one scratch guy in the banned list
like bro repeats the message 2-3 times
Ok so you can't forward the leaderboard
Real
whats his name again
2
j11626
Banned
Skull
Hello
what if we make banned users not be able to use the engine
If you cut the back it might turn to a circle island
grab your pick shovel and bolt again
poll_question_text
Bored-poll 1: Most peak snack?
victor_answer_votes
4
total_votes
8
victor_answer_id
3
victor_answer_text
Chocolate
victor_answer_emoji_name
๐ซ
Yay
Sorry chat.... I'm a little unconscious
What is a crisp
Brish for chips
Oh
crispy and juicy your having a snack
Briโishโ 
Battle for dream island
Relax
-# (edited)
radio animations is using a telegraphโฆ.
@knotty adder can you not send non recipes in #cheese-recipe-contest ? Thanks
.--. .-. . - - -.-- / --. --- --- -.. / - . -.-. .... -. --- .-.. --- --. -.-- / . ....
HEEY GAHYS, I WILL CAK A BIRGER FUR YOU AHL
But it's cheese.... Ahh ok
And then brish
Hey goys I whil cuhk a burger for you oll
...
Lazy
Lazy Lady
Lazy Lady Ladybug
Lazy Lady Ladybug Ladder
S?
โฆ ___ โฆ
s
So many fan artists nowadays
Nickname?
Zeppelin
Cepelinas?
Fly
what did u name urself
that made it an ill eagle
i still dont have a role that is on a different section
Wdym
what did u name urself that zeppelin changed
(#4!) CND, The Aloha Tester
Better be the Alolan tester
Great idea
A lol an

shell meat lettuce cheese
Itโs raining tacos
Nope, it's because I watch a shit ton of yt
Also no (I have a very limited selection I like, not that I've tried that much bc it isn't local and it's expensive as hell)
Hello
Evolution never ends
Or does it
Ahh yes peas and quite
Uhhh new topic
New events
UhhhhhHhhgghhhhh
Ok new thing u can type a node in this chat and ill add it just say if its a new branch or the same one
kept my promise
Holy op cave
Got 50 iron from exploring the open bit without going into the dark areas yet
Xd
Added xd as a different branch