Introduction: How to Make a Fake Message Error Box Program
(You Will Not Need To Save First Since The Code Is Very Small)
This Will Show You How To Make A Fake Message Error Box Program
Step 1: Open Notepad
Press WIN Button + R At The Same Time, And Keep On Doing That Until "Run" comes Up.
Then Type In "notepad"
Step 2: The Code
The Code Is Really Really Simple (Even For Computer Coder Beginners!)
X=MsgBox("Text In Here", 0+16, "Title")
Step 3: Save It
Name It Whatever You Want But Put .vbs On The End Or It Won't Work
Step 4: Testing
When You Click It The Message Should Come Up
AND IF IT DOSE YOUR FINISHED