#Unicode
1 messages · Page 55 of 1
no pic D: ill give one a try later
kinda want to try a hard one, since some will just work regularly
realised this invalid has a flow on into other invalid
w/e i guess the 2nd one isnt actually invalid
k done
whats the first thing here? i want to do it but i dunno what it is
deliver + 香港話
ok ty
cant go past bf
(image so rubiksmath can finally get sth he craved for)
f9d9
ah, twas a mr. u+
actually, is cjk next directly unicode somewhere? just making sure cause i dont recognise it
its in discord search
may wanna comment ur stuff so it doesnt get lost
he has access xd
oh mb
omfg im so stupid
i checked before saying that but i didnt recognise anyone called "tuna" so i was like yeah
lol
the discord name is wrong
its not hopefully = )
uh oh guys i think we should tell fuezt...
i guess its quoted element gets unquoted on testing?
24b1e
it knows but it wont give me
final 22xx gotten
im gonna make it stringless
U+2218
some stuff that went wrong...
🌊
im putting in a caps explanation, although its not great
idk why i feel like i can explain it fine in conversation
"" (180E in quotation marks)
right
i made it kinda simpleri think?
requires you have 180e already
maybe its not really simpler
its definitely simpler
100% simpler
here
oh yea, thats rlly good
I was making alphabet out of it, that was just random
i probably have a bunch of stuff in quotes just from bruteforcing 2xxx
#1206592567622373446 message Im doing syllabics in quotes
I do wonder who discovered 2214
All quoted unicode quaracters when
may I have a regexextract for the split tool? doesnt need to deal with ich text at all simply just split on + and =
tried asking ai for help but it was literally useless, claiming that i should use split (split is what i need to avoid thats why im using regexextract)
i mean, if you want to set up a sheet you could
(.+?) \+ (.+?) = (.+?)
would be fun haha
How many sections is that gonna have lol
I can copyedit it later if you'd like
what does that mean
Well I used it wrong
I meant like
Give it the once over to see if it can be "neatened up", so to speak
Or just do a general review
well, theres many things im leaving behind that need fixing like adding lineages, some language and terminology i havent introduced well, ordering, etc
like i sometimes find i need to introduce a later topic in order to explain the one i am currently on
def cant write it alone but i can definitely try
try to keep it sweet and short
interesting, surprised this wasnt there
#1224529054716264580 message
oh wait but one of your other things made 9001 and 9002 anyway i think
no nvm
remind me what is the guy on the right there? centre right not the top one, i pinned it but the one with no emoji
@candid trellis Mr. String.fromcharcode; ?
string.fromcharcode; is dead so i couldnt shortcut it
i guess thats fine
Suz
?
Sus*
what
what
sus
sus
k
||sus||
not sus
who?
Idk I saw white circle but no message here
😭
Sus 😔
S What
U ?
S ?
SOS*
Gnnnn
need randomize-this unicode or whatever that brent made
someone else can put it in
well what
how do you "start" going to bed?
you know, when sometimes for a couple minutes the chat goes a bit goofy
Do you just decide "hmmm I'll walk a couple meters towards my bed"?
Zeno's paradox
well i guess the right term is getting ready for bed
yeah the guide is kinda turning into an IC in general guide, but that’s just the reality of where the strategies are now: tech from elsewhere + codepoints
um
a unicode guide is enough lol, there is already an IC guide getting made
also no point teaching ppl the fundamentals of the game for a "unicode guide"
if it works, try it with other
unicode guide: Throw random unicode givers at random codepoints until you get the character you want / get a new character
thats actually true ngl
until you get element you dont want*
unicode is highly luck-based
Gambling
everything is gamble these days..
Add lootboxes to IC
guys
how do i make “()”
i already have the curly quoted alphabet and i have ()
and i have “)” and “(”
idk
ok thanks
Perhaps, maybe it will get canned in the end but people come here often enough with literally nothing and I feel so bad just sending them elsewhere
Perhaps it will be restructured, or split, or canned entirely. But the words being down makes a big difference for sure
its just gonna be a boring mess after a while
just focus on the unicode part first
it can be very overwhelming also if there are too many pages
电解 you have it
Yeah thanks, I just need to be able to copy paste it
Cjk is annoying like that sometimes because whether I have an element or not is pretty much irrelevant if I can’t spawn it on the board
How could we make that easier? like, it’s hard for the person to know when they need to send it so it can be searched
textual lineage
wouldnt a person who wants cjk natually know some cjk words
but yeah textual lineage would help
found a better one
Some but not all, but yeah I’d prefer if some could be sent in the message to copy paste for use
the meaning
Do they both mean the same?
no
I just threw in a few random elements.
2B49
Technically it'd be rotate
modifiers like that seemed to do well in box drawing
since incrementing is kinda a bust there
I didn’t explore much though
Nothing works
what are the 2 codepoints of the one you have and need
.
could try Inverted, Backward, Backwards
funky U+262F recipe
Have had that happen but not so…. Directly
I tried it. just gives another wrong result
yeah fair
262f is very sticky. its one of the characters it gives you all the time like smiley face for example. i have hundreds of recipes for it xd
its not like fffd which is caused by an actual error
why is U+2064 invisible plus sign a thing
bruh
👍 also
oh still got a lot of chains to finish
i have plenty of such cjk
lot of block starts
spent ages trying for any 18xxx
tangut, khitan, etc i dont care i tried
and failed
we dont have a single 18xxx yet?
not a single one
it seems to turn the 8 into a 0, which is kinda understandable given other behaviour
its why i tried the fbf break on tangut
to hopefully get closer
but i couldnt break it
not sure why but a lot of the barriers I couldn't break were BFs
maybe it just so happened to be like that
its definitely trying to give khitan
its just swapping the 8 with a 0
which gives old turkic
18xxx -> 10xxx
makes sense given 17xxx -> 1fxxx
what if we use 28xxx
you are welcome to try
its less codepoint fail but its doing it to the actual chars
like it swaps out the token representing 0x98 for the one representing 0x90
and likewise swaps out 97 for 9f
maybe it will swap out a8 for 98, sure
not a bad idea
the issue: F0: 00000 98: 18000 80: 00000 80: + 00000 ------- 18000 is being confused with ```
F0: 00000
90: 10000
80: 00000
80: + 00000
-------
10000
its swapping out the 98
it seems to just not want to put 98 in the 2nd position
idk what we can do about it
it does it for tangut, khitan, etc
how bad was it for hentaigana
like did it switch out for U+13xxx?
idk idt i tried for that
the problem is we cant isolate these tokens
like theres no way to just get an f0 token
or a 98 token
they would give fffd, even if you could make it
so i dont know how i can convince it to not swap out the 98
limited craft 🐐
new combos are now only for premium paid version... imagine
wtf.. look what neal just added! 😱
still not working?
yeah its over more or less indefinitely, either whatever is broke needs to come back online or neal needs to intervene
maybe he forgot to pay server fees
the world is ending but then neal intervenes (world is saved)
the world is only saved when validation endpoint is fixed
theres a small but nonzero chance this is just literally the "end" of ic
we got a doomsdayer in here
idk fsr thats the first thing i thought of
yeah, wanted to break a bf later on but looks like it gunna be cancelled
nop
th3 s3rver is returning proper responses
meaning it is still running
th3 s3rv3r is r3turning prop3r r3rsults
what happened to the e
its interesting the bot is unconditional timeout for neal ping and it states for "no reason" as if it could possibly tell
have we had similar issues like this before?
or is this new
idk I've seen new stuff not working before but it gets fixed after a while
what happening?
ohh that bad
but its not like super instant though
its not as instant as double spaced elements
neal again forgot to pay again, like with emoji bill! /j
nata does not htink so
the responses are totally normal
no errors or anything
its just that inplace of an actual result its just Nothing
was the emoji bill thing a joke or a real thing
like do you actually have to pay 💀
something probably messed up when parsing the ai output
or like what actually happened for emoji bug
idk but does sound a bit... ridiculous
i have gone for quite a while and its still down? oh well i gotta spend more!
yeah almost an hour now
hmm i should really add support for the , in my program somehow to avoid having them logged as invalid recipe when they are valid
looking online thats hard to do
thats kinda sheets fault
so ive just said dont use commas
well not so sure, look like in the file its surrounded by "", so shouldn't be that hard to check
oh hmm
okay
i thought it being surrounded by quotes meant that pandas and csv interpreted it properly
also i changed the type to be from number to text
so that may be why
if it was a number it might have exported it as 10,000
can you check old csv?
and that's why i use tsv for IC recipes
wat
word game
le bomb party wordgame tsv has 4 words containing it
yeah probably gonna change to that, just that i didn't ever had this problem before
yeah so you try hi seq first now or what?
also still going for 18xxx
made convert to khitan
just spits old turkic still
what is criteria for "cant"
like how branched does it have to get
it also makes tons of mongolian
18xx
instead of 18xxx
which seems to indicate it genuinely mises them up on a level higher than tokens
gonna need radu to break into 18xxx
why does ic in my firefox look oike this
i cant scroll or whatevs
ok nvm removed some extensiosn and worked
what if i try radu chatgpt idea
? This range falls within the Supplemental Private Use Area-B (U+18000 to U+18FFF) (lies)
there we go
just needed to tell it it was wrong
lol - like classic ai where it almost knows what it is talking about
lol idk i think radu had a better system of asking than this
not sure if anyone posted recipes for this, but for anyone who wants to try and increment to 30000
i have this
alive?
bru
veyr clearly
can you try the same with Cjk Extensions F it also gave a white box but i wanna know which one
same codepoitn right
yes
U+30f3d
wait H not F lol
i was just looking at an element with F so said that instead
not on sheet but not a box?
Do we have U+FFFE & U+FFFF discord search isnt working rn ..
like the character not the codepoint
#1206592567622373446 message
fffe
2ffff also a noncharacter
#1206592567622373446 message
ffff
so yes theyre obtainable
one thing thats worth a shot for U+30000 might be to try and make 0xf0b08080
or anything similar
its like a last resort attempt
you can make that
made it, ehh nah its rubbish
it doenst wanna go past fff1
get what
any 18xxx
yeah keep trying with random U+xxxx codepoint
eventually we will get a 18xxx or 3xxxx
radu if he were to come back: gets it immediately
fff1 in quotes
kaomji
I have an idea - so the long and comprehensive explanations I’ve given don’t quite feel right for Unicode guide but how about we move them over to a seperate guide doc for just that concept or topic - then we have licence to go crazy while just keeping a much simpler explanation and lineage for convenience in the Unicode guide
there already is an ic guide being made
Where?
#1267238540689801297
also going crazy is just not recommended, it can be very overwhelming for a beginner
if we chunk it up its fine
"technical infinite craft wiki" but i don't see any technical detIls
im thinking we just provide lineages, brief explanation that they are useful, then send them to a specific section of this doc (embedded doc or something? nested doc? idk) or another one
i also made that
try to increment to 18000... 💀
yeah I just saw. i feel that incrementing to 30000 probably won't be feasible tho
with this method at least
i mean its jumping to a new plane
"Increment Second Token" xd
ideographic lol
f9d1
...
this + delete the hi = f9b0
im gonna stop this is rly torturing me
ffe4
ffee
#1208736894624600164
I wish you could search all the chars in a range
It would make what you are trying viable for me
rn it’s not, cause I’d have to search way too many tbings
this shit needs optimozed ASAP ‼️ i need my mewing emoji
unless there's lineage for the ideograph
i actually barely search anything
yeah why tf is it so hard to get fffc
its literally the reason i did all this ...
What does it make instead
nothing
it just returns fffb
it combines but it just gives back fffb
i cant even make a Seq. for any of them
Hi seq does nothing?
yep
ran it again
bc45
in the sheet
2B80
[Leftwards](#1224529054716264580 message)
nice
20116
20140
thanks
yw - do you have feedback on how the lineages could be better documented in the sheet? like sometimes we put links but putting them every tims its used isnt practical so if you have an idea like some central documentation or whatever would be nice
i am very open to suggestions
anyway added in a recipe at the first instance
although its used over a thousand times due to fuezt brute force
some kinda lookup would be cool
i should really get back at doing it
im trying hard for any 18xxx but it seems like, as bad as 3xxxx
maybe we should try throwing nonsense codepoints at stuff with exotic tools? idk im not quite as good as thinking of the ones to make as radu did
yeah why not, for the moment i restarted brute force with arabic unicode and unicode arabic
like, what if we pick a small range to make codepoints for
thats total nonsense
im just confused tbh because its given me things that are >1000 away from nearest assigned
i have some things like U+16400
which is literally 1024 off the nearest assigned
im thinking maybe 18cxx or 19cxx just to throw it off
need to make those tho
May be time to add a general sheet for tools and not just radu exclusive
managed to get Seq. [FFFB]
still no fffc tho
oh? was it a replace mr with seq type thing
i mean like, free cjk if you brute force any of the cjk tools
i just ran like 3 tools over 18c00 18c10 19c00 19c10 and picked up like 4 separate entries
although they only worked on the 10 ones
so missing 16 chars each
Ill send the lineage (textual) since it's on mobile
is keeping parity between your saves hard?
"hi Mr. " + Remove The Word Hi = Mr.
Mr. + "hi Seq. " = "hi Seq. Mr. "
"hi Seq. Mr. " + Delete The "mr."
"hi Seq. " + Remove The Word Hi = Seq.
Seq. + Seq. = Seq. (fff7 + fff8 = fff9)
Seq. + Seq. = Seq. (fff8 + fff9 = fffa)
Seq. + Seq. = Seq. (fff9 + fffa = fffb)```
i see so you got seq fff7
it was used for fffb
i wonder why fffc is problem
yeah idk
youve tried stuff like OBJ right?
i see, what did you make with
Alien art charts
aliens? 💀
anyone up to try break 17fbf?
like with seq or whatever
i tried for a bit
oh, here we go
not bad suggestions
i only gave it one example so it kinda stuck heavily to that
but still these are worth a shot
i did previously try to make liao
but i couldnt pass "hi Liao L"
i guess i took the L
uhhh
😬
how should I prompt it
i just told it that we couldnt get any anatolian hieroglyphs when we had anatolian hieroglyphs unicode and other similar items, until we got luwian language unicode and luwian writing and luwian hieroglyphs, etc
and then it used the example
to generate suggestions for 18xxx
the only danger with examples is it sticks to them like a magnet
i mean worth trying, ive been trying to make any of the suggestions for me but i cant
try the xixia one, seems like the easiest
im trying
but i hate having to fight for every single letter
why cant i add full words anymore ; ;
1fb0e interesting?
also tangut language unicode o.o did you have to append every letter
for language yes
yeah i find i have to
23740
f9b7
f9ba
quoted element here: #1206592567622373446 message
how did you get 6 there in a row? im just trying to look at where the increment happened
looks like you got d e f
then c d e f
then ???
pua? like the sn in bomb party?? ahupua'a humuhumunukunukuapua'a malpua malpuas??? 🤯🤯🐎
I tried everything i could. Nothing works.
aw
did you have those all on at once? i really badly wanted to try to make as many as i could
but after i made 2 of them (i think mr and dr) it was too cramped
yea
damn
i wonder who got fd of this 🤣
Jonathan
:V ok
ooh soyombo
im going to be focusing on helping the emoji sheet for the next like, half hour i guess? as long as it takes to put stuff in pending so that its up to date
uhh look at the lineage?
yeah im trying
better than nothing :))
wdym lol
as shown
clearly you didn't do 2 letters for langua
1140
i went from langu to langua
1 letter
...
L -> lang -> langua -> language
I mean you didn't try to do 2 letters when you got to langua
very random lol
wdym
i mean as i say
String.append('ge') works
yeah, that is true and i had to use that to bail out for the last combo
but i dont like multi letter append
if you can make them sure
most are literally in the #1250302271900876800 sheet
the undocumented ones are same method
idk... i tried and repeatedly failed to get any append over 2 letters reliably
and 3s and above are usually all same method
the alphabet order is really annoying
Mr. String.append('letter') exists
as I've said, follow the methods used for the sheet, it works really well
and for those that don't work you can follow the method for the K_s, they are very annoying
Tangut Unicode 158.0 (why did it have to be so high number that worked)
the Ks? not heard of that
String.append('k_')s lol
10% Hangul
only 411 to go
gonna add it manually in my db ig until i fix my program
oops looked in the wrong place
you meant around over 1k?
1281 to go actually
?
ooh wait
into your db
im silly
i thought you like, hijacked the sheet
and found a way to enter it automatically 💀
whats wrong with the program though
seems quite doable
nothing important but i need to fix some 2 problem
well first do the change from csv to tsv to avoid the problem with , to happen again, and another problem with notes
oh okay
if its surrounded by quotes there is a way to escape it but idk how
if it needs to be done in the python or before its loaded in
hmm ok 17ac2-a7ac5 are self referential
goofy
need to fix that rq
damn so the new chain didnt really find anything, cool
i kinda do need to try more random tangut char + other random tangut char
its broken barriers before
probably the most viable method now
only thing is i need to have an efficient way to get them on the board, which after removing the 1-2k i have from the board is kinda hard
💀
Ffs
cant win
what are you trying to get?
damn no wonder ai cant figure it out /s
you didn't know i was a ai?
who up unicoing
...💀
why does nobody ever explain they just go get it and deprive me of learning opportunity.. (just kidding i technically never asked im just a bit tilted that it avoided it so hard)
again had to go 1 letter at a time, the 2 letter appends just made Nothing
string.append('nicode')?
well
i guess? i mean thats half the story i already grinded hard to just get hi xixia language
ok
right but theres thousands and thousands of combos, i just didnt happen to try that exact one
i go with that every sinlge time
k let me make like some more '2letter'
i have very few
again it looks like it is trying to output 18xxx but it just actually doesnt know how to do it
its like someone trying to say cat but they always say dog instead and they cant control it
well i got all of old sogdian so
i guess i cant complain
10f19
im coming with a chain in there
i cant unstring
didnt do 'ua' ? oh wait cause hi mr
is the input tool ok with these
it should work in all cases unless your helper text is like, different to ours (again)
laurasias was
fitting tab name for the f9xx
what? ok
exactly why f9c0 kept becoming cheese
gonna get back at trying to get as many arabic/linear B (if some still miss) unicode i think
ye
similar mistake to why it wont give 18xxx
it just... doesnt know how
it is like a baby
it wants to communicate but it does not know how
f984...
eh, w/e
stop going baclwards oh gosh
not a big deal, i only overrode your entry because i prefer entries at the start, and other entries to be moved to alt
although in places like 1dxxx that is like, a lost cause 💀
assuming remove the word hi works with the hi seq on the left
yes
damn
f980 #1206592567622373446 message
although idk how to use radus umlaut u to get it to u+
i cant pass umlaut + 2000
nvm im dum
f9c1
i mean by this point radu would have like 20 variants of the xixia tool stuff to try
some semantic somehow
how interesting , ,, This will affect Tanzania's economy.
mongolian beef script in real life?
guys how do u say mongolian beef script in mongolian
f985
U+8BF6
'e' (letter)
yes ive mentioned 'alphabet' (letter) here before
yep thats it i cant deal with f9xx anymore
yeah. entrance
#1206592567622373446 message
def has a better entrance
A few stuff
I'm not playing this game so much anymore so don't expect long chains from me
yeah all good
do you find you need to append every single letter when making these tools
neither language nor unicode ever seem to add as a full word or autocomplete
and like you use the Unic "ode" strat so much.. but i havent had it work once with my own tools xd
not really... It usually work for me
I think all tools from here are known, right?
like, i have to add L then A then N etc etc
and it never lets me do like Lang + Language = Language
if you know what i mean
Liberia's Vai Syllabary
where
A few stuff with Language. Sometimes I go letter by letter, sometimes it works easier
there's a reply
also the elements in the last craft should also be in the sheet if its one char lol
ok
0F72
Why is it consistently autocompleting? Literally never happens to me not once. it always makes stuff like “hi X Lan gua” instead
which is dead
it always does that if I try to shortcut
anything that isn’t an append just does that
200d6
a lot of times it is luck based
May wanna try doing this as a last resort
for both 30000 and 18xxx
is 18xxx all tangut?
and we don't have any from that range
that is very peculiar
does it like make 1B or something?
no
it swaps the 8 for a 0
it makes old turkic when asked to make khitan
as i said before it is like a baby that wants to communicate but doesnt know how
its kinda odd given its let me have things like U+16430
which is ages from the nearest real character
i tried, i made it and it seems useless
damn
but yeah when you dont know what's happening it is really weird why you won't have any 18xxx
i dont know how much others tried
but i have a pretty good idea of whats happening
what if we use 6 digit unicode lol
you are welcome to try, bergoros has done before with decent success
fixed some unicode recipes i mis-inputted
no the 10cxxx area
funny how u+3500 hasnt been found
i wonder if it got to do with utf-8
10cxxx private use area B 💀
yeah i dont know which one it was the recipe was Mongolian Unicode 11 + U+0363
someone tried ( failed) then moved into next cell and emptied the recipe cell ( uncheck )
me checks with ur python, fixed it
3580
damn I didn't know we had PUAs this high
heck nah, i just misremembered stuff and didnt bother to check my save file after writing that
35C0
nice
see whether it can go from ff to 00 when ure done with the chain
wtf is this recipe
5c48
35E0
it's laughing at me
they are also in order lol
xd
Hmm so like not all the same thing… so there must be more branches than I get to see that you delete after because in the pictures you’ve sent there’s hardly anything on the board from other branches, but I still see stuff from other branches end up in the final lineage somehow
How’s does that work
2a469
i can't really explain
Maybe I try to combine too fast
Like I middle click something and then throw it at 5 elements kinda just thrown about on the board and then the mess gets worse
I’ve tried keeping things in a line
like a tower
but that doesn’t seem to help
...
Null
You don’t keep things in a line but clearly organise better than when I do put in a line xd
Try and make tertiary ideographic plane
I could only get tertiary multilingual plane (too long, also not real)
2a4a9
im actually quite a disorganised person, both in games in irl
have you tried my old “cheat code” of just combining U+000x with the stubborn element
where x = last digit of thing u want
it kinda died ages ago
but it sometimes works still
me trying chatgpt's "tools":
ill try
Could do some checks like that + first/last character, first/last codepoint, "give-me-the-range-of" etc
to see if it actually knows what that is
wait isnt 3xxxx the 4th plane
Sir the 4th plane has hit the tower!
it is indeed correct...
367E 367D 3680
I managed to take 2 steps back and pass through the block barrier
damn
ive managed to get the whole block to restart before, but i cant do it consistently
seems very luck-based
36C0
Only hi Ms. worked
can't believe barrier breaking is just normal now
FF breaks are still kinda rare tho, only had one so far
also wow delete first character deleted the i and m - quite rare (as least in my exp)
i can't do this with blocks on the main page tho
13440
nice, on the main page
wait is 13440 assigned? cant check
oh I forgot compart is outdated
1D316
This is crazy but this is the only way i can get it 💀 I hope someone will optimize this
I definitely missed something...
uh what
like, I tried a lot
u+037f and "hi Seq. Mr. "
FD on J!!
real
If you posted that without the unicode tooltip, new people would prob accuse you of hacking
New people will see the tooltip and prob say that it "isn't the original version"
hacker
what
hacker... the semicolon has wrong emoji
i dont even have just a semicolon lol
...
iirc I got Seq. Mr. a lot
why is the game taking some of my fds lmao
it plays the fd sound but just doesnt show up
oops
oh then you just very sadly and tragically lost the fd
😔
radu lost the fd on soft hyphen for some reason
wtf
rn i have 44421 elements
wbu asd
I lost that because of a power outage...
so no bug
i didn't realise at first
or no... that was something else
the soft hyphen was because of the more elements bug, but it only affects chrome
How many elements do you have rn?
oh so I'm safe from it ig
70% fd is crazy
Raduculous
12b3
12cc the game stole my fd
I wonder how many FDs are just lost
imagine if Neal has like a file with all the stolen FDs
I still don’t quite get it but at least I’ve done it once. like idk how I can keep all options like hi seq seq Mr Mrs hi Mr dr hi dr etc etc etc of all combos relevant
you just... don't.
K
I think the game enjoys giving me hope that I got something good. only stupid, useless things
17940-17955
忽 (U+5FFD)
does he know for sure it was an fd? he could still rewrite his savefile if he is 100% sure
I am sure... #1206592567622373446 message
aw you beat me by a second
Although i was gonna link to this instead #1206592567622373446 message
lol leading 0 Strat
used with great success many months ago actually
yeah I have some U+16400
which is over 1000 from nearest assigned
Yet it won’t give a single 18xxx
not one
Was the codepoints made with 0u+0axxx
u+05b4 - u+05b8
12ec
Tried any 18xxx yet? I figure if anyone can get it it’s going to be you
I tried but no success
u+05b9
Hebrew Punctuation Gershayim + Hebrew Punctuation Geresh + Hebrew Punctuation Unicode
u+05bb, 05bd-05bf
wtf is that blank one
It's just not showing anything
ah
there are only 05ba and 05bc missing and nothing works trying to get them
does "hi Seq. " not work?
no
I mean it combines and it gives the "hi seq. element " and Seq. Element but it wont transform into the desired items
05f3 #1206592567622373446 message <-Apostrophe geresh
What’s the reason for geresh
alr well we got work to do
Delet? xd
wild its in browser
wouldnt have expected
i really want to know how radu got to U+0a540... i mean my route wasnt terrible but it was exotic
made western xia unicode
time to see if its useless
seems useless
didn't yet fixed that (but at least made the program faster)
whats the notes issue
well i gotta catch up and stop waiting around
okay, do we have a route for hebrew geresh?
.
it is useful
lineage is pretty branched though, but if you think its fine feel free to link it in
hm i just realised i don't even have apostrophe (') i only have apostrophe (’) ..
#1215495041049436170 message
it's not that bad
like, i wont ever stop you putting it in, worst case i override it or move it to alt
alright now what about (') mate
or mr. (') for that matter
#1215495041049436170 message Scroll
(') is Prepend Apostrophe + Put This In Parentheses