[TRICK]Send Popups To Friends
Okay this is pretty easy and not really hacking.
Open notepad and copy & paste this
You can change the number of popups by changing the 1000000 to whatever number you want.
After that save the file as NAME.vbs
Where NAME is the name you want to give to your file, try make it appealing to click.
The important thing is not the name but the extension, make sure your file ends with .vbs and not .txt
That's it, send this to a friend or enemy, or try it yourself, with 10 popup for example...
Njoy
is a for loop that is the part of c++
Okay this is pretty easy and not really hacking.
Open notepad and copy & paste this
Code:
For i = 1 to 1000000
Wscript.echo i
Next
Wscript.echo i
Next
You can change the number of popups by changing the 1000000 to whatever number you want.
After that save the file as NAME.vbs
Where NAME is the name you want to give to your file, try make it appealing to click.
The important thing is not the name but the extension, make sure your file ends with .vbs and not .txt
That's it, send this to a friend or enemy, or try it yourself, with 10 popup for example...
Njoy
is a for loop that is the part of c++
No comments:
Post a Comment