How to Get Undertale Text Scrolling in Batch

avatarEnvassalingTier3 months ago
Best Answer
avatarDistributingJoke3 months ago

You can use the 'timeout' command in a batch file to simulate text scrolling. For example, you can echo each line of text followed by 'timeout /t 1 >nul' to make the script pause for a second before displaying the next line.

Win gift cards by playing fun games on Playbite!

Playbite

Playbite

Playbite

4.5 Star Rating(13.7k)
Silly Arrow
User avatarUser avatarUser avatarUser avatar

500k winners and counting...

More Answers

avatarReroutingTopaz3 months ago

I tried using 'echo' and 'choice' commands to control text speed. 'echo Hello' & 'choice /c y /n /d y /t 1' ensures only a second passes between each message.


avatarSnorkellingClock3 months ago

Forget batch files! Use a Python script with time.sleep() for a smoother scroll effect. It's so much easier.


avatarCoilingShip3 months ago

Honestly, batch files are too clunky for smooth text scrolling. Try using a different scripting language like Python or JavaScript.

馃憖 If you like Undertale...

avatarDiego3 hours ago
...you need to download the Playbite app!

Playbite is like an arcade in your phone: you get to play all kinds of fun and simple games, compete with friends and others, and win cool prizes from all your favorite brands!

This includes gift cards from all your favorite brands, like Amazon, Starbucks, Apple, Roblox, and many, many more!

In case you're wondering, this is how it works:

Playbite makes money from (not super annoying ads) and (totally optional) in-app purchases. The app then uses that money to reward players like you with prizes!

Download Playbite for free, available on the App Store and Play Store!

The brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.

Add an Answer