Tuesday, 26 November 2013

How to make a Website Spammer.bat

Here it is, pretty easy to make. *Recommended for Beginners*.

Open Notepad or any related software.

1. Write @echo off in the first line. *to make the rest work*

Now some casual scary messages
Example:
@echo off
echo You're going to get spammed the fuck down!
pause
echo Enjoy your site popups!
pause

That's just for the user, to make it scary for him.
'pause' is if he tries to back out, he still gets rederected to the spam.
'echo' means you can write a message in CMD, to make him even more scared!
Now, the spam itself!

What you're going to type is a dangerous code, a code that spams browsers or programs, i'll show you the browser way.

You're going to type:

start http://www.google.com/ for example, you can type any sites you want.
You can spam the code aswell, for more browsers to pop up.

It will lagg him out, and crash his pc. Its only temp tho.

Then save the code as 'All files' then make a name like spammer.bat
Always put .bat behind it!

And you can add a color to it like i like to put
COLOR A = Green, best hacking color ever.

You just put the color code right under '@echo off'

Like this: http://gyazo.com/ca46cdaee27389e7495a09c332121856

And thats actually all of it, if u ran into a problem, be sure to comment it. And i'll help you as soon as possible!

Hope you liked it!

No comments:

Post a Comment