Making Fake Key gens Is the Well Known PPD method To get Some Good Conversations ,
To Start you need have Visual Basic Express ( You Can download it Free From Torrentz )
Step 1 : Open Visual Basic Express ( I have Visual Basic Express 2010 )
Then Click On New Project
Now You Have To Click On " Windows Forums Application " Then Click " OK "
Now a New Window Will Open as its default Name Forum.vb
You can See Tool Box and a Forum1.vb
Now Select " TextBox " From Toolbar and Then Drag a Box in " Form1.vb "
Now you have to Select " Button from Toolbar and then drat it on " Form1.vb " ,Then it will Look Like This
Now Double Click On " Button 1 "
The Copy The Code:
______________________________________________________________________________________
_____________________________________________________________________________________
It Should Look Like This
, That's It You've Created Very Simple KeyGen ! Press " F5 " Test it !
Save It with your Name
To Start you need have Visual Basic Express ( You Can download it Free From Torrentz )
Step 1 : Open Visual Basic Express ( I have Visual Basic Express 2010 )
Then Click On New Project
Now You Have To Click On " Windows Forums Application " Then Click " OK "
Now a New Window Will Open as its default Name Forum.vb
You can See Tool Box and a Forum1.vb
Now Select " TextBox " From Toolbar and Then Drag a Box in " Form1.vb "
Now you have to Select " Button from Toolbar and then drat it on " Form1.vb " ,Then it will Look Like This
Now Double Click On " Button 1 "
The Copy The Code:
______________________________________________________________________________________
Dim Key As IntegerKey = (Rnd() * 5)
Select Key
Case 1
TextBox1.Text = "SOMETHING HERE"
Case 2
TextBox1.Text = " SOMETHING HERE "
Case 3
TextBox1.Text = " SOMETHING HERE "
Case 4
TextBox1.Text = " SOMETHING HERE "
Case 5
TextBox1.Text = " SOMETHING HERE "
End Select
_____________________________________________________________________________________
It Should Look Like This
, That's It You've Created Very Simple KeyGen ! Press " F5 " Test it !
Save It with your Name
No comments:
Post a Comment