Author Topic: How to make fake errors  (Read 156 times)

0 Members and 1 Guest are viewing this topic.

Offline abc003

  • Newbie
  • *
  • Posts: 25
  • Karma: 1
    • Yahoo Instant Messenger - eli.patterson@y7mail.com
    • View Profile
    • DSTVads
How to make fake errors
« on: December 27, 2008, 08:35:02 PM »
Whilst nobody else is posting questions on errors - I'll tell you how to make them with nothing but Windows Xp and Notepad...

1. Open up notepad (Start>All Programs>Accessories>Notepad)
2. Copy and Paste the following code... x=msgbox("Your Message Here",16,"Your t'i'tle Here")
3. Replace the text Your Message Here with the text you want to appear in the error, and replace Your T'i'tle Here with the t'i'tle of your error message.
4. Go to File>Save as and replace "Text File" with "All file types" as the File Type and save it as anything.vbs
5. Open the .vbs file and the error appears!
Whenever i try and type t'i't'le in this forum, it replaces it with (Someone have the administrator of this forum remove me please)le
« Last Edit: August 04, 2010, 01:14:51 AM by abc003 »
Treat your pa ssword like your toothbrush.  Don't let anybody else use it, and get a new one every six months.  ~Clifford Stoll

Offline brettboy

  • Administrator
  • Newbie
  • *****
  • Posts: 38
  • Karma: 2
    • View Profile
    • Email
Re: How to make fake errors
« Reply #1 on: January 21, 2009, 06:27:09 PM »
 :D Very cool. I was expecting just a popup message, but it has the big red X in the message also. Nice!