Heya!

It's a me, Adventure Van! I'd just like to thank you all for coming and reading my less then good blog. It means a lot to me, so I hope you enjoy!

Monday, July 18, 2016

Error Trolling!

Ever wanted to troll a friends computer, without having to do much but write some lines? This error message chain is just what you need!

(Disclaimer! I have only tested this on Windows XP3, so I cannot say this will work on all computers.)

You will want to make a New Text Document on your desktop. Right click it and select rename. Set the name to 'My Computer', 'Minecraft', 'Pokemon Go' (JK :P) or whatever, and then delete '.txt' and replace it with '.vbs'. THIS IS IMPORTANT. It will not work otherwise. You can then use the following code to make a amazing troll:

X=MsgBox("Body of Error",BUTTON+ICONS,"Name of Error") = Every line of code has to follow this base, otherwise you'll get a REAL error message.
BUTTON:
0=OK. This will just give one button with the word 'OK' on it.
1=OK/CANCEL. This will give the option of OK/CANCEL. It doesn't matter what the person picks.
2=ABORT/RETRY/IGNORE. This will give the options of ABORT/RETRY/IGNORE.
3=YES/NO/CANCEL. This will give the options of YES/NO/CANCEL.
4=YES/NO. This will give the options of YES/NO.
ICONS:
16=CRITICAL. This will give the red error with the white X.
32=HELP. This will give the speech bubble with the black ?.
48=WARNING This will give the yellow triangle with the black !.
64=INFORMATION. This will give the speech bubble with the i.
.vbs. This can't be stated enough. CHANGE '.txt' TO '.vbs'.

Make sure that at the end, you tell the person they've been trolled.

If you want a epic troll, then add some binary! Here's a great sight for translating: http://www.convertbinary.com/.

Happy trolling!

No comments:

Post a Comment