Jump to content

Convert ASCII art to ducky script


Recommended Posts

Hello!

I recently found myself in following situation: I wanted to create a ducky script that prints out complex ASCII art to notepad. 

So I decided to write a Java program to facilitate this task, thus AsciiToDucky was created. Its usage is quite simple:

 

./AsciiToDucky -i [input file] -o [output file] [-d] [delay for notepad (default 500)]

 

The only thing you need to do is find some random ASCII art (here is a good place to start).

Then proceed to paste the content into a blank text file. After invoking AsciiToDucky, an output file will be created containing the ducky script.

All you need to at this point is compiling the file to a valid ducky script.

I know this might seem useless, but nonetheless someone might find it useful, so enjoy!

Here is the link to the GitHub project:

https://github.com/Jumpst3r/AsciiToDucky

Besides the source you can find a precompiled jar in the root of the project.

As I am still relatively new to java, I encourage any positive criticism / feedback / contributions to the project.

 

Jumpst3r

Link to comment
Share on other sites

  • 2 months later...

Well I don't know what happened I input everything as far as i'm aware correctly got ok across the board in cmd but somewhere it messed up for me the frog ascii art I tried as well as Kenny from southpark both came out kinda broke if I adjust notepads window somethings align but its still messed up on random lines if you can let me know if I was just a idiot and messed this up lol.

test.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...