How to Make a Fake Message Error Box Program
by TheNerdySmallSmartCoder45 in Circuits > Microsoft
1171 Views, 8 Favorites, 0 Comments
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
Open Notepad
Press WIN Button + R At The Same Time, And Keep On Doing That Until "Run" comes Up.
Then Type In "notepad"
The Code
The Code Is Really Really Simple (Even For Computer Coder Beginners!)
X=MsgBox("Text In Here", 0+16, "Title")
Save It
Name It Whatever You Want But Put .vbs On The End Or It Won't Work
Testing
When You Click It The Message Should Come Up
AND IF IT DOSE YOUR FINISHED