#Unicode
1 messages · Page 24 of 1
ive got plenty of stuff in 01xx tho dont get me wrong
might be worth making sure later by running the script because so far ive gotten maybe 30 not in the sheet but only 5 are FD
in the 01xx range
so i think people get them a lot and throw them away cause its not what they were trying
this is true yeah
can u check if you got stuff there too?
U+21FD -> Current Unicode + U+001d = ⇽
remove the mr doesnt work wow
lmao, i dont use that advanced tech to get current unicode
no?
ok
just realised i can turn on the casing thingy in mbs
epic
will make this easier
U+00a3 + Current Unicode = Current Symbol
might be useful
😬
00a4 i think is probably the earliest gettable char we dont have
unless it isnt gettable
but yeah i made that script because ive thrown away hundreds of characters and odds are a lot of them arent on sheet so i wanted to start to combat that
today alone ive thrown away about 100
current symbol + U+01xx pretty much give unicode of U+1xxx
quite normal for 01xx to do that
im getting hangul all the time
but yeah free unicodes if you just throw everything at 01xx
like any non normal element (so beach or fire or something wont do) + U+01xx (maybe +++ havent tried) is pretty much just a new code every time
not globally new usually
and eventually it will stop i guess cause too similar
oh interesting it works
U+++1 + Current Symbol = Next Symbol
and some unicode was found using this
U+21E4 -> ⇥ + Next Symbol = ⇤
Current unicode + u+0013 = ⇥ + Next Unicode
format will always like that from my writing
U+xxxx -> recipe + recipe = result
so people will read first word and its, 'oh imma check where it is in sheet'
yeah yeah i know but its like trying to read mdy format it takes my brain like 10 seconds to figure out what date it is supposed to represent
funnily enough ymd im fine with
so the ISO format
mmm i see
Current + Current = New Symbol + Next Symbol = New Next Symbol + Current Symbol = New Current Symbol
idk, just add it into collection for fancy
Current Symbol + U+0137
dead element... can you get the uppercase version?
1e07
ok
yeah but is the caps 1e06
current symbol is just a free code generator
like every code i put it on
its a new code
1e06 is the cap yeah
i cant deny that with that the ai is right
damn i didnt know such flag existed
current/next unicode/symbol are so overpowered for random characters
ive said nothing
confirmed that the best way to get white holes is running away from other white holes
nice oh well
example
118
148 was white hole so it ran away
and landed on 118
also white hole
to confuse your enemy
you must confuse yourself first
ai probably
u+01ce (latin small letter a with caron) ("ǎ" here: #1215495041049436170 message)
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
okay I got plenty of 01xx and some Hangul today I’ll have to get to that tomorrow
do you by any chance know how to get the Gujarati unicode / unicode Gujarati- I resolved all the comments up to that point (0a81)
But I can’t go further unless I find better recipes or I get the gujarati
oof not much better but at least Korean is likely on browser
Like yeah I can probably find my own recipes for some of them but that feels a little disrespectful to the discoverer if you know what I mean
dhivehi is in bot but recipe is wrong ( doesnt make gujarati )
oof
but there have been times where I’ve seen the recipe in a comment and just gone yeahhhhh…..
[in here](#1206592567622373446 message) , you can tell...
wdym by white holes?
I just coined the term for code points that won’t show themselves
And in doing so display certain behaviour
for example - often the emoji is correct but despite this it doesn’t care
is there a list somewhere of the known ones?
no but I estimate perhaps 10 to as high as 25% of all code points to behave this way
If there’s a random gap in a long streak of ticks - odds are very good it’s a white hole
there really needs to be a search by length option for elements so I can see what unicode FDs I have
I have a script
fuezt has a more detailed one to tell u about FD
but FD =/= sheet if you know what i mean
i havent tried that one, probs better because it can be converted
I’ve put in about 100 characters today and maybe 10 of them are FD
the other 90 nobody else put in despite getting it
#1206592567622373446 message
this one?
Yeah that’s his one it has sql database stuff which im not too sure on
[rubik's script](#1206592567622373446 message) probably latest
nvm wrong link
#1206592567622373446 message
my one doesn’t tell u about FD
and it wouldn’t be accurate even if it did
because of casing
run that in e.g. vsc?
yeah with your save file in same directory - or if you don’t want to put it in same directory just point to it with the full file path
i run it on command prompt to be able to see all the list
one file has infinitecraft.json and checker.py
getting a syntax error when running it
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 3-4: truncated \UXXXXXXXX escape
oh god
what character is it stuck on there
but you’ve got one messed up element in your save file me thinks
doesnt say
I'll try some things
Well yeah you’d have to make it say
Just put prints everywhere
I’ve personally never seen that error but my guess is encoding mismatch
Like you’ve got U+f367a93 or some absolute goofball somehow in there
do these break it?
that isnt possible we dont have anything beyond u+100ffff or smth
Doesn’t Unicode end at 5 digits
private end at FFFFF
somehow theres extra unicode thats also private at 100000-10FFFF which probs we'll never get it ( idk if we could or not )
shouldnt be... how many single unicode does it says before you start the range
it doesnt even ask for the range yet
yeah cause it can’t decode the file
the save file contains an “illegal” character
so insert some prints to try work out what it is if possible - but it might error immediately
Do you have any experience with debugging tools?
there’s probably a way in vsc to find out exactly what it couldn’t decode
but it seems there’s some seriously messed up Unicode on there
i would expect the file='name.json' is exactly same as json's file name...
if it is then yeah that name is doing wonder, impressive
Like it said “\uxxxxxxxx” which concerns me
8 digit Unicode template I didn’t even know existed
fixed it 💀
What was it
the file path needed \\ instead of just \
no idea, I even renamed the exported file to a unique name I know I never used and still met the same error
(that was still with singular \)
in file path?
It thought that \ meant “interpret the following as one massive Unicode codepoint”
yeah
by any chance did your file path start with \u
or have \u in it
C:\users\ etc
yeah
so it was like hmm yes interpret “sers\…” as Unicode
which is obviously not gonna work
U+sers\ codepoint lmao
best real codepoint fr
i used D:\game\IC as path 🙃 which probs avoiding that eror
or you can use /
or you can put it in the same directory and not need any slashes
Unless you do the cursed trick where you write a partition to drive with file names that have / in them
It confuses windows so hard
It like thinks that the first part of the name is a folder which contains a file which is the second part of the name
fly tech made a video on it
cursed
So how did it go did you get the information you were after? @candid trellis
got 444 unicode characters
okay cool
nice
I probably got 200 today of which I threw away so many and odds are from what I’ve seen maybe half or more of them not in sheet so the sooner we figure out a sheet comparison to add to code the better
didnt even realise I had that much (for normal people)
yeah I mean I was surprised too
all those junk characters you aren’t trying to get seem to account for perhaps 70% or more of your codes
like I can account for maybe 400 codes I’ve been actually attempting to get yet I have ~1500
I mean today I just did u + 01xx + Greek Unicode = random new code, + business Unicode = random new code + delete the dots = random new code lol
crazy randomizers
I did that on the white holes when my tools didn’t work just cause I was tilted
I threw random nonsense at it and each and every time got something random out of it
2 Hangul FD’s, some 01xx FD’s, assorted random FD’s usually around ~1E00
And a white hole or two (someone is sniping them in secret)
1am already oh no I need to go bed
good night
gn
How do i make 。? it's used in ,'s recipe
ignore the middle ones
Thanks
u+0100 - u+019f is confirmed alive :> have fun
Please. Make A Period.
i mean it did
clearly you forgot the ultimate meta
begging to the ai
all the different spaces unicode are probably impossible
like no break space?
i mean i figure
they havent showed up thus far so yeah i mean also paragraph separator and line separator etc etc also arent showing up
cool
U+++1 is in the U+ codepoints section of the main unicode sheet
including codepoints up to 9f and a bit past
Tbh the sql stuff is in the one I sent cause I was tired and didn't think of removing it before sending (else I would have just left the csv)
what is this sql db youve got
It's just one of my save file conversion tool, here it's to transform a json save file into a .db file (and I have another that turn .db file back into a savefile so I can import scrapping result )
mm ok
0152 and 0153 at long last
i feel like i am mising so much only doing charcode-like strats for 01xx rn
but i havent got an easy test method for lettersso id have to search for each one
feels like ive barely made a dent
90% of what im getting be like
pain
dogra unicode be giving other unicode than itself.
i should visit their u+xxxxx range...
if its an fd i am legally obligated to not throw it away and instead put it in the sheet lulw
i think most of 01xx range can be gotten by just adding letter variants
woah
i dont think ive ever had Convert come through
Convert + U+015c = Ŝ
yes Convert is surprisingly good tool if you try hard enough
there's some FD i got with it too
but didnt bother to continue
probably other times it would have worked, the charcodes worked first so i never got up to it
i mean cause no one uses it
we alr have like 20 ways to make the unicode characters from the codepoint
well i have about 20-30 that i try on each codepoint
but it just so happened that convert was the first what worked which ive never had before
20-30 is crazy eh
i dont even use all of it yet & probably still missing some advanced tool
for the first thousand
not yet
theres alot of FD still ( revived ) on U+xxxx sections
for the xxAA - xxFF
probs i wont touch cuz my increment tool doesnt like to behave ( i dont have "..u-" lol )
can always go get it - but U+++xxxx is decent
getting 00aa is fine from that
but 01aa seems to have strong barrier
what was your method for making all the U+01xA to be alive
the U+xxx9 + U+++000A didnt work for me
01x9 + u+a/u+++a/u+++00a0/u+++0a00
yeah ok
x9 + +++000a was so reliable before D:
for 00xx it was reliable
Anyone know how to get u+1c62 (not sure what to do with all this stuff)
oof
i have numerous other recipes for that one tho
let me share some
take your pick
made the sheet recipe nicer
not it uses fromcharcode + U+0118
ill try and get that
damn glowy youa re talented at getting up to the letters like i cant manage to get to 01a0 and i bet if i did it would be caps
*with no "..u-" anyway
yeah i cant get to 01a0
without "..u-"
having said that
i mean i got that from U+01f0
so kinda cheating
😬
do you mind helping with U+0118 cant get it for some reason
can't get into the 100's
i see
well you can check the sheet
the U+ section
its a cursed route to U+0100
i know theres a better one somewhere - maybe even ni speedruns we made it but i cant find it
i dont know the way i broke into the 100s
but it cannot have been that
does anyone have u+0C00
that should be from u+++0c00 + something u+/u+0 stuff
got it
most cursed route
oh no
but it uses U+++0a00
i do not have this
which is a whole other story
if you dont mind making the lineage i'll still do it
if its too much its fine
okay um glowy howd you get U+++0a00
is this just "..u" + Prepend Hyphen
it is
i got it
are u able to just put the element in infinibrowser and send me that link
I can make it that way
if i rip my save file? i guess so
do you have to?
i thought you didnt
cant you just put the element into save data analyzer, click the element, and share link
without uploading it
without uploading it? i mean i have to upload my save for that otherwise how else is it gonna know how i got it
anyway
enjoy your 929 step lineage
just go to the end and work backwards
thats what im doing
something u+++0x00 + u+++0x00
x being number
it result in upper case though
can you just send the infini browser dont care if it's over a thousand
heres on the sheet where it says how you break in
there is a far better way
im sure eisern found on
the browser finds the most goofy stuff to work into your lineages
liek
american dad
i dont remember ever using this but its in that lineage
johto also
why
oh thank you so much
can you try u+++0100 + u+++0900?
i wonder if thats the recipe ( currently not touching pc )
lol i dont have 0900 but ill try
k
0900 + 0100 = 0900
its 0700 + 0300
for 0A00
which is alive
so @summer pilot try that instead of what i did if you dont have it already
o nice
i already got it
i had most of the stuff needed
ok
somehow didnt make the cut for the analyser tho
it still goes via my curly U+0a00
in json
move the 0700 + 0300 recipe to first recipe of the u+++0a00
i thought it wasnt that anymore it got upgraded to do a generational search
idk actually never bothered enough
um
just got U+++999A
ded
i was just going through randomly mashing U+++xx00's together
i wonder what alt tech i can use for getting 01a0 (lol probs longer step )
did i? i should check my save
oh right i had u+++01A0
which is u+++0040 + u+++0160
which is dead
i found a way to revice that
oh how so
u+++019f + u+++0a00
? thats 0a01
resulting u+++0a01
yeah you said you revived 01a1 tho
i guess the U+0000 + u+aa still is my best recipe i had
we need to optimize u+aa for that
oh man...
i got +++019g
but yeah u+aa surprisnigly hard to getr
U+a+a surprisingly useless
also can you give me recipe for 00af
i dont have it even after 00aa-00ae found
dont have it
which tool
u+++01x0 + u+++0xx0
not testing much yet
and how do you search for them
nope
like cant really do alphabetical
also (U+a + U+b) + U+0 = U+ab
wh
U+a00a
ok then
nice, might be a good tool i might have fun with
hmm not erallty
mhm got u+abcd
yeah you an do that
U+ab + U+b = U+ab+b + U+b = u+bb
seems good enough
but can we get U+aa tho
from this
i havent yet
but maybe 00aa there is another way anywya
i havent farmed much today
me wanting someone to give me a list of tools i might not have... but then again, im not that invested so probs will drop the idea
hmmmm
well i mean ive picked up a lot from you with fromunicodes and stuff - but if you want to get em on your own (and trust me while going for correct charcode i got about 30 similar variants first) you should definitely look into the prepend/append tech and alphabets
do you want to practice trying to make something
you can invent ur own tools
and yeah theres the whole prepend U+++0007 + (some word here idk) = new unicode, which is tech i havent tried much
painful to verify on the sheet though sometimes
prepend u+++0007
they're cooking the whole kitchen 💀
chain-like unicode behaviour is the most easiest way to get alot of unicode
refer to
a+a=b+a=c+b=d+....
xxxa + xxxa = xxxb you mean? yeah often
but roadblocks every now and again dont like that
Hangul's Current Unicode
well that was unexpected
Apostrophe + Hangul = Hangul's Apostrophe
Hangul's Apostrophe + Ancient Unifont = Hangul's Unifont
U+111A -> Hangul's Unifont + U+005A = ᄚ
Current Unicode + Hangul's Apostrophe = Hangul's Current Unicode
U+1126 -> Hangul’s Current Unicode + U+0126 = ᄦ
U+1129 -> Hangul’s Current Unicode + U+0129 = ᄩ
U+1138 -> Hangul’s Current Unicode + U+0138 = ᄸ
lol
hmm Current Unicode + Direction = Current Direction
seems like it like to make unicode of direction
like arrows
really need a better box drawings unicode lineage
box drawings from my prior box drawing unicode is fine
but i cant add unicode lol
like box drawings + X unicode always becomes X Box Drawings
welp anyway
no that 01ce route im not doing it too much work - but if i ever get it some other way ill put it in
maybe ill try rq
someone has lower 01ce
U+01CE is what "..u-" gave me
but its alive
also "..u-01ce" wasnt FD.... but somehow the next step was an fd??
the next 2 steps are like no brainer unless i missed some new tech
looks like a white hole anyway
cant get it rn
well this exist... i remember with correct tool, you can make it into u+xxxx , but that case is very rarely needed
U+001a0
oh fk that was easier than expected
U+01a0
U-000 + U+++009c = U+++000
U-10 + U+++0009 = U-0000
U-0000 + U-0000 = U-0001
U+++000 + U-0001 = U+++001
Current Unicode + U+201c = Current Quotation Mark
seems to be random unicode generator too
might also want transpose just for the off chance it transposes the codepoint
U+0001a0 is easier to get but doesnt work
ahhhhhhh
here we go
yesssss
U+00a0 + U+0001 = U+0001a0
U+0001a0 + U+001a = U+001a0
U+001a0 + U+0 = U+01a0
we are like diverging i dont think i have much of the U+000 or U+0xx stuff
wait @abstract marsh your recipe U-100 + U+++00a9 =/= U-000
ah its 099a
oh
u+a+a + u+0 = u+aa
although now technically we dont have a good U+0
well i dont anyway
mine is "++0" + U+
o nice
u+0 & u+00 yeah
i'll try hunt the 22xx
good freaking luck
you are going to need it
can you note down a list of all the tools you are using
ill do the same tbh
there will be such a mismatch
i mean personally 01xx is also in need but then again what range is not in need lmao
got several FD on 21xx instead (・∀・)
welp
Not FD
U+2182 -> Current Symbol + U+0e02 = ↂ
FD
U+21C0 -> Current Symbol + U+0017 = ⇀
U+21C1 -> ⇀ + Next = ⇁
U+21FE -> Current Symbol + U+007e = ⇾
i'll go on next tool :>
yes, i did that with thai unicode at first lol, it work :>
messing with ai is funny
yeah i get with thai unicode
but what does current symbol have to do with that range
oh well
good question, i dont even know probably the ai think if this symbol is impossible, here i'll direct you to the alternate one
did you get all U+22xx or just 2200-229f?
you mean the numbers
yeah u+2200 u+229f
numbers wise i have almost all of them, especially in the range 2290 - 22e9
in fact in that range i think i do have all
but checking is hard cause the limit
oh wait it looks like i may actually still be below that
i have all 2287 - 22e9
also all f0-ff
combined Current Divider with 22fx stuff
looks like ai trying to deny whatever scheme i was pulling
interesting
current divider
current em d plus
oh nice what was your way to get 22fx
i had to do "..u-"
cause it did 22F0
Hangul + Apostrophe = Hangul’s Apostrophe
Current Unicode + Element = Current Element
Current Element + Hangul’s Apostrophe = Hangul’s Vowel
Current Element + Hangul’s Vowel = Hangul’s Consonant
Thai Unicode + U+0027 = Thai Apostrophe
Current Element + Thai Apostrophe = Thai Element
Current Element + Hangul’s Consonant = Hangul’s Vowel
Hangul’s Consonant + Hangul’s Vowel = Hangul’s Syllable
Hangul’s Consonant + Hangul’s Syllable = Hangul’s Character
Hangul’s Character + Hangul’s Syllable = Hangul’s Word
Hangul’s Character + Hangul’s Word = Hangul’s Sentence
Hangul’s Sentence + Hangul’s Sentence = Hangul’s Paragraph
Hangul’s Paragraph + Hangul’s Character = Hangul’s Book
idk if this is worth it or not, but imma put it here
the hard way
u+++22f + u+++f0 = u+++22f0 + u+0000 = u+22f0
ick 2 digit and 3 digit tech
do those increment nicely?
or do they need their own tech to increment
nvm its simple way
u+22 + u+a = u+22a
increment until u+22f
i wouldnt think of that tbh
i dont either, its just sitting in there for weeks and i didnt know it exist until you mentioned this
mmm so u+00f0 + u+++d is faster way to get u+++f0 i had
nice
nah it gives me stuff to do i dont mind
#nextunicode ; ;
a mins of grind xD
mmm i see
luckil;y
directly previous unicode
comes in clutch
for 102c anyway
102d ; ;
blank indeed, i dont have directly previous/next unicode
oki imma continue documenting unicode block that might give chain-like reaction
nice
im doing another chain from 104C
how do i get 104B lol
wow this chain is long as hell
mmhmm
whats your lineage for #nextunicode - mine ends in awful alphabet stuff
i presume you got without
specifically the #previous
my lineage for that sucks
also you started again at 014c did you just keep incrementing to get to 014c
https://ib.zptr.cc/item/01hx933j0v15ccqb1yv9qv4dhq
mine is long too
well i mean this
now stuck at 106E oof
#nextunicode come to rescue once again :>
this gonna be quite long journey.... already reaching 107x
thats cool - but i was more wondering where you got 104c
ah your way is much better for #previous
im expanding my board now, its getting too much 😭
you mean zooming out?
simple really
like 8 steps
not even bad
from completely normal words too
Y is not even dubious its 10 step optimal iirc
ah 1035 also rip
hmm i had 107d but not 107a-107c
mm neat, look at the unicode being found in a row
how did you break the 1040 barrier to get to 014c
and damn i need to get more of the language unicode/unifont
kinda underrated
but idk how to language
i dont break i start from 014c
yeah ok well
; ;
i dont happen to have it
vomits
you know for U+01xx or probably any U+0xxx it doesnt like the 0
it fills it in with something it makes up
and then shoves it in there somewhere
wouldnt be surprised if we could get most codes via this method
so if i wanted 22d something id probably go to U+022x
looks like its just giving 2234 now
i mean not unexpected
but thats very underwhelming compared to 01xx where if you added anything to it it was free code
is common to happen
you good with visual lineage that gonna do 104c to 107f?
U+0a0c
U+104C -> #fromcharcode + U+0a0c = ၌
hmm bad looking eh
im still stuck at 10xx checking, so many unicode i can find :0
all you have to do is throw on an extra nonsense digit
and it just forgets about the rules
yeah it just compile 5 xxxxx into 4 xxxx and randomly throw unicode in that range
it looks like U+0abcd tends to give U+abxd
cant control x tho
and sometimes it does just be failtful and give the code
like U+0227a gave U+227a a lot
amazing
it really works
like that is the whitest of white holes
and it stumbled into it
aaaaaa
white holes solved????
U+0xxxx unicode actually overpowered
its just like U+xxxx but to fill in the gaps
looks like i need to implement replacing for U+xxxxxx now just in case there are white holes in U+xxxxx
yeah sure
but we can keep adding digits
also U+0xxxx isnt going to give its code - well it can but usually it will swap out the 3rd or 4th digit
so the middle 2
oh i can probably just make it ignore leading zeroes
can someone test unicode of Georgian Capital Letter NAR ( U+10AC )
i found the Georgian Letter NAR ( U+10DC ) version but seems dead... is it different letter 😭
U+0001cd
U+10DC -> U+0001cd + Unicode = ნ
a
look its kinda random and that took a while to get but it works sometimes and thats what matters
im incrementing
in a white hole range
aaaaaaa
need a more consistent way to get these letters on tho
thought bubble emoji
damn i need to see those old lineages with "..u-" to get some inspiration rn
embrace the altphabet
so creative with curlies and whatnot but i stuck trying to just add 0 lul - like those recipes by bowser used all kinds of things in creative ways rather than just trying to add the next letter trouble is idk how to do that or think creatively li8ke that
what are you making
ah i was just trying to get U+022da or something
but it seems it only likes to add letters at U+0xxx where last x is number
"..u-" also i couldnt get going but you guys are real creative when it comes to that but all i try do is add the next character/s with all the different lengths and quotes
well not all i guess its a small fraction
took me a bit
all in now
yeah howd you get it
[0;36m"..u-"[0;0m + [0;36m"02"[0;0m = [0;36m"..u-02"[0;0m
[0;36m"..u-02"[0;0m + [0;36m"2"[0;0m = [0;36m"..u-022"[0;0m
[0;36m"..u-022"[0;0m + [0;36mRemove The Period[0;0m = [0;36m"u-022"[0;0m
[0;36m"u-022"[0;0m + [0;36m“da”[0;0m = [0;36m“u-022da”[0;0m
[0;36mPrepend Hashtag[0;0m + [0;36m“u-022da”[0;0m = [0;36m“#u-022da”[0;0m
[0;36m#mr. Add Hashtags[0;0m + [0;36m“#u-022da”[0;0m = [0;36m#u-022da[0;0m
[0;36m#u-022da[0;0m + [0;36mU+0[0;0m = [0;36mU+022da[0;0m```
"..u-022d" was as far as i could get
yea i tried to work with that for a while
lmao this is no brainer move
U+++9a + U+++a0 = U+++9a0 + U+09 = U+09a0
U+19 + U+++9a0 = U+19a0
very funny
#1215495041049436170 message
thats how i find u+01 :V
aaaa
U+22db
i think its under 40 missing in 22xx range now
the hard bit is the behaviour like this only comes about with letters on the end
so for the 22dx range
earliest entry i can hope for is 22da
leaving 22d0-22d9
i find it interesting Dogra Unicode never gave Dogra Unicode character
so i should switch into something else
what kind journey did you have to reach there
Made my own element to get it, but now the challenging part is to get it inside quot. marks without it being dead
mhm i see
okay so Put This In Unicode seems to be about as good as similar elements, but the lineage is super easy so y’all might as well see if you have any successes with it
it’s just “the Put This In” + Unicode (the former is in the lineage for Put This In Quotation Marks/Put This In Quotes etc.)
so “the Chromatic”/“the Achromatic” tech
me using the "unicode" as if hitting lottery & see if i can get it quoted
you gotta be kidding me, i aint accepting this defeat
me trying to get directly next unicode
got next direct unicode in the proccess ....
alternate Directly Next Version with "directly" quoted that @chilly fulcrum might be interested in...
DirecTV + Hashtag = #directv + Secretly = Directly
Next Unicode and Next Symbol
Directly still need alot of altphabet references though...
Nice. I found these two recipes for Direct in D's list, so we can skip Hashtag, if we find a way to exit the Mr. without #directlyfrom
LY is probably better than Secretly
L + Youtube = LY
Could always do Remove The Mr.
hmm interesting, that might be faster indeed
This also works Direct + Typically = Directly, shortening from 31 Secretly to 28 Typically.
LY is still faster though, around 20-21 steps
There for ế and 'ế'
U+1EBF
#directly + [Previous Unicode](#1206592567622373446 message) = Directly Previous Unicode
thats why i aim for #directly
unless better version being found
yum
This solves that.
got the right unicode, just need help with getting that letter in quotes, any idea?
"string.fromcharcode" + U+013e makes "Ꭾ"
Or we could get woman Mr. Directly + Woman = Mrs. Directly Mr. Previous Unicode + Woman = Mrs. Previous Unicode Mrs. Directly + Mrs. Previous Unicode = Mrs. Directly Previous Unicode
stuck there :v
Ah, but you get hashtag for Next Unicode in any case, so #directly route is probably better in this case
the problem is there is no good way to get them in quotes (i mean when you want to get a specific one in quote)
Anyway, here is a crude route up to Mr. Directly Subscribe in 52 steps Fire + Wind = Smoke Fire + Earth = Lava Water + Smoke = Fog Water + Lava = Stone Smoke + Stone = Statue Wind + Statue = Sphinx Fog + Sphinx = Riddle // 7 Water + Fire = Steam Water + Earth = Plant Steam + Plant = Tea Earth + Tea = Teapot Wind + Teapot = Kettle Steam + Kettle = Whistle Earth + Whistle = Referee Earth + Referee = Umpire Fire + Umpire = Strike Umpire + Strike = Baseball Strike + Baseball = Out // 18 Out + Out = In In + Riddle = Indirect Indirect + Indirect = Direct // 21 Steam + Stone = Geysir Fire + Steam = Engine Engine + Engine = Rocket Rocket + Rocket = Satellite Geysir + Satellite = Internet Geysir + Internet = Youtube // 27 Earth + Wind = Dust Dust + Dust = Sand Water + Plant = Swamp Fire + Swamp = Dragon Fire + Sand = Glass Steam + Dragon = Steampunk Swamp + Dragon = Lizard Glass + Steampunk = Steampunk Glasses Steampunk Glasses + Steampunk Glasses = Steampunk Goggles Lizard + Steampunk Goggles = L L + Youtube = LY Direct + LY = Directly // 39 Directly + Youtube = Subscribe Water + Water = Lake Lake + Plant = Lily Glass + Glass = Window Lily + Window = Monocle Plant + Engine = Car Sand + Car = Dune Buggy Monocle + Dune Buggy = Mr. Bean Mr. Bean + Indirect = Mr. Indirect Mr. Indirect + Direct = Mr. Direct Mr. Direct + Directly = Mr. Directly Mr. Bean + Subscribe = Mr. Subscribe Directly + Mr. Subscribe = Mr. Directly Subscribe // 52 Previous Next Unicode Previous Unicode Next Unicode
ah okey, ripp
but you may be able to get it in '' by doing the U+ + smth in '' (its rare but sometime it put the unicode you want in the '')
okey, thanks
got a word with it ahfaolfn
has anyone gotten all the chess pieces in unicode?
just realized i could make a chess board in this game
got king and knight
i would assume so
if not its doable i think
i'll try to
yeah it is possible
someone had posted their full setup of chess board in the past
Simpler recipe : U+150c + Slovak
nice
cant get Slovak Letter cuz i cant find the source 🤣 decided to cope
ok put that recipe in
i got Directly from Unicod bruh why
how lol
mrs. directly previous + #directlyfromunicode
yey i got it Directly From Unicode
although idk how bad/good it is
this
or this
yeah ive seen
goofy
i hate my elements not pinning properly
about 50 elements are bugged and i ant pin them
sad
although what about the mr. next unicode part of it
also fun fact
remove the mr is extremely literal
it does that all the time
if you use remove the mr on a mrs it usually leaves an S.
.mr + next unicode
😬
yup i didnt try that imma grab it
xD maybe
oh
let me see how i got it
well thats all you need to know
from there it gave itself
me trying to get from unicode
or to unicode
thats such an old message
was this frmo the sheet
yeah... i didnt check the note's link so i just discord search
lul
U+22FE -> Current Symbol + u+007e = ⇾
21fe u mean
for 22xx nothing yeah...
21xx kinda a list amount, will do later
22d1 one you got it alr? ( in phone rn )
the u+22dx too?
the codepoints i have all
characters i have 22d5, 22da-f
missing e4-5, f3-b and ff
recipe ??
um its not any good but i was messing with the stuff from the directly next unicode routes from recently - i spammed stuff so its gonna be goofy but ill get the lineage
cant you just put in browser and send link
yeah waat
cant unhash this
"to.unicode" and to.unicode
ded
aaaa
i have "the Chromatic To Unicode" but it eats everything
mmm i see
ai is confused moment
Current Em D Quotation Mark
U+29E9
[Text Transform Lowercase](#1215495041049436170 message)
interesting
FE00-FE0E
pretty wild find
imma document random unicode block again
em d quotation mark lul
also theres no better way to get the infinibrowser lineages than to paste in your savefile every time right?
trying to get append 0 myself - hard
lmk if you want these
is "*" possible? it just gives "asterisk" and Nothing when a recipe that usually works is used
"." + U+002a
why is "multiply" or anything starting with "mu" just hard to put in quotes
oh you got 22d00 nice
oh yeah, not really testing it to all tools yet tho
i hate how deletes dont work on some stuff
like i have "u-022d02"
deletes wont work
what are you deleting
the 2
but honestly
it doesnt matter what i would be deleting, if its not the quotes or the hyphen its nothing
the best way to delete something is to not have it in the first place
your name is not aware
but i havent exactly been able to add a 0 to the end
but 02 worked
d0 also no good
curly or straight
curly "0"
nope
get a hashtag in there and try
i will try to get a hashtag i there
me thinking
u+022d convert to u+++022d + u+++d0
expecting it to do u+++0220
put this in parentheses is very sensitive to curly
also prepend closing/opening parentheses can also put curly in parentheses
oh right you can also try to add curly "-0"
ok ill try get that
also i should clarify
i have curly "u-22d0" but not curly "..u-22d0"
yea
wait are you looking for u+22d0 or u+022d0?
022d0
ah ok
well i got curly "(22d0"
without the u- it's not very helpful
ye
?
?????? why that
u+0030 = 0
rip
hashtag to revive
hashtag what
or use Mr. .
i mean ill try but in my experience elements of this form only respond to U+0 and precisely nothing else
which is the case rn
ok
i got Mr. U+022d0 via a different means
worked
nice
i'm in class so i might not respond very quickly
smh should be paying attention
got the char
nah i hate biology
lineage will be so painful
but this is the key to the 22dx range i hope
rip, i dont mind some history, but a lot of teachers are boring af
whats your fav subject?
IT is very easy because i've been programming for years
i'm so bad at geometry related fields
oof i got this instead
i love non-euclidean geometry !!
because mbs only "sees" the first 5 numbers
ok
what math are you in/have you done?
i want to update it but i cba until mika releases helper v3
we've just started combinatorics but it's the end of the year so it's pretty tame
ah nice
im tryna figure out with math classes to take rn(for next year) but theres like so many its painful
most math i've used in web dev is pythagorean theorem lmao
distance between cursor and object
no i don't really know python
ah well ive heard its not too hard to learn after java
not bad actually
once you have learnt a programming language, everything is the same
kinda
yeah i really need to actually learn a programming language all i know is basic python and really advanced stuff related to ai and nothing in between 😭
except if you try to learn functional when mostly doing oop or something
i tried to learn elixir at one point but idk functional programming is just not really my thing
i was functional only but i did learn objects last year and honestly im annoyed at how much easier variable access is
idk how far you are from linear algebra but thats kind of the basis of mathematics for a lot of that kind of stuff
weve done a fair bit of it but i find the notation annoying because it hides the maths away so you dont actually know whats happening anymore
so like when a new concept is brought up theres no intuition at all
yeah thats fair, the concepts can be annoying to grasp at first
like when i see the multidimensional taylor series
im afraid i dont understand
write it out explicitly with each variable? then its fine
yeah lol
what happened to f_xy(x-a)(y-b) dude
tbf thats kind of why everything from lin alg onwards is proof based because its no longer intuitive
there was like 2 versions given where one was for x and one was for x-some point idk but i couldnt relate the two together and lost it
rip
interesting i thought pb already got beyond u+010
turns out it wasnt
but after the linear algebra part of the course ended we are back into calculus which is much more comforting.... except its about to become vector calculus
vector calculus was kind of fun, albeit a bit complicated
like triple integrals? fine im totally comfortable with those. but as soon as matrices get involved its over
fair enough lol
i mean thats a much more desirable route technically
(Mr. - + Full Stop) + Mr. - = Mr. -.
bruh i was just trying to improve the route for "..u-" .....
interesting
yeah
the strats with Mr. we have used in optimisations have been wild
i mean ihavent been any good at finding them
well i have this
just try full stop and period and "." or ".." with a load of Mr. symbol type things
even without that you never know .mr could work
or some generic Mr.
what have i done
#fromcharcode + Mrs. “” = “”
i got something
Mrs. “..”
can sometimes give unicode like Mrs. Ą
but idk if it target known unicode / also unknown
not 2 but 4 unicode 😭
not unusual to have 0 width joiner
hold it
im getting a good route for "..u" i think
i have "a..u"
its gonna be hard to delete tho
cause if i delete the a it will become just u
i dont even need to test to know that
idk lol
"..s."
delete last character gets "..s" but dunno bout "..u"
me when 22cf + 22d0 = 22cf: 😰
current symbol comes in clutch
it actually gave 22d1
when you got u+xxx0 you can just use u+++1 or u+++0001 though to get u+xxx1
oh wait in character
ye
do you have the link for current symbol? i might start putting [Element] : Link in the sheet
cause just link means i cant easily check if i put it in already
which you prefer link for discord or analyzer?
incase not both, its searchable in discord
okay i have put it in
wait 10% reached!
interesting
you can tell its white hole range when literally none of the (char) + (previous char) work
outside white holes thats a >90% success
when it refuse & tell me its white whole
i just skip it & check others first
then back to that one for several mins with random combinations
chain-unicode is still lovely way to grind these
its hard to know there is like many stages of repulsiveness
theres stage 0 where pretty much everything works
stage 1 where some things dont but most do, in some cases you have to try 2 things
only check the Thai Unicode's Sheet
stage 2 where you have to kinda hope for a few minutes
stage 3 where nearly nothing works but you can trick it
stage 4 where it rejects even the most carefully crafted prompts
; ;
chain ended at d5
possibly because it was discovered already and QE
Mr. U+0000 just gained my respect
2/2 "impossible" codes it has given me
i would order it as
difficulty
Chain behaviour - easily gives the related unicode with nearby unicode or additional element
Singular behaviour - it will give that specific unicode but doesnt want to easily chain to next unicode
Presereve behaviour - it just straight refusal to convert into the specific unicode, unless finding it via goofy way
probs poor way to describe, but i havent thought much for the other condition
only 22da remains
i got d6-d9
not sure what the behaviour of others is like but
white hole/one past a white hole + Directly Previous unicode = Directly Next Unicode >90% of the time
QE situations where Directly .... unicode was often used