Jump to content

Pasting ASCII art in notepad with rubber ducky script


Recommended Posts

Hello guys

I wrote a very simple script where u cant past your ascii art into a notepad.

In case u dont know what ascii is its something like :

_______ _
|__ __| | |
| | ___ ___| |_
| |/ _ \/ __| __|
| | __/\__ \ |_
|_|\___||___/\__|

U can generate your art from :

http://patorjk.com/software/taag/#p=display&f=Big&t=%0A

So lets get started

REM So first we are going to open notepad
DELAY 1000
GUI r
DELAY 300
STRING notepad
ENTER
DELAY 300
REM now insert the ascii text bij pasting in into your script.txt and add STRING and ENTER to every part of it.
REM for example
STRING
ENTER _______        _   
STRING |__   __|      | |  
ENTER    | | ___  ___| |_
STRING    | |/ _ \/ __| __|
ENTER    | |  __/\__ \ |_
STRING    |_|\___||___/\__|
ENTER   

REM please comment if you like or if i did something wrong it its my first simple script. 
REM u  can change the DELAY to what you like :)

So thats it, i hope u guys liked it :D

The only thing u need to do is change it to a injection.bin

I actually dont own a rubber ducky so im not able to test it but it should work :D

Seeya,

Edited by IAMGiGaByTeX86
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...