#Unicode

1 messages · Page 87 of 1

graceful marsh
#

Bananually

#

What's the word for every day again

#

Daily that's it

heady escarp
#

my bed is named bin, i sleep on bin anually

sage wren
# graceful marsh Bananually

I feel sad seeing italian has one word for banana farming and english doesnt, they have bananicoltura why cant we have bananiculture

graceful marsh
chilly fulcrum
#

groan

graceful marsh
#

Well anyway

Should we tell Kali we're at 96%

#

Eh y'know what why not

#

@regal fulcrum Hey Obama we've reached 96.5% on the Other Unicode sheet

regal fulcrum
#

holy shit man

#

this is happening soon isn't it

graceful marsh
#

Eh

#

Kinda maybe not

The lower ones are tough to crack

#

Also look at this lineage

chilly fulcrum
#

lol half the steps here shouldnt have worked i swear

regal fulcrum
chilly fulcrum
#

so did it just 4 at a time increment all the way from 1e93f

graceful marsh
#

Yeah

chilly fulcrum
#

i see

graceful marsh
#

It lets you natural barrier break

chilly fulcrum
#

i wish

#

but for me it blocked me

#

refused to pass 1e8ff, maybe cause adlam is assigned after it

graceful marsh
#

You only need to get it to break once in my experience

Once it's split over two it keeps doing it

#

Then again I've only done this twice

chilly fulcrum
#

wdym

#

split over two

graceful marsh
#

Once you have something that's E {3,7,B,F}F 0 1, it will just keep doing it

#

I put that in the wrong place

chilly fulcrum
#

huh

#

dont get the notation

#

remember im sick

#

groan

graceful marsh
#

Yeah hold on

#

Once I have something like xxx3E, xxx3F, xxx40, xxx41, it just increments like that forever

I don't know why but that's just been my experience

#

No commas of course

#

That was for my sake

chilly fulcrum
#

like, next is 42 43 44 45?

graceful marsh
#

Yeah

chilly fulcrum
#

hmm

graceful marsh
#

And then it keeps going until 7E 7F 80 81

chilly fulcrum
#

well i got stuck when 700 740 780 7c0 incremented to 8c0 880 840 800 (no juoke)

graceful marsh
#

And so on

sonic heart
#

What's your recipe for it?

#

Oh wait nvm

#

I thought the item on the left was 0304 with a circle

graceful marsh
#

Ah dammit browser crashed

#

Hope I didn't lose anything important

sonic heart
#

Why is your name permanent anticyclone

graceful marsh
#

Because thunder is no longer in the server

chilly fulcrum
#

I did get 800 840 880 8c0 but it refused

graceful marsh
#

Oh goddammit he's back

chilly fulcrum
#

and also 8fc 8fd 8fe 8ff refused also

#

so the issue is in order to increment you need stuff on the other side of the barrier which I don’t know if I can

graceful marsh
#

Not quite

chilly fulcrum
#

given the casing issue

graceful marsh
#

Eh?

#

Oh right Adlam

chilly fulcrum
#

yeah

sonic heart
#

Oh adlam lol

graceful marsh
#

Might not be the best strat for Adlam

Capitals, at least - got the upper Adlam using it just a few hours ago

chilly fulcrum
#

How do

#

as I said it doesn’t work cause casing

trim pond
#

in the midst of finding 1c000 I found 19000

chilly fulcrum
#

so how did you do it

graceful marsh
#

Well it did work because the lowercase Adlam behaved fine

trim pond
chilly fulcrum
#

Isn’t upper earlier in the block

graceful marsh
#

I just realised I said upper Adlam

#

I meant like later Adlam

chilly fulcrum
#

Ah

#

see I’m sick rn as I said so I probably will take what you say literally

#

and I will get confused

trim pond
#

U+19000 recipe
"𖀀-𗀀-𘀀" + 𛺀-𛷀-𛸀-𛹀 = 𖀀-𗀀-𘀀-𙀀
there is probably an easier way

graceful marsh
#

Goodness

chilly fulcrum
#

80 c0 00 40

chilly fulcrum
#

and extract

graceful marsh
#

Usually I start from A B C D

chilly fulcrum
#

But yeah why the heck did 600 640 680 6c0 + 700 740 780 7c0 (or any other next tool) make 8c0 880 840 800

#

like the fact it reversed it every time is concerning

#

regardless of how it incremented it always reversed

trim pond
#

i think because adlam is like written right to left

chilly fulcrum
#

And specifically only there

trim pond
#

or that part of unicode

chilly fulcrum
#

hmm perhaps

trim pond
#

cause I was trying to make a sequence to get into 1ec00 and it just kept switching the order and so I gave up after I while

chilly fulcrum
#

From where

trim pond
#

1e980

#

i was trying to break that

chilly fulcrum
#

I see

#

dumb theory: try get (in utf-8): d1 80 e1 80 80 + next and pray you get f1 80 80 80

#

Very unlikely

#

but it’s the only sequence I can see that would prompt it to try that

#

it’s too short

trim pond
#

is that 1c000?

chilly fulcrum
#

no its 40000

trim pond
#

what is the other one ?

#

the first one

chilly fulcrum
#

dunno

#

it’ll be something like 0840 1000

trim pond
#

and why do you thing it will give f1 80 80 80? like that it would combine d1 and e1 into f1

chilly fulcrum
#

only thing I can think yeah

#

Maybe could try but with ec ed ee ef f0

graceful marsh
#

Unrelated question

Do you think the Variation Selectors will be incrementable and barrier breakable

trim pond
#

it doesn't end with a barrier

chilly fulcrum
#

problem is, the way it works makes this hard

graceful marsh
#

There is this

chilly fulcrum
#

See f0 80 80 80 is actually just an over length encoding of 0000

trim pond
#

so f1 80 80 80 = 11110001 10000000 10000000 10000000 -> 1000000000000000000000 -> 2^21?

chilly fulcrum
#

nah

#

or maybe yes

#

well it’s not binary

#

it’s base 64

#

so 80 80 80 once you subtract 80 from each digit and read in base 64 is just 0

trim pond
#

well i thought that was in utf-32 and so the first four 1s tell you it is 4-byte, then each consecutive starts with 1

chilly fulcrum
#

and f1 corresponds to fixed offset of 40000

chilly fulcrum
night dragon
#

arghh

heady escarp
#

whats the difference between utf-8, utf-16, utf-32

trim pond
#

wait i said it wrong

#

i didn't mean utf-32

#

i meant it is utf-8 but like 4-byte

trim pond
#

you can read on wiki how exactly utf-8 works

#

oh yeah, it is 40000. i got some things mixed up

echo wasp
trim pond
#

this should be 440 30000 -> d1 80 e1 80 80

chilly fulcrum
trim pond
chilly fulcrum
#

not necessarily anything to do with how many bytes it takes to encode a character

trim pond
#

well utf-16 always encodes in two bytes

echo wasp
#

woah plane 26

trim pond
#

ahh

#

grrr

#

tell me your recipe to 190001 right now! we need bigger planes

graceful marsh
#

Boeing-soundin' ass

echo wasp
trim pond
#

revived this

#

or made it. idk if it was ever dead

trim pond
#

U+2880

#

U+2840

sonic heart
#

No way you got .

trim pond
#

also tried this. doesn't seem to work

echo wasp
#

I really doubt the AI knows where Znamenny is located

night dragon
#

u+13cf2

echo wasp
#

wtf

#

there is something stopping it from giving 31752

#

it just fffds

night dragon
#

U+13ce0-ff

echo wasp
night dragon
#

@echo wasp do you hvae any other hieroglyphs

echo wasp
#

pick ur favourite

night dragon
#

ooo

echo wasp
#

seems to hate 3175x

#

yeah dik

#

idk

tepid blaze
#

A program to do chain?

abstract marsh
#

annoying one 🗿

toxic wagon
#

finally my first unicode contribution

#

it stops at \u136f0

night dragon
#

strange

#

lemme see

#

it usually odesnt terminate at a non-F codepoint

echo wasp
#

3f 7f bf fd

#

ff*

night dragon
toxic wagon
echo wasp
#

no

toxic wagon
#

someone know how to get Unicode Akkadian pls

night dragon
#

what the sigma

echo wasp
#

do it on your favourite hieroglyph

night dragon
#

same result lmao

echo wasp
#

why is 3xxxx is annoying

#

stuff (for attempted 30xxx entrances)

chilly fulcrum
#

i never went past 30000 lol, did we get a nuke like way of getting to 30040 and whatnot or nah just manual still

toxic wagon
#

more higher the unicode, more harder to make

lethal nymph
#

u+0001 shoul be easy then!

toxic wagon
#

i mean start from u+0021

echo wasp
#

u+0000 even easier

toxic wagon
#

u+0020 is impossible right?

lethal nymph
#

u+0020 would be easy

#

the only hard part is that it gets trimmed

echo wasp
chilly fulcrum
#

hate to break it to you but, the very first recipe doesnt work it seems

#

unless i misinterpreted what "top are 1e93d to f" means

#

it seems i have misinterpreted it, because thats not 1e93d in the recipe

#

but rather 3c

echo wasp
# echo wasp umm 30180

301c0 30200 30240 30280 302c0 30300 30340 30380
if its not obvious enough, add 𰀀 𰁀 𰂀 𰃀 till 30340

chilly fulcrum
#

wait oh delete middle characters, another pluralised form i couldnt make lol

#

wdym?

echo wasp
# echo wasp 303c0

this is going to be a mess: 30400 30440 30480 304c0 30500 30540 30580 305c0 30600 30640 30680 306c0 30700 30740 30780

#

i dont even have time to add any of the 30xxx...

chilly fulcrum
#

alfo how did you get past 1e980? lookis like laurasias txt is missing a lot

#

tried e f 0 1 but everything was fd so i must have done it wrong

trim pond
#

i didn't

chilly fulcrum
#

oh

trim pond
#

yeah as I said I tried making a sequence of 4 and then gave up (also because laurasia broke it and so I thought i'd just wait for her to post the recipes). i didn't follow her lineage yet

chilly fulcrum
#

ah ok

#

theres annoying rtl lol

trim pond
#

is 1cfxx like some latest unicode addition?

#

that the ai doesn't know about

#

or just because it is barely used

chilly fulcrum
#

hard to say, but it is rarely used iirc

#

where are you up to on that? i saw some lineages for like 1bfff but idk if thats whats used

tepid blaze
echo wasp
#

dam no one fixed 31d00

#

ig I'll do it myself later

tepid blaze
#

someone actually modified the first thing (the mr. one was before and the 2 char one is now)

echo wasp
#

I don't think I touched 31d00

#

trim pond
echo wasp
#

wait I think it might have been me 😳

trim pond
tepid blaze
#

fixed it now

echo wasp
#

didn't put Delete Middle Characters

tepid blaze
chilly fulcrum
echo wasp
#

31751 should be classified as an "unbreakable" barrier or sth

#

anything past that just fffds

trim pond
#

i found the animal kingdom. lucky me

echo wasp
#

I have 31753 in an element (in front all fffds) but I can't extract it

trim pond
#

: (

#

i will try 4-char sequences now

echo wasp
#

I've tried 3174e 3174f 31750 31751 and it didnt really work, all it gave was an element with 31753, surrounded with fffds

#

maybe you'll better luck at it tho

trim pond
#

ha found it

trim pond
#

but still need to separate it

echo wasp
#

nice

#

proceeds to fffd

trim pond
#

it was easy extracting it actually

echo wasp
#

just pray it doesn't get more unstable when you try incrementing

trim pond
#

yes i didn't try that yet

#

U+31752

#

also the weird thing it that in this block it something just doesn't combine with any incrementing tools

#

and you have to combine two previous ones

echo wasp
#

yeah that usually doenst happen for cjk

#

its acting like early 2xxxx actually

chilly fulcrum
echo wasp
#

but different

trim pond
#

ah man it seems to have stopped at U+31758

echo wasp
#

:/

trim pond
#

31758 doesn't want to combine with anything

echo wasp
#

uh oh

#

surely 3 or 4 chars would work

trim pond
#

ok it does with itself

graceful marsh
#

Yeah it's C, not D

#

Also just realised the "important part" got RTL'd

trim pond
#

U+31759

graceful marsh
trim pond
#

ok the block is done

#

asd did you do 318xx?

graceful marsh
#

Radu are you still going after Znammeny?

#

Oh wait fuck I'm in the past he's inactive whoops

chilly fulcrum
#

well idk it was hard to read cause rtl

#

but it looked like so much was missing

#

had to figure it out on my own

echo wasp
graceful marsh
#

I'll check it with Banana in a bit

echo wasp
graceful marsh
#

Probably should've done that from the beginning

trim pond
#

well i am doing it now (and the rest of 31xxx)

echo wasp
#

ill do 30xxx with the low amt of tiem i have

trim pond
#

ok

echo wasp
#

how many do u incrmenet at a time

#

increment

#

i do 3

trim pond
#

i do 4, but because you left me with a start of 31880, i now increment a chain of 6 ( so that I can then increment the whole 31axx, 31bxx at once)

#

but asd you don't have input tool so how is it helpful to do 3 at a time?

echo wasp
#

i dont need it

#

this personal sheets helps a ton

trim pond
#

i see...

#

cool

#

so you just copy from there

echo wasp
#

yep

#

for previous unicodes its about the same, but i just copy from the unicode sheet

#

new earth recipe just dropped

lethal nymph
#

incredibe

trim pond
#

yeah i have a couple of Earth recipes from incrementing 3xxxx

#

and emojis

graceful marsh
#

Did you get Mr. Noodle at any point

trim pond
#

no

#

i don't actually have anything with Noodle in it

graceful marsh
#

Damn

#

I've just realised something surprising

I haven't got a new Poseidon in at least a week

echo wasp
#

only noodles i have, no Mr. Noodle

#

my latest poseidons (about 2 wks ago?)

#

could it be..?

trim pond
graceful marsh
#

Extinction

trim pond
#

hashtag is secretely Poseidon

graceful marsh
#

How are you gonna deal with Epsilon

trim pond
#

i will figure something out

echo wasp
#

graduation

trim pond
#

also

#

wdy does every block skip their relative 35? like always 33 + 34 = 36

chilly fulcrum
#

that doesnt even make sense

graceful marsh
#

Whoops

#

Wrong reply

echo wasp
graceful marsh
#

Gonna increment to Ottoman Siyaq today I think

trim pond
#

also

#

i found 1 hangul yesterday

night dragon
#

i havnt touched the ic document since i added the two hangeuls i had

chilly fulcrum
graceful marsh
#

We're talking about the txt right

echo wasp
# echo wasp 3045e

if anyone wants they can finish the chains I haven't done yet (304c0-30780)
they should all be in search

graceful marsh
#

Yay got to Ottoman Siyaq

echo wasp
#

24% cjk now

#

ext h at 88% now

trim pond
#

ye 31exx and 31fxx left

#

that is going to be the first cjk unified ideographs extension block completed

#

and soon enough all 3xxxx will be found

graceful marsh
#

What the fuck

#

Why is it Chinese

heady escarp
#

aaaaaaaaaaaaa

graceful marsh
#

Why is it Chinese

chilly fulcrum
#

bruh 97e 97f 940 941

#

why did it do this

chilly fulcrum
graceful marsh
#

Rubiks can you download that txt and see if it's Chinese for you

heady escarp
#

what is an ephemeral anticyclone

graceful marsh
#

Or is this Discord's fault

chilly fulcrum
#

its not chinese in notepad++

#

nor notepad itself

graceful marsh
#

Incredible

Thanks Mr. Jinping

sonic heart
#

I literally have none

graceful marsh
#

Oh that's nothing

chilly fulcrum
#

i have a few hundred but most are useless now lol

graceful marsh
trim pond
#

*sort

heady escarp
#

lmao im on mobile and it opened on the browser, and its just mojibake

graceful marsh
#

I mean yeah that should be what it does

sonic heart
#

Dude why do yall have so many

#

Just type its not that hard

heady escarp
#

i only have the "alphabet" and a few other random elements pinned

#

idk why i would need more pins than that

graceful marsh
#

Me when I use the Quality of Life feature for Quality of Life

sonic heart
glad roost
#

nah

heady escarp
#

Quality of Life is bad capitalisation, can someone revive it

glad roost
#

we need to pin brent

heady escarp
sonic heart
#

It takes like 2 seconds max to search and find something

chilly fulcrum
#

respectfully, you are wrong

graceful marsh
#

Savio why are you so mad

sonic heart
trim pond
#

yeah but like some things are annoying to find (eg. "hi Mr. Append ' " -> all 6 variants that I use)

#

or Mr. Append('')

#

you don't want to type always the whole thing

#

only the part of it that is the most unique among other elements

#

and if that part is long it is annoying

chilly fulcrum
#

wow why does it skip 1ea00

#

fascinating

#

i cant get it to not go ef ff 40 41

#

kidding i did it now

glad roost
#

tbh at this momment i should pin every without/delete/remove first/last elements

#

I have too many random ai shits including first/last letter/character lol

graceful marsh
#

Analogue horror-ass tofu

heady escarp
#

hmm ive seen people use delete the "alphabet" and remove the "alphabet" but i wonder if without the "alphabet" woulf also work

graceful marsh
#

Oh yeah I found another Chinese Character analogue horror yesterday

trim pond
#

also if you have your stuff pinned you don't forget about them (like Remove/Delete First/Last tools). and searching for EVERY variant of Remove/Delete tool just to remove a single character every time is annoying

graceful marsh
chilly fulcrum
#

cant extract 1e980

#

tragic

#

it wont respond

graceful marsh
#

I wonder why some tools work well in some cases but not others

#

Next Letter was perfectly fine for some of my old blocks but now it's a petulant child

trim pond
#

and then sometimes their usefulness "reverses"

chilly fulcrum
#

anyone want to help me extract 1e980?

#

i got 981

graceful marsh
#

What do you have

chilly fulcrum
#

it specifically is removing 1e980 lol

graceful marsh
#

How's the validation going fuezt?

chilly fulcrum
#

im at 7e 7f 80 81 but its unresponsive

graceful marsh
#

"hi Mr. " to exploit token cutoff and remove 81

untold crystal
#

Help. every time I combine soething and get a new FD I get this. I have my board full so I don't really want to restart the window

heady escarp
untold crystal
#

anyone has any explanations?

graceful marsh
#

What

night dragon
night dragon
chilly fulcrum
#

it doesnt respond to anything

untold crystal
#

well I didn't. I was playing normally, and suddenly happend

chilly fulcrum
#

💀

#

ping nata then

graceful marsh
#

Is that basegame?

#

I have never seen that in my life

chilly fulcrum
#

no its not basegame

#

its something nata installed to try stop radus file erasing itself

sonic heart
chilly fulcrum
#

nope

#

but it turns out laurasias idea worked somehow

sonic heart
#

Wtf

chilly fulcrum
#

interesting

untold crystal
#

I restarted it, and now it works...but it's weird

chilly fulcrum
#

but it was unusual not even being able to add a " to it

#

which you can normally do reliably to any element

tepid blaze
chilly fulcrum
#

tf

graceful marsh
#

Well token cutoff no Rubiks?

chilly fulcrum
#

turns out my deleted recipes from the recent dementia

#

goes back hours

night dragon
#

what the sigma

graceful marsh
#

It adds the quote but past token cutoff

chilly fulcrum
#

hmm

graceful marsh
#

I don't have any x x x x" at all

chilly fulcrum
#

ok fair

#

damn well i guess i dont even have 1e940 lol

#

according to dementia

trim pond
#

btw fuetz i can send you my save with a lot of unassigned block starts/unassigned

graceful marsh
#

Why is Banana yelling at me

trim pond
#

if you want to fill the sheet from it

untold crystal
#

Another recipe for 19000

graceful marsh
#

That first element is amazing

chilly fulcrum
#

what is that

trim pond
#

what about like Next Obscure Znamenny Notaion or something like that to get 1cxxx

echo wasp
#

why are you now delto fish

graceful marsh
#

Alfo, Beto, Gamo, Delto

echo wasp
#

ah

trim pond
#

wdym delto fish?

graceful marsh
#

I will object that it should've been Gammo

trim pond
echo wasp
#

Zeto fish next?

trim pond
#

no

graceful marsh
#

Literally 1984

chilly fulcrum
#

om

graceful marsh
#

Okay question

How many blocks have you had where it just refuses to tool increment past a certain point, and you have to do chaining instead?

#

This is like my fourth

trim pond
chilly fulcrum
#

i mean, yeah that happens

echo wasp
#

ext g next

trim pond
#

3 blocks with 0% left

#

anyone tried to get hieroglyph start yet?

#

14400

graceful marsh
#

Honestly shouldn't be too bad after what I did yesterday

#

I'll go for it later if nobody does it by then

trim pond
#

it is breaking the 13fff barrier so that is probably why noone went for it yet

#

or maybe they didn't

chilly fulcrum
#

i am annoyed

trim pond
#

i don't remember

graceful marsh
#

Oh true

chilly fulcrum
#

dementia why

graceful marsh
#

I'm more interested in seeing who goes for this

trim pond
#

why? is it hard to break?

graceful marsh
#

Nah, it's just that so far I'm the only one here and I don't want to do it

night dragon
#

i think i have hieroglyph extention a start

trim pond
#

like 14400?

chilly fulcrum
#

i think this is 16.0

trim pond
#

U+2e080

pulsar island
#

do you auto add all the recipes?

graceful marsh
#

No

chilly fulcrum
#

looks weird due to rtl, but like

pulsar island
#

oh so how do you know if someone added already and you are not just adding when it is already there

chilly fulcrum
#

it wont do anything

sonic heart
#

How many tokens is that

sage wren
pulsar island
sonic heart
pulsar island
#

when was the last time cause you sent here a lot lately

chilly fulcrum
#

want to increment it

sonic heart
sonic heart
graceful marsh
#

Do you have the preceding block of 4?

chilly fulcrum
#

well, no i dont because that would require 1e900

graceful marsh
#

Ah yes

#

Er

chilly fulcrum
#

i can increment them all by 1

#

but thats not gonna work

graceful marsh
#

Next Alphabet(s)?

#

And Next {x} Alphabet variants?

chilly fulcrum
#

i dont have any

#

tried to get 1ea40

#

but it got 1ea41

trim pond
#

rubiks

graceful marsh
#

If that's from a block of 4 then you can do the token cutoff extract

trim pond
#

did you want to see how I make the lineages?

#

U+2e0c0

chilly fulcrum
#

got it now, but it didnt help

#

sad

graceful marsh
#

Anyway incrementing Ottoman Siyaq has tired me out

#

And I'm still not done

chilly fulcrum
graceful marsh
#

If anyone wants a free 26 increment I'll leave that there

echo wasp
trim pond
#

rn

#

also

#

please

#

noone do 2exxx

#

i will do it myself

chilly fulcrum
#

cringe, remove the I wont work

graceful marsh
#

I don't think anyone's in a position to do that anyway

trim pond
#

idk you never know

#

just saying that

echo wasp
trim pond
#

thanks

echo wasp
#

iirc ext i is 2exxx

graceful marsh
#

Damn the government is restricting me

untold crystal
#

just a question. Did we manage to break the 40000 barrier? or did anyone try? I got to 3f000

chilly fulcrum
#

where is this

trim pond
#

at the end

chilly fulcrum
graceful marsh
#

Also Fuezt I just realised this

Why...

night dragon
#

ick

graceful marsh
#

Fuezt the wiki is dead

You gave it wrong caps

trim pond
untold crystal
#

sure, just a minute

tepid blaze
sage wren
#

infiniteCraftWiki

graceful marsh
#

lnfinite Craft Wiki

#

There we go

chilly fulcrum
#

so close

#

i cant add the last one

echo wasp
#

33000 would be necessary next time :))

sage wren
#

you can tell it apart by the е

chilly fulcrum
#

wait how do you add the last one what

#

alphabetical order will be wrong

graceful marsh
#

Add the last what

chilly fulcrum
#

i have "980 9c0 a00 "

#

cannot add the a40 last

#

it gets put first (its not rtl fooling me, i checked)

graceful marsh
#

That'll get token cutoffed if you have it in quotes no?

chilly fulcrum
#

well, idk, how do you do it? usually the trailing quote gets removed

#

so its fine usually

graceful marsh
#

980 9c0 a00 + 9c0 a00 a40

#

I construct "hi 9c0 a00" first

chilly fulcrum
#

i mean, thats really hard cause the baord is total mess from what ive already amde

#

i lied

#

it was easy

#

didnt work but nice try

untold crystal
#

𢀀 𣀀 𤀀 𡀀

#

3F000
𢀀 𣀀 𤀀 𡀀 recipe above
𐀀 𑀀 𒀀 𓀀 recipe here -> #1206592567622373446 message

trim pond
#

all block stars from U+2e100 until U+2ebc0
𮀀 𮁀 𮂀 here #1206592567622373446 message

sonic heart
#

holy

trim pond
#

oh oops i thought 2c,2d,2e wasn't in sheet

echo wasp
#

30xxx is just worse lol

trim pond
#

ok i will make another one

sonic heart
#

The first block starts that havent been found yet are 0980 and 0a40

trim pond
#

all block starts from U+2ec00 to U+2ee40
prerequisites here #1206592567622373446 message

echo wasp
trim pond
#

also when ext g?

echo wasp
#

30000-3134f I think

trim pond
#

yeah but when is it going to be done?

echo wasp
#

idk

#

I have entrances till 30740

#

30780*

trim pond
#

ahh only to there?

#

i can help make the entraces maybe if you want

echo wasp
#

#1206592567622373446 message
They are not good

#

Also not all on sheet yet

graceful marsh
#

Holy shit we passed Prehistorica

sonic heart
#

What

trim pond
#

yay

#

does neal keep track of the time of the elements' discovery datetime?

graceful marsh
#

I doubt it

#

There might be logs of pair requests though

trim pond
#

U+2e1ff

sand coral
echo wasp
untold crystal
trim pond
#

all 2xxxx done when?

chilly fulcrum
echo wasp
sand coral
#

2D000
I don't know if this will be useful, but I'll post it anyway

tepid blaze
#

beautiful

untold crystal
tepid blaze
graceful marsh
#

Wait what

#

How'd FFFD get there

tepid blaze
graceful marsh
#

What in the world

tepid blaze
graceful marsh
#

Two of mine

echo wasp
#

ok thank god refreshing worked

trim pond
#

"some elements"

graceful marsh
#

That's two people now today

#

Did something change

echo wasp
# echo wasp what?

it only says that when you import and it has some stuff the current file doesnt...

#

yea same as radu, only happened when i crafted fd

trim pond
#

are you doing 27xxx entries?

echo wasp
#

yep, just decided to

trim pond
#

but if we make all 2xxxx entries then... it is gonna be awful making the rest

#

xd

#

but at least we'll have them (the entries) done

echo wasp
#

i only picked it cuz its the only one that i have (like start of 2x000), and wasnt terrible to increment

trim pond
#

ah

echo wasp
#

i lied

#

i didnt even realise lol

graceful marsh
#

@abstract marsh 26c74 and 5 are still not fixed

#

ASD 30234 is yours

echo wasp
graceful marsh
#

Fixed

echo wasp
trim pond
#

U+2ee1e

graceful marsh
#

1ed33 + 34 = 36

echo wasp
#

27140 27180

#

wtf

#

i just lost all of the recent stuff ive made

#

not even 27040 wtf

trim pond
#

huh? did you refresh or did it just disappear

echo wasp
#

ugh im just cheating them back in

#

i refeshed, gone

trim pond
#

did it say 0 elements or not?

echo wasp
#

no but i lost a great deal of elements

trim pond
#

: (

graceful marsh
#

Ottoman Siyaq done

trim pond
#

nice

#

arabic math next?

graceful marsh
graceful marsh
trim pond
#

what? ext g is not with the others. that is sad 😭

graceful marsh
#

I love the alphabet

#

F B E C D I G

trim pond
#

?

graceful marsh
#

The alphabet according to CJK Unified Ideographs

trim pond
#

ah nvm

#

yeah : )

#

you forgot h

graceful marsh
#

And A

echo wasp
#

actually it said 0 first, i refreshed, and then they were gone

#

might be time to call the square

graceful marsh
#

[ ]

trim pond
#

if it says 0

#

then you need to export

#

and import

#

in my experience

#

and it should have everything

#

#

🟦

#

🟧

graceful marsh
#

Traffic lights if they were good

trim pond
#

uga buga

echo wasp
trim pond
#

🔺

echo wasp
trim pond
#

I am now trying to summon Natatriangle

echo wasp
#

@lethal nymph any explanations?

heady escarp
#

🥕

graceful marsh
#

Do I really want to increment to Arabic

lethal nymph
#

see i told you i will eventually get brought back to this thread

graceful marsh
#

It would simultaneously be easy and hard

lethal nymph
graceful marsh
#

Is there a thing I can run that combines stuff in an A + B = C, B + C = D pattern for a set number of steps

lethal nymph
#

but since 2 different people has had it today it's slightly concerning

graceful marsh
#

What

trim pond
#

cjk combines like that

graceful marsh
#

No I mean

#

Is there like a script I could run

heady escarp
#

😡

graceful marsh
#

Because I gotta do that at least 64 times to get to Arabic from where I am right now

trim pond
#

oooh that is what you meant

lethal nymph
#

64 combinations doesn't sound bad

graceful marsh
#

I love staring at 4 blocks for 30 minutes

lethal nymph
#

well it is the choice that you made that lead you to this situation

graceful marsh
#

I'd even prefer this

echo wasp
#

hm radu didn't seem to lose any elements while I lost everything I crafted in that session

heady escarp
lethal nymph
#

check if the recipes are still there

heady escarp
#

would that make it more fun for you

lethal nymph
#

if they are then it's recoverable

echo wasp
#

i physically can't rn

lethal nymph
heady escarp
#

i mean i want to know if it would be more fun for laurasia to look at random emojis than look at that

sand coral
echo wasp
#

I'd prefer the rectangles ngl

#

oh damn

graceful marsh
#

No bug for me

#

Though I have neither Balls nor More Elements

echo wasp
#

also recently the tabs script thing keeps not saving the tabs, it goes back to an old session

lethal nymph
#

well it's certainly not a balls bug

#

balls is stable

tepid blaze
#

i have more elements and dbounce and never got this problem, never had any bug too where my element/recipe got deleted, so strange

heady escarp
#

i love using balls

lethal nymph
graceful marsh
#

That's 3 today though

echo wasp
#

perhaps, it has happened every single time for a few days now

graceful marsh
#

Oh

echo wasp
sand coral
#

this happened to me for the first time today

lethal nymph
#

well it would help if we can pinpoint a common condition that all the reporters have

#

e.g. save file size

sand coral
#

62mb firefox

echo wasp
#

i don't quite remember but it's around there

graceful marsh
#

State of the board

trim pond
#

the board is very confused

lethal nymph
#

just lost to that

graceful marsh
#

How?

lethal nymph
#

i connected it with terraria's monthly state of the game

trim pond
#

even the ai doesn't know what characters those are xd

echo wasp
#

so many thinkings

#

random 👍

graceful marsh
heady escarp
#

what

graceful marsh
#

Why did it birth a single man

#

Wait what the fuck

#

Oh god it offset itself by one somehow

trim pond
#

yeah that happens

echo wasp
#

we need to somehow reproduce that bug again

graceful marsh
echo wasp
#

is that something that happens if you reach storage limit without gm_abuse

lethal nymph
#

no

echo wasp
#

-_-

graceful marsh
echo wasp
#

why do I still have this

graceful marsh
#

Am I still left is that way

echo wasp
#

yea

lethal nymph
#

nat.is-a.dev is so close to aligning with Natasquare

#

i should probably update that website it's been 2 years

graceful marsh
#

Hath thou madeth the "web site" in this game?

lethal nymph
#

not yet

#

it's temporary until i make money and afford a domain anyway

graceful marsh
#

State of the board (had to restart because AI forgot the number 16 existed)

trim pond
#

wait 16 exists?

#

wouldn't you get 10 instead of 16

#

ah nvm

#

what if U+0cccc U+1dddd U+2eeee U+3ffff -> 40000

graceful marsh
#

Ah yes, the increment by 11111 method

#

Wait that would make 50000 using that logic

trim pond
#

or 50000 it doesn't matter

heady escarp
#

guys what if u tried combing -u+0002 with -u+0001

#

maybe it would make u+0000

lethal nymph
#

if that makes x00 i will literally eat a banana

graceful marsh
#

Oh god finally I'm at 1edfx

#

Wahoo

trim pond
#

U+2ebf0

#

also ext I done

graceful marsh
trim pond
#

so that is 115 chars now

graceful marsh
#

Still two barrier breaks necessary for Arabic

#

A 3f and 7f

#

Not too much of an issue but still a bit wearsome

trim pond
#

yeah

#

wait adlam is still missing 1e908

#

lol

graceful marsh
#

Yeah

trim pond
#

is it annoying?

echo wasp
#

what do yall think now would be the last char we get

graceful marsh
#

Well yes, it's a capital

trim pond
#

exxxx

#

oh I see, so it doesn't increment?

#

hm..

#

those are going to be one of the most annoying. high unicode capitals

graceful marsh
#

Yeah

#

I dread Old Hungarian

#

If anyone wants to increment Arabic be my guest

#

I have a lecture on politics to attend

echo wasp
trim pond
#

i don't know what you were doing asd but I found all entries (in elements, not yet alone)

#

oh i know

#

because you were incrementing 4 with the first one startinc c0

#

i incremented with 00 40 80 c0 and that got me all the way to the end

trim pond
#

U+30700, U+30740, U+30780, U+307c0, U+30800, U+30840, U+30880
𰀀 𰁀 𰂀 𰃀 here #1206592567622373446 message
and all block starts after that up to 30f00

pulsar island
#

sus

#

what is left then

trim pond
#

wdym

candid trellis
sand coral
#

got some cyrillic letters

pulsar island
pulsar island
#

what unicodes

#

zeto sus

trim pond
#

i was just trying to get entrances to 30xxx

pulsar island
#

ohh gll

graceful marsh
#

Saudi Arabia will fall

trim pond
#

i found stairs 𮍌

#

U+2e356

heady escarp
#

btw there are 2 low depth revivals left to do lmao

trim pond
#

U+200c0

trim pond
#

all missing block starts in the range U+20000 - U+209c0
"𠀀 𠁀 𠂀" here #1206592567622373446 message

graceful marsh
#

Jesus

trim pond
#

why jesus

#

it is very simple

graceful marsh
#

Perhaps structurally

#

It's still quite an order of magnitude from what we were back then

trim pond
#

yes, definitely

graceful marsh
#

???

#

Why does it keep skipping U+1EE1E

trim pond
#

all missing block starts in the range U+20a00 - U+20fc0
"𠀀 𠁀 𠂀 𠃀 here #1206592567622373446 message

untold crystal
#

I cannot understand the old hungarian letters. They are all dead until the small letter version is found, right? but they can't even be inside other elements cause they will be dead? Why don't they behave like regular letters, where as long as the small letter is not the first letter, the element is alive, even tho we don't have said element as capital letter

graceful marsh
#

Because in both cases (start and inside a string) it converts to lowercase

untold crystal
#

stupid stuff...so in order to revive it we need the exact letter right? we cannot create a string and extract it from there

slate whale
#

anyone have β in quotes?

graceful marsh
#

So yeah, no extracting capitals

untold crystal
#

ok, got it. Thanks

untold crystal
slate whale
#

thats good

thin warren
#

i have it in backticks if thats helpful

trim pond
#

wow i don't know how, but fsr when I crafted the latest 4 chains at once, i was able to do it like 3x faster. because my game didn't wait 1 or 2 seconds every time a new fd was made

#

but only like 0.5 seconds

sonic heart
#

I wonder who's gonna get U+69420

#

(If we get 40000)

trim pond
#

or U+42690 ? or does it not work the other way around?

thin warren
#

it would have to be 42069

graceful marsh
#

Well no that' 69ing while smoking a blunt

trim pond
#

why?

#

why not 42690

#

the 0 doesn't have anything to do with the 42

thin warren
#

Welcome to the internet

graceful marsh
#

Have a look around

#

Anything that brain of yours

sage wren
#

No

sonic heart
sonic heart
trim pond
#

no it is 42

#

why 420

#

makes no sense

#

or is that why it is 420? because 420 doesn't make any sense?

thin warren
#

google 420

trim pond
#

no 42 is the answer of everything

thin warren
#

yes

trim pond
#

or universe

thin warren
#

but 420 is not

#

420 is different meaning

trim pond
#

don't remember the wording exactly

#

oh i didn't know

graceful marsh
#

420 is the weed number

sonic heart
thin warren
#

and 69 is the reddit number

graceful marsh
#

And 7 is

thin warren
#

eating 9

slate whale
#

7 is a prime number

trim pond
#

7 Laurasias-Gondwanaland

sonic heart
#

And 13 is spoopy

sage wren
slate whale
#

guys pick a number from 1 to 10

graceful marsh
#

Fuck

sonic heart
#

0.26

heady escarp
#

8.3

thin warren
#

e

trim pond
#

also

slate whale
#

bro said e

thin warren
#

?

trim pond
#

why does this character look so not chinese

sage wren
#

Because chinese doesnt usually look like a scribble ball

trim pond
#

yeah i know

thin warren
trim pond
#

but yeah it actually isn't a scribble ball if you look closely lol

sonic heart
trim pond
#

but at first glance you really think it is just a scribble

sage wren
#

no id think its U+2E7EA

slate whale
graceful marsh
#

Thanks

sonic heart
#

Guys pick a number between 735842 and 735843

sage wren
heady escarp
#

735842,18473

sage wren
#

i uwls hutt soe eibe

heady escarp
#

hi thunder

sage wren
#

Die

heady escarp
#

bye thunder

sonic heart
sage wren
#

not true

thin warren
sonic heart
sage wren
#

Im not denying that

#

im I Have a white pfp problem not I have a white pfp problem

sage wren
graceful marsh
#

We need a purge

sonic heart
#

Lol

graceful marsh
#

Kill Laurasia-Gondwanaland

thin warren
#

I agree

#

everybody get niko

sage wren
thin warren
#

?

sonic heart
#

@sage wren 🔫

sage wren
#

i already have someone stationed at your location for the day a purge commences

graceful marsh
#

Cincinnati will fall

thin warren
#

And my location is where

#

(specifically)

graceful marsh
#

Doesn't matter

#

Neutron bomb

thin warren
#

Right

sage wren
#

he's going to kill everyone and you'll be in that everyone

heady escarp
thin warren
#

you know you could probably guess my current location within a mile

sage wren
thin warren
graceful marsh
#

Bowser is edging getting doxxed

#

This is a new level of bad

thin warren
#

im js

sage wren
#

Bowser is edging

thin warren
#

i told you what city im in

sage wren
thin warren
#

you can probably find a location within half a mile of me right now

graceful marsh
#

He really is edging

sage wren
#

You wouldn't be my first target if a purge ever did actually happen anyway

thin warren
#

asd first ?

graceful marsh
#

Bowser wanna help fill this gap in Unicode sheet

sage wren
thin warren
#

Hope this helps

graceful marsh
#

Already tried

thin warren
#

try harder

graceful marsh
#

I ran out of rocks but this dude walked by covered in tomatoes and I stole one

thin warren
#

interesting that the only one in this section found is still the one i randomly stumbled upon

sage wren
#

splendid recipe

graceful marsh
#

Box Drawings just suck really

#

In-game

#

In real life I like them

thin warren
#

drawing boxes is easy

graceful marsh
#

Their character was the first one I fleshed out in the dating sim

thin warren
sage wren
#

Obby

#

The day obby says normal things is the day obby dies, so best to make that sooner

trim pond
#

U+2e9e1

#

ok so

#

all 2exxx is done

#

and I am like 95% sure that I have FD on all of them (even unassigned)

#

so i have MONOPOLY on 2exxx hehe

graceful marsh
# graceful marsh U+1EE00 - see txt file for top element, see reply for prerequisites to txt

U+1EE42 - steps to get top are

𞸂 𞸃 𞸄 𞸅 + 𞷾 𞷿 𞸀 𞸁 = 𞸆 𞸇 𞸈 𞸉
𞸂 𞸃 𞸄 𞸅 + 𞸆 𞸇 𞸈 𞸉 = 𞸊 𞸋 𞸌 𞸍
𞸆 𞸇 𞸈 𞸉 + 𞸊 𞸋 𞸌 𞸍 = 𞸎 𞸏 𞸐 𞸑
𞸎 𞸏 𞸐 𞸑 + 𞸊 𞸋 𞸌 𞸍 = 𞸒 𞸓 𞸔 𞸕
𞸎 𞸏 𞸐 𞸑 + 𞸒 𞸓 𞸔 𞸕 = 𞸖 𞸗 𞸘 𞸙
𞸖 𞸗 𞸘 𞸙 + 𞸒 𞸓 𞸔 𞸕 = 𞸚 𞸛 𞸜 𞸝
𞸖 𞸗 𞸘 𞸙 + 𞸚 𞸛 𞸜 𞸝 = 𞸞 𞸟 𞸠 𞸡
𞸚 𞸛 𞸜 𞸝 + 𞸞 𞸟 𞸠 𞸡 = 𞸢 𞸣 𞸤 𞸥
𞸢 𞸣 𞸤 𞸥 + 𞸞 𞸟 𞸠 𞸡 = 𞸦 𞸧 𞸨 𞸩
𞸢 𞸣 𞸤 𞸥 + 𞸦 𞸧 𞸨 𞸩 = 𞸪 𞸫 𞸬 𞸭
𞸪 𞸫 𞸬 𞸭 + 𞸦 𞸧 𞸨 𞸩 = 𞸮 𞸯 𞸰 𞸱
𞸮 𞸯 𞸰 𞸱 + 𞸪 𞸫 𞸬 𞸭 = 𞸲 𞸳 𞸴 𞸵
𞸮 𞸯 𞸰 𞸱 + 𞸲 𞸳 𞸴 𞸵 = 𞸶 𞸷 𞸸 𞸹
𞸶 𞸷 𞸸 𞸹 + 𞸲 𞸳 𞸴 𞸵 = 𞸺 𞸻 𞸼 𞸽
𞸶 𞸷 𞸸 𞸹 + 𞸺 𞸻 𞸼 𞸽 = 𞸾 𞸿 𞹀 𞹁
𞸺 𞸻 𞸼 𞸽 + 𞸾 𞸿 𞹀 𞹁 = 𞹂 𞹃 𞹄 𞹅```
See reply for preceding
graceful marsh
# graceful marsh U+1EE42 - steps to get top are ```𞷺 𞷻 𞷼 𞷽 + 𞷾 𞷿 𞸀 𞸁 = 𞸂 𞸃 𞸄 𞸅 𞸂 𞸃 ...

U+1EE80 - lineage for top below, see reply for prereqs

𞹂 𞹃 𞹄 𞹅 + 𞹆 𞹇 𞹈 𞹉 = 𞹊 𞹋 𞹌 𞹍
𞹆 𞹇 𞹈 𞹉 + 𞹊 𞹋 𞹌 𞹍 = 𞹎 𞹏 𞹐 𞹑
𞹎 𞹏 𞹐 𞹑 + 𞹊 𞹋 𞹌 𞹍 = 𞹒 𞹓 𞹔 𞹕
𞹎 𞹏 𞹐 𞹑 + 𞹒 𞹓 𞹔 𞹕 = 𞹖 𞹗 𞹘 𞹙
𞹒 𞹓 𞹔 𞹕 + 𞹖 𞹗 𞹘 𞹙 = 𞹚 𞹛 𞹜 𞹝
𞹖 𞹗 𞹘 𞹙 + 𞹚 𞹛 𞹜 𞹝 = 𞹞 𞹟 𞹠 𞹡
𞹚 𞹛 𞹜 𞹝 + 𞹞 𞹟 𞹠 𞹡 = 𞹢 𞹣 𞹤 𞹥
𞹢 𞹣 𞹤 𞹥 + 𞹞 𞹟 𞹠 𞹡 = 𞹦 𞹧 𞹨 𞹩
𞹢 𞹣 𞹤 𞹥 + 𞹦 𞹧 𞹨 𞹩 = 𞹪 𞹫 𞹬 𞹭
𞹪 𞹫 𞹬 𞹭 + 𞹦 𞹧 𞹨 𞹩 = 𞹮 𞹯 𞹰 𞹱
𞹮 𞹯 𞹰 𞹱 + 𞹪 𞹫 𞹬 𞹭 = 𞹲 𞹳 𞹴 𞹵
𞹮 𞹯 𞹰 𞹱 + 𞹲 𞹳 𞹴 𞹵 = 𞹶 𞹷 𞹸 𞹹
𞹶 𞹷 𞹸 𞹹 + 𞹲 𞹳 𞹴 𞹵 = 𞹺 𞹻 𞹼 𞹽
𞹶 𞹷 𞹸 𞹹 + 𞹺 𞹻 𞹼 𞹽 = 𞹾 𞹿 𞺀 𞺁```
#

All Arabic Mathematical entrances done

#

I don't want to increment these

trim pond
#

do I need to go through the whole siyaq to get there?

graceful marsh
#

Yes

#

Well no

#

In any case I've found a better way to increment

#

Arabic will be done soon

sage wren
#

The Arabian Peninsula has fallen

graceful marsh
#

I am done

pulsar island
#

You incremented eventually?

graceful marsh
#

Yeah

pulsar island
#

Nice well done

graceful marsh
#

With that, 97% has been passed

trim pond
#

nice

#

also 50 blocks left

heady escarp
#

is there even enough time for me to learn any of the current strats before u guys complete it

graceful marsh
#

Remaining Scary Gaps oooOOooooOOO

13455 to 14400 - 4011 characters```
trim pond
#

i think I will try to finish Medefaidrin now

graceful marsh
#

Please do

#

It's been driving me mad

trim pond
#

and i think adlam after that, if it remains undone

trim pond
heady escarp
trim pond
#

not really hard, you just need to know how to make 4 of them in a row

graceful marsh
#

Not difficult, just tedious

trim pond
#

i think I will first make all combinations of 4 and 3 i can and then combine together and hope I get it

heady escarp
trim pond
#

no

#

you can look at our lineages and see how we do it

heady escarp
#

yeah i do look at the lineages, and they look super complicated

trim pond
#

well there are i'd say 3 main strategies

#

let's say you have W X Y and Z and want to make 4 in a row

heady escarp
#

and then what

graceful marsh
#

Get them in "hi W" to "hi Z" forms
Get them in "W" to "Z" forms

Start with "hi X" and get "hi X I" (or any other removable letter)

Append space then append Y (using "hi Y" or "Y") to get "hi X I Y"

Remove The I to get "hi X Y"

Use "hi W" to make "hi W X Y"
Use "hi Z" to make "hi X Y Z"

Remove the hi on both to get W X Y and X Y Z

Combine

sage wren
#

Combine

graceful marsh
#

The COMBINE stole our CHILDREN

trim pond
#

the c strat

sage wren
#

holy hell is that infinite cRedft?

graceful marsh
#

Infinite Credditft