videoportal

6 MORE Tricks, Hacks, and Pranks — “Up All Knight” Episode 3

September 2, 2010 743601 Views

Up All Knight is back with javascript tricks, ‘hidden’ games on Macs, a YouTube easter egg, and some fun Visual Basic pranks πŸ™‚

CODE #1

copy/paste it from here: http://textbin.com/l8001

CODE #2
do
x = 1
WHILE x <= 1
message = msgbox(“Click OK to Close this box”, x = x + 1)
wend
loop

CODE #3
Dim fso, ws, file, APP_PATH
Set ws = WScript.CreateObject(“WScript.Shell”)
APP_PATH = “””C:Program FilesInternet Exploreriexplore.exe”””
ws.run APP_PATH

do
set shl = createobject(“wscript.shell”)
shl.sendkeys “I eat donkey balls”
wscript.sleep 8000
loop

*****************

http://www.Facebook.com/VsauceGaming

Leave a comment

Your email address will not be published. Required fields are marked *

This website uses cookies and asks your personal data to enhance your browsing experience. We are committed to protecting your privacy and ensuring your data is handled in compliance with the General Data Protection Regulation (GDPR).