This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
title Activate Windows 10 ALL versions for FREE! | |
cls | |
echo ============================================================================ | |
echo Activate Windows 10 ALL versions for FREE! | |
echo ============================================================================ | |
echo. | |
echo Supported Products: | |
echo - Windows 10 Home | |
echo - Windows 10 Home N |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name magicFluffyUnicorn | |
// @namespace http://tampermonkey.net/ | |
// @version 1.2 | |
// @description Does cool magic fluffy unicorn kind of stuff. | |
// @author @TheUltimatum, @bob1171 | |
// @match https://scratch.mit.edu/projects/* | |
// @grant none | |
// ==/UserScript== |