IAMGiGaByTeX86 Posted June 22, 2014 Share Posted June 22, 2014 (edited) 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 June 23, 2014 by IAMGiGaByTeX86 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.