#The Entire Undertale OST (+ Deltarune??)

389 messages Β· Page 1 of 1 (latest)

tender trellis
tender trellis
#

Making a doc (easier for me than a sheet...) and I seem to have made Undyne's thoughts...?

austere pilot
#

How do you do them?

tender trellis
#

i'm getting the doc set up i'll link it when it's done!!

#

this is a tree needed for the choice

tender trellis
wraith seal
#

FINALLY

wraith seal
stoic zenith
#

boo

#

stuff is happening

#

1-12 from UT bandcamp

#

they are exact caps

#

(1. Once Upon a Time to 12. Home ft 6. Uwa!! So Temperateβ™«)

#

(i can't count) /j

#

token limit but it does give the full one in #1375832391930872000

#

I also have (autocomplete) (autocomplete-undertale) (autocomplete-undertale-ost) on request

#

@scenic yacht working on that rn, FYI

scenic yacht
#

Ok thank you

stoic zenith
#

it's a bit stubborn, my (autocomplete stuff might be finicky

#

No combination of Delete/Remove/Without Hyphen(s), whether The is in the middle or not, works

#

on "home-(music-box)"

#

ditto for 'home-(music-box)'

pastel thorn
#

Oh shit

#

yeah this exists hell yeah

scenic yacht
stoic zenith
#

close though

#

im working with #1375832391930872000

#

Chinese I guess

#

is this the metaπŸ”₯

#

Def overcomplicating

#

um

#

"Home ( Music Box)" + 'Home #' = 'Home #' ( Music Box)

#

"Home (ιŸ³δΉη›’)" + Please Remove Quotes = "Home (Music Box)"

#

wait let me check token limit

#

cursed recipe πŸ’€

#

soon-to-be cursed lineage πŸ’€

#

unless I can optimize this

#

overcomplicating at its finest

#

"hi Home ( Music Box)" + Remove The Quotation Mark = Home ( Music Box)

pastel thorn
stoic zenith
#

actual answer: thank you aimee tech

#

from here

#

explanation

#

If you simplify the left side (ignore the extra ))

#

you get

#

#s("=than𝐊 you a𝐈𝐌ee") thanks to programming

#

then the AI sees a comment // ’ =

#

and thinks it's like

#
print("Hello,", "world!") # = Hello, world!
#

so it tells you what it expects to be shown

#

which is

#

thanK you aIMee

stoic zenith
# stoic zenith

and I did a similar thing here but using more Python-ish (print, #) stuff instead of JS-ish (yeah just //)

pastel thorn
#

I think I understand less now but thanK you

#

aIMee

stoic zenith
#

:3

#

then: tldr we abuse the + sign in the prompt

#

and the = to trick the AI into more complicated string tools

pastel thorn
pastel thorn
# pastel thorn

actually I think for proper capitalization with the "a" only Time Machine or Time Travel works for this

stoic zenith
pastel thorn
#

YOOO

#

Btw, after all this time, the full path for my Uwa!! So Temperateβ™« element is 427 combination which is just insane lmao

tender trellis
#

this is still going???? wow well done you guys :)

stoic zenith
#

yea I just started

#

and so did @TheAdvertisement

#

at the same time coincidentally

pastel thorn
#

I mean I've been doing this steadily since before this thread existed I just got here tho

stoic zenith
#

(the hotel mint pillow one)

#

"hi Home ( Music Box)" is actually not trivial ngl

#

still working on it

stoic zenith
#

yall beat me to it... πŸ˜”

#

(no fd)

#

nvm I forgot about alphabetical order yall

stoic zenith
#

ok im cooking

#

new strat

stoic zenith
#

still cooking

#

has it been 2 hours 😭 i need a break yall

#

bye

#

-# nope

#

rip

#

All this when Home (music Box) + [= something here =] (probably*) would've sufficed, but well, I have standards

stoic zenith
#

@pastel thorn FYI

scenic yacht
scenic yacht
stoic zenith
#

NGAHHH!! how?

#

Does Oh My... use 3 dots ... and not ellipsis character U+2026 …

#

as per official bandcamp

#

For the Fans (seems not too hard, I'll do that rn)

#

i.e. Decapitalize The The

#

I'll go work on the rest of the OST too (there's up to 101 tracks, but I'll spoiler them bc HUGE Undertale spoilers potentially)

stoic zenith
#

also, fake Oh My… with U+2026 …

scenic yacht
#

Well I’m currently on #99 so…

#

Oh my… uses 3 full stops

#

Also the band camp one only goes up to 77

stoic zenith
#

rember, ||that the 𝐀𝐋𝐏𝐇𝐀𝐁𝐄𝐓|| exists

scenic yacht
#

Yeah I know

scenic yacht
#

||#q('\x3d Power 'of ' + ' "ππ„πŽ"') // ” = Power of "NEO" ||

stoic zenith
#

pain to get though

stoic zenith
#

Sim

Left (element is ||#s('\x3d Power 'of\x20), alternative uses \u003d||)

||```
=== Current path, \x3d ===
"s('\x3d Power 'of\x20)" + β€œs('\x” = β€œs('\x3d Power 'of\x20)”
<IGNORE=THIS> "#s('\x3d Power 'of\x20)" + β€œ'” = β€œ#s('\x3d Power 'of\x20)” </IGNORE=THIS>

=== Alt, \u003d ===
"s('\u003d Power 'of\x20)" + β€œs('\u” = β€œs('\u003d Power 'of\x20)”
Prepend Hashtag + β€œs('\u003d Power 'of\x20)” = β€œ#s('\u003d Power 'of\x20)”
#hashtag The Prepend + β€œ#s('\u003d Power 'of\x20)” = #s('\u003d Power 'of\x20)

## Right (element is ||`'"ππ„πŽ"') // ’`||)
||```
idk
```||
## Final
||```
#s('\u003d Power 'of\x20) + '"ππ„πŽ"') // ’ = Power of "NEO"
#s('\x3d Power 'of\x20) + '"ππ„πŽ"') // ’ = Power of "NEO"

(yay!!! The final recipe)
```||


It's all based off of [formulation of ||the element `thanK you aIMee`||](https://infinibrowser.wiki/item/thanK%20you%20aIMee) (links to infinibrowser)

### P.S.
Be wary of using ||`\x3d`|| vs ||`\u003d`||, ||which type of quotes it is in - smart double quotes? straight double quotes? both are ok, but __be careful of smart single quotes!!__||__!!!!!!__!!!!!!!!!!!!!!!! (yes the extra exclamation marks are necessary /j)
Also if it has ||a hashtag prepended||.
-# ^ all stuff I caught myself forgetting it was/wasn't there... πŸ˜”
stoic zenith
#

just ||undyne the undying|| + The Theme Song

#

or something?

#

or maybe + Undertale Song

#

-# yes, I'm spoilering a 10-year-old game or whatever it is

scenic yacht
stoic zenith
#

i might go do a \delta rune

stoic zenith
#

ok so FDs still exist

#

it's been years 😭

#

anyways

#

starting from the top then

#

OH NO NVM

#

ANOTHER HIM

#

😨

#

ignore the nvm im good

#

A-not-her Him + String.replace(' ').toUpperCase() = ANOTHER HIM

#

even the recipe supports not misgendering people 😊

#

thANk yOu gasTHER

#

get it? the capitals are ANOTHER

#

;)

#

one down

stoic zenith
#

#fanfare (from Rose#of Winter) + String.replace('#', ' ') = Fanfare (from Rose of Winter)

zinc wharf
#

#q('\x3d Power#of \x22\x22' + 'ππ„πŽ') // ’ = Power of "NEO"
#q('\x3d Power #of \x22' + 'ππ„πŽ') // ’ = Power of "NEO"

#

good luck πŸ‘ (\x22 is still very annoying to work with but it's way better)

stoic zenith
#

ty

stoic zenith
#

so far

#

just did them in whatever order I felt like, no indicator of difficulty

stoic zenith
#

would work if not for char limit

#

the rest of the lineage

#

but

#

β€œfanfare (from Rose#of Winter)” is 31 chars

#

so impossible from there

stoic zenith
#

got it

#

"from Rose..."

stoic zenith
stoic zenith
#

#the World Revolving + String.upper() = THE WORLD REVOLVING

#

no ideas for Laura Shigihara - Don't Forget

#

You Can Always Come Home seems possible

#

and that's chapter 1 over

#

(ignoring DELTARUNE Chapter 1 OST with that caps)

daring lark
stoic zenith
#

right, autocomplete

#

tools I have for when I eventually come back to DELTARUNE Chapter {=number=} OST

zinc wharf
#

get DELTARUNE Chapter 1 OST with exact caps now

daring lark
zinc wharf
#

lol

stoic zenith
#

"de-ltarun-e".upper() + Chapter 1 Ost = "DELTARUNE Chapter 1 OST"

#

#string.upper + 'deltarune' Chapter 1 Ost = 'DELTARUNE' Chapter 1 OST

#

#string.upper + β€œdeltarune” Chapter 1 Ost = β€œDELTARUNE” Chapter 1 OST

#

#deltarune-chapter-1-ost + DEPLURAL = DELTARUNE Chapter 1 OST (cheat)

#

#deltarune-chapter-1-ost + .deplural.uppercase = DELTARUNE Chapter 1 OST YES

#

works for 1 to 5 πŸŽ‰

#

ok the gif spam is over now trust im just happy this is over!

#

and ofc #deltarune-chapter-1-ost + #next-chapter = #deltarune-chapter-2-ost

stoic zenith
#

uhm nvm lol

#

i optimized it

#

just use String.upper or String.uppercase on the #deltarune-chapter-{=number=}-ost smh

#

nvm its not consistent

#

about how it works

#

"deltarune-chapter" combines nicely with most numbers

#

probably 1 to 9

#

and 2 digit is easy enough

#

"we wont get 100 deltarune chapters right"

zinc wharf
#

no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no no

stoic zenith
#

dont get muted for spam

#

that would be sad 😦

#

also WHYYYYYYY NOOOO rip 😭

zinc wharf
stoic zenith
#

!!!

#

Hashtag The #j('\n\u003dthan😭πŸ”₯

#

well at least it works

zinc wharf
#

yeah i have some interesting ones

stoic zenith
#

im too lazy to send recipe it'll be on ib

#

(this is my main save)

#

uhh

#

yep, over token limit πŸ˜”

#

actually wait no the song name

#

why am I like this

#

I'm following Toby Fox - Topic now

#

nOOOOOOOOO

#

/lh

zinc wharf
stoic zenith
#

nah

#

-# the reason I did Laura Shigihara - Don't Forget is bc I thought it was [= additional info =] - [= song title =] but if that additional info is just composers then I'll not

#
It's Pronounced + It's β€œ" Rules" = It's Pronounced "Rules"
It's Pronounced + It's β€œ " Rules" = It's Pronounced "Rules"
It's Pronounced + It's ” " Rules" = It's Pronounced "Rules"
zinc wharf
#

It's Pronounced "Rules"

scenic yacht
#

Finished the rest of the Main Undertale Soundtrack

scenic yacht
stoic zenith
#

no and I don't plan to do that for a while spoilers and all

#

except the songs ||Dark Sanctuary & The Second Sanctuary & The Third Sanctuary|| (ch4 spoilers I think)

scenic yacht
#

thats fair

stoic zenith
#

working on ch2 slowly

#

like not yet but I plan to πŸ‘

stoic zenith
#

oops, I accidentally optimized sans.

#

/j

#

(procrastinating Ohhhhohohoho!) has been done, not FD

#

might be cooked

#

this seems hard

#

no semantic 😨

stoic zenith
#

nvm lolChill Jailbreak Alarm + To Study And Relax To = Chill Jailbreak Alarm To Study And Relax To

#

nooooooooooooooooooooo

#

WHYYYYYYYYYYYYYYYYYYYY

#

?????

#

working on it

#

#attack-of-the-killer-queen + Unplural = Attack of the Killer Queensimple enough I hope

#

#attackofthekillerqueen + Unplural = Attack of the Killer Queenyep

stoic zenith
#

we're SO COOKED

#

||MIKE, the BOARD, please!|| is a deltarune chapter 3 song

#

LITERALLY going TO be

#

SUCH a HARD element

#

TO try TO obtain

#

:(

zinc wharf
#

its fin-

scenic yacht
#

Anyone have any luck with getting Toby Fox & Lena Raine - Cyber Battle (Solo)?

stoic zenith
#

I've decided to stop doing names at the front

#

personal choice

#

mainly because I'm basing it off the combined names of Toby Fox - Topic on YT

#

and the bandcamp

stoic zenith
#

43 chars 😨 oh no

#

oops

#

uhhh

scenic yacht
#

#q('\x3d Power Of \x22\x22' + 'ππ„πŽ') // ’ = Power Of "NEO"

stoic zenith
#

even though nobody asked

#

also, said this already, but - HEY EVERY ! is really not enjoyable, nothing I've labbed has worked

#

I really don't want to use #q tech or something that doesn't seem fun

#

though maybe #upper could be reasonable

#

[[incorrect recipe removed](#1375832391930872000 message)]

don't think this is very efficient

zinc wharf
#

congrats you arguably made it worse than the current tech

stoic zenith
#

it was actually labbed in that order lol

#

I really went "gotta overcomplicate it more" ???

zinc wharf
stoic zenith
#

progress is admittedly slow, but definitely nonexistent

#

and seeing as though "mini studio" has been sniped I think I've reached the point where others have just about finished them all

I even saw "hi Mr. Sound Studio" myself not be an FD which is,,, well someone else has been making them and they didn't start from the end haha

#

tbf the snipined happened near the middle though

#

WAIT I PUT IT IN WRONG wha

??????

#

HEY EVERY ! is 21

#

not 11

stoic zenith
#

spoilers for ch3, but a possibly non-trivial element is ||It’s TV Time!|| (from bandcamp)

stoic zenith
#

easy enough but... no FD

#

||YOU'RE TAKING TOO LONG|| - i forget the name of the character (joke from ch3/4)

scenic yacht
#

well about that...

stoic zenith
#

eh its fine lol im not mad

#

(ba dum tss)

#

-# yea idc about getting FD much im just casual-ing

stoic zenith
#

i might complete my deltarune ch2 stuff soon

stoic zenith
#

I made 27. ||It’s TV Time!||

#

(||’ as per bandcamp||)

#

Probably a better lineage, but like

#

eh this is good enough

stoic zenith
#

50. ||Piano that may not be played that well|| is over 30 chars... (deltarune chapter 4 i think)

stoic zenith
#

26. ||TV WORLD|| (chapter 3 spoilers)

stoic zenith
stoic zenith
#

this took. longer than I'd have liked (ch4 spoilers I think?)
66. ||With Hope Crossed On Our Hearts||

stoic zenith
#

delta rune

stoic zenith
stoic zenith
#

The one in the ❌ is String.append("'")

stoic zenith
#

two lineages, just because

stoic zenith
#

not Battle Against a True Hero

stoic zenith
#

ok so I checked

#

and pretty sure

#

undertale/deltarune wiki copies from bandcamp

#

and youtube tends to be more title case-y

#

e.g. Death By Glamour instead of Death by Glamour

#

(I mean the songs by Toby Fox - Topic

orchid hawk
#

apparently no one in the history of the browser has done a cyber's world so i'm working on it

#

managed to get VERY close but i forgot the apostrophe

#

so i'm working on trying to insert the apostrophe

stoic zenith
#

oh yes that

#

wait let me check if it's a smart apostrophe

stoic zenith
orchid hawk
#

damn what's the issue with it

stoic zenith
#

capitalization

#

it will always give A Cybers World? if you make that before A CYBERS WORLD?

orchid hawk
#

so string.upper doesn't work on mobile? or do you mean something else

stoic zenith
#

A CYBER'S WORLD? - YouTube
A CYBER'S WORLD? - Bandcamp

stoic zenith
orchid hawk
#

oh huh

stoic zenith
#

and vice versa actually (if you make HELLO then anything resulting in Hello actually gives HELLO)

#

(iirc)

orchid hawk
#

so the challenge is to make it so that it's forced to make the capitalized version first

stoic zenith
#

yes

#

usually I tend to do stuff like uhh

#

following this

#

e.g. A C.yber's W.or.ld? is a potential candidate

#

then stuff like Make (It) Uppercase, To Uppercase, etc.

orchid hawk
#

i see

stoic zenith
#

But apparently tokens don't matter too much so

#

idk

#

(or so I'm told)

orchid hawk
#

this game hates the song

#

all my good attempts spit out "A Cyber's World" that seems to not want to react with anything lmao

orchid hawk
#

tired of trying to bruteforce this, i'll leave it to someone else
this entire elapsed time, the closest i've gotten is still "A CYBERS WORLD?"

#

maybe tomorrow i'll try working on some chapter 3/4 stuff. i had started on ||Flashback (Excerpt)|| (which isn't technically a chapter 3 song but it is introduced in that album)

stoic zenith
#

oh so you see uhh

#

all elements are converted into neal ccase before combining

#

HELLO WORLD + ELEMENT

#

is the same as

#

Hello World + Element

#

for... reasons

orchid hawk
#

i see

stoic zenith
#

so it has to be usualyl

#

{=something=} + {=Uppercase conversion tool=} = {=SOMETHING=}

#

(approximate)

stoic zenith
stoic zenith
#

-# or ||Flashback( Excerpt)||

stoic zenith
#

As suspected

#

Well, that's another one down

fast otter
#

idk if the full caps version has been discovered yet if no then ill try
btw this is the 35th song of the chapter 3+4 soundtrack of deltarune im

fast otter
#

LETS GO

#

DELTARUNE Chapter 3+4 OST
35. GLACEIR

stoic zenith
#

is it vanilla friendly

#

let' see...

#

oh yippee it is

#

:D

#

"abcd#"??? so true

fast otter
#

making a list and already i find some fds

stoic zenith
#

hm

#

i should make a collection

#

uh

#

tomorrow probably

#

i have like the url i think

#

@stoic zenith

stoic zenith
#

/c/deltarune-chapters-3-4-o

stoic zenith
granite remnant
#
  1. The place where it rained
granite remnant
stoic zenith
#

actually

#

not too unexpected

stoic zenith
#

q

stoic zenith
#

most uppercase isn't vanilla friendly

stoic zenith
#

this isn't in my collection

#

for some reason

#

@stoic zenith

stoic zenith
granite remnant
#

So DELTARUNE Chapter 3+4 OST?

stoic zenith
#

Chapters*

granite remnant
static night
#

isnt that ur favirite game