Batch Script ASCII Art

Page 1 of 2 12 LastLast

  1. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #1

    Batch Script ASCII Art


    On occasions, I use ASCII Art in my Scripts.

    I was just wondering out of curiosity, does anyone else use it ?

    Here is one I have just finished for a Script that I have written for Computer, OS, and Networking information. It goes at the top of the Script and outputs to the Console. Below is the actual output.

    Code:
    
                           .-------.   ======================
                           | === o |   ||                  ||
                           |-------|   ||    Written by    ||
                           | [===] |   ||    Paul Black    ||
         ______________    |-------|   ||                  ||
        ||````````````||   |       |   ====================o=
        || Written by ||   |-------|___/    ____|__|____
        || Paul Black ||   |:::::::|_____  /____________\
        ||____________||   `-------`   __\_____________
       /::::::::::::::::\      |      /::::::::::::::::\
      /:::::========:::::\    /T\    /:::::========:::::\
      `"""""""""""""""""""    \_/    `"""""""""""""""""""
    
           ___  ____  _  _  ____  _  _  ____  ____  ____
          / __)/    \( \/ )(  _ \/ )( \(_  _)(  __)(  _ \
         ( (__ )  O (/ \/ \ ) __/) \/ (  )(   ) _)  )   /
          \___)\____/\_)(_/(__)  \____/ (__) (____)(__\_)

    I might even add a couple of plugs [ Probably NOT though, NOT as neat or proportionate ] . . .

    Code:
    
                    ___    .-------.   ======================
                   [ | ]  _| === o |   ||                  ||
                   [=_=] | |-------|   ||    Written by    ||
                     |___| | [===] |   ||    Paul Black    ||
         ______________    |-------|   ||                  ||
        ||````````````||   |       |   ====================o=
        || Written by ||   |-------|___/    ____|__|____  |
        || Paul Black ||   |:::::::|_____  /____________\ |  ___
        ||____________||   `-------`   __\_____________   | [ | ]
       /::::::::::::::::\      |      /::::::::::::::::\  | [=_=]
      /:::::========:::::\    /T\    /:::::========:::::\ |___|
      `"""""""""""""""""""    \_/    `"""""""""""""""""""
    
            ___  ____  _  _  ____  _  _  ____  ____  ____
           / __)/    \( \/ )(  _ \/ )( \(_  _)(  __)(  _ \
          ( (__ )  O (/ \/ \ ) __/) \/ (  )(   ) _)  )   /
           \___)\____/\_)(_/(__)  \____/ (__) (____)(__\_)

    And before anyone says, the Laptop is running on Battery.

    Just for fun, I added the power for the Laptop . . .

    Code:
    
         ___        ___    .-------.   ======================
        [ | ]      [ | ]  _| === o |   ||                  ||
        [=_=]      [=_=] | |-------|   ||    Written by    ||
       ___|          |___| | [===] |   ||    Paul Black    ||
      |  ______________    |-------|   ||                  ||
      | ||````````````||   |       |   ====================o=
      | || Written by ||   |-------|___/    ____|__|____  |
      = || Paul Black ||   |:::::::|_____  /____________\ |  ___
      |_||____________||   `-------`   __\_____________   | [ | ]
       /::::::::::::::::\      |      /::::::::::::::::\  | [=_=]
      /:::::========:::::\    /T\    /:::::========:::::\ |___|
      `"""""""""""""""""""    \_/    `"""""""""""""""""""
    
            ___  ____  _  _  ____  _  _  ____  ____  ____
           / __)/    \( \/ )(  _ \/ )( \(_  _)(  __)(  _ \
          ( (__ )  O (/ \/ \ ) __/) \/ (  )(   ) _)  )   /
           \___)\____/\_)(_/(__)  \____/ (__) (____)(__\_)

    It does take a long time, patience, and testing, to get these sort of things looking right. It is quite fun though.

    Last edited by Paul Black; 07 Oct 2022 at 18:35.
      My Computer


  2. Posts : 781
    Windows 7
       #2

    Did you forget UNICODE already??
    Code:
                                     ╔════════════════════╗
                          ┌───────┐  ║                    ║
                          │ ═══  o│  ║     Written by     ║
                          ├───────┤  ║     Paul Black     ║
        ╔══════════════╗  │[═══]  │  ║                    ║
        ║              ║  ├───────┤  ║                    ║
        ║  Written by  ║  │       │  ╚════════╤══╤═══════o╝
        ║  Paul Black  ║  │       │       ____│__│____
        ║              ║  │\\\\\\\│______/____________\ ─────┐
        ╚══════════════╝  └───────┘     ___________\____     │
       /::::::::::::::::\              /::::::::::::::::\   ┌T┐
      /:::::════════:::::\            /:::::════════:::::\  │││
      ════════════════════            ════════════════════  └┴┘
     
           ___  ____  _  _  ____  _  _  ____  ____  ____
          / __)/    \( \/ )(  _ \/ )( \(_  _)(  __)(  _ \
         ( (__ )  O (/ \/ \ ) __/) \/ (  )(   ) _)  )   /
          \___)\____/\_)(_/(__)  \____/ (__) (____)(__\_)
      My Computer


  3. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
    Thread Starter
       #3

    Hello @garlin,

    garlin said:
    Did you forget UNICODE already??


    Art work is NOT something that I use to be honest.

    I did however re-do mine to include it. The only thing that I had to ADD as far as the Script was concerned was chcp 65001 > nul [ Unicode Encoding ] for the art work section, and then chcp 1252 > nul [ UTF-8 Encoding ] after the art work section so as to keep the ORIGINAL Script Font for the Console and the Notepad output.

    Anyway, this is what I ended up with [ I added the Charger for the Laptop, nice ] . . .

    Code:
                           ┌───────┐   ╔════════════════════╗
                           │ ════ o│   ║                    ║
                           ├───────┤   ║     Written by     ║
        ╔══════════════╗   │[■■■■]o│   ║     Paul Black     ║
        ║              ║   ├───────┤   ║                    ║
        ║  Written by  ║   │       │   ╚════════╤══╤══════o═╝
        ║  Paul Black  ║   │       │─────┘  ____│__│____
        ║              ║   │       │─┐     /____________\
        ╚══════════════╝   └───────┘ │ ________________
       /::::::::::::::::\      │     └/::::::::::::::::\
      /:::::════════:::::\    /T\    /:::::════════:::::\
      ════════════════════    \_/    ════════════════════
    
           ___  ____  _  _  ____  _  _  ____  ____  ____
          / __)/    \( \/ )(  _ \/ )( \(_  _)(  __)(  _ \
         ( (__ )  O (/ \/ \ ) __/) \/ (  )(   ) _)  )   /
          \___)\____/\_)(_/(__)  \____/ (__) (____)(__\_)

    Code:
         ___        ___
        [ | ]      [ | ]   ┌───────┐   ╔════════════════════╗
        [=_=]      [=_=] ┌─│ ════ o│   ║                    ║
      ┌───┘          └───┘ ├───────┤   ║     Written by     ║
      │ ╔══════════════╗   │[■■■■]o│   ║     Paul Black     ║
      │ ║              ║   ├───────┤   ║                    ║
      │ ║  Written by  ║   │       │   ╚════════╤══╤══════o═╝
      │ ║  Paul Black  ║   │       │─────┘  ____│__│____   │  ___
      █ ║              ║   │       │─┐     /____________\  │ [ | ]
      │ ╚══════════════╝   └───────┘ │ ________________    │ [=_=]
      └/::::::::::::::::\      │     └/::::::::::::::::\   └───┘
      /:::::════════:::::\    /T\    /:::::════════:::::\
      ════════════════════    \_/    ════════════════════
    
             ___  ____  _  _  ____  _  _  ____  ____  ____
            / __)/    \( \/ )(  _ \/ )( \(_  _)(  __)(  _ \
           ( (__ )  O (/ \/ \ ) __/) \/ (  )(   ) _)  )   /
            \___)\____/\_)(_/(__)  \____/ (__) (____)(__\_)

    Last edited by Paul Black; 08 Oct 2022 at 17:13.
      My Computer


  4. Posts : 15,494
    Windows10
       #4

    For a bit of fun, enable telnet from windows features and run following command from an admin command prompt and watch an ascii based classic movie - you need to press enter a couple of times to get past intro stuff.

    Code:
    telnet towel.blinkenlights.nl
    Remember to disable telnet afterwards.
      My Computer


  5. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
    Thread Starter
       #5

    Thanks for the reply @cereberus,

    Telnet was one of the first things that I removed [ NOT Disabled ] when I created my customised ISO install, but thanks anyway.

      My Computer


  6. Posts : 15,494
    Windows10
       #6

    Paul Black said:
    Thanks for the reply @cereberus,

    Telnet was one of the first things that I removed [ NOT Disabled ] when I created my customised ISO install, but thanks anyway.

    You could always run in a vm where telnet risk is very low just to see the movie. Remember "I am your Father".
      My Computer


  7. Posts : 456
    Windows 10
       #7

    Looks pretty good in my opinion.
      My Computer


  8. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
    Thread Starter
       #8

    ricardobohner said:
    Looks pretty good in my opinion.
    Thanks @ricardobohner.
      My Computer


  9. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
    Thread Starter
       #9

    I was bored so I added a Printer . . .

    Code:
    
                     ___        ___
                    [ | ]      [ | ]   ┌───────┐   ╔════════════════════╗
                    [=_=]      [=_=] ┌─│ ════ o│   ║                    ║
                  ┌───┘          └───┘ ├───────┤   ║     Written by     ║       ╔═══════════════╗
                  │ ╔══════════════╗   │[■■■■]o│   ║     Paul Black     ║       ║ ≡ ▲ ▼ ■ ◄ ► o ║
                  │ ║              ║   ├───────┤   ║                    ║       ║───────────────║   ___
                  │ ║  Written by  ║   │       │   ╚════════╤══╤══════o═╝       ║▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║  [ | ]
                  │ ║  Paul Black  ║   │       │─────┘  ____│__│____   │  ___   ║┌─────────────┐║  [=_=]
                  █ ║              ║   │       │─┐     /____________\  │ [ | ]  ║└/───────────\┘║────┘
                  │ ╚══════════════╝   └───────┘ │ ________________    │ [=_=]  ╚/_____________\╝
                  └/::::::::::::::::\      │     └/::::::::::::::::\   └───┘
                  /:::::════════:::::\    /T\    /:::::════════:::::\
                  ════════════════════    \_/    ════════════════════
    
      My Computer


  10. Posts : 456
    Windows 10
       #10

    How can I use this. It's get kind of messed up when I copy paste?
    I thought I copy it in a text file and then, type text.txt
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:29.
Find Us




Windows 10 Forums