Hey! I code these myself for fun and now I'm offering it to you guys for free, find one that you like and install it onto your friends computer, and watch them suffer!
Files Needed:
https://mega.nz/#F!CQMyCTAI!37cQ5QtUtLiKY6zspeuVPw
Code for the program (Batch File):
Tutorial:
1) Put both files into USB Drive
2) Plug into friends computer
3) Press the Windows Key + R, and type in Shell:startup
4) Drag in music.bat into there
5) Enjoy watching them get rickrolled
https://mega.nz/#F!CQMyCTAI!37cQ5QtUtLiKY6zspeuVPw
Code for the program (Batch File):
Code:
@echo off
set "file=rickroll.mp3"
( echo Set Sound = CreateObject("WMPlayer.OCX.7"^)
echo Sound.URL = "%file%"
echo Sound.Controls.play
echo do while Sound.currentmedia.duration = 0
echo wscript.sleep 100
echo loop
echo wscript.sleep (int(Sound.currentmedia.duration^)+1^)*1000) >sound.vbs
start /min sound.vbs
Tutorial:
1) Put both files into USB Drive
2) Plug into friends computer
3) Press the Windows Key + R, and type in Shell:startup
4) Drag in music.bat into there
5) Enjoy watching them get rickrolled
