Introduction: Easy Custom Msg Like BlackBox Repacker

About: A computer g33k, eat computer drink computer sheet computer want die in computer cabinet rather then a coffin.

A Simple code to create custom msg.

Look at the Image, Do You ever wanted to create such image that you normally found after "BlackBox" repacks?

Its very simple to create,

All you need is,

1) Computer
2) Keyboard
3) Hands
4) Win98 - Win8 Anything, Just make sure WinVista+ O/S, U r Admin & U off User Restriction Policy, Ctrl pnl -> Usr Optn (Ya That thing!)
5) That's It..!

Next-->

Step 1: The Learning Part!

The 'Make Part'

Open two(2) Notepad, 1st One As "RunThisFirst.txt" and 2nd One as "RunThis2nd.txt"

Now in First One Write Exactly what written here, -->

----------------------------------------------------------------------------------------DO NOT ADD THIS LINE-------------------
dim count
set object = wscript.CreateObject("wscript.shell")

do
object.run "RunThis2nd.vbs"
count = count + 1
loop until count = 1
----------------------------------------------------------------------------------------DO NOT ADD THIS LINE-------------------

And save it as "RunThisFirst.vbs" where, save as type choosed to "All Files"
and put the saved file named "RunThisFirst" into a folder, not in any open place like desktop :)

Then Write Exactly what wriiten in "RunThis2nd"

----------------------------------------------------------------------------------------DO NOT ADD THIS LINE-------------------
name=msgbox ("..........Installation Successful, Key : XOXO-OXOX-XXOO-OOXX""...........                          Open CD-KEY.TXT From Desktop for Detail Information",0+15,"Angry Birds - Star Wars Edition - By SunShine® from H33T.COM")
----------------------------------------------------------------------------------------DO NOT ADD THIS LINE-------------------

You can simple copy-paste if you have any trouble to see or to do :)

And save it as "RunThis2nd.vbs" where, save as type choosed to "All Files"
and put the saved file named "RunThisFirst" into the same folder, not in any open place like desktop :)

Go Next Step!

Step 2: Complete!


Complete, Double click into "RunThisFirst" and enjoy the magic.

Change, "YOU MAY WANNA EDIT THIS LINE" with your custom msg, but don't remove the quotes -> ""

----------------------------------------------------------------------------------------DO NOT ADD THIS LINE-------------------
name=msgbox ("YOU MAY WANNA EDIT THIS LINE""AND THIS LINE",0+15,"AND THIS LAST LINE")
----------------------------------------------------------------------------------------DO NOT ADD THIS LINE-------------------