Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[TUT]Make Multi Keygen In VB
#1
Today i will show you how to make a simple keygen in VB.
[Image: 244thd3.png]
What you will need.

2 TextBoxes
1 Button


Now rename,change,etc to make your keygen look nice.
When you have finished that,double click the button
Then enter paste the code from below..
And use your own serials..
Code:
TextBox1.Text = Int(Rnd() * 6)
        Select Case TextBox1.Text
            Case 0
                TextBox1.Text = "1330-1813-5332-3018-4123-4267"
                TextBox2.Text = "1330-1182-3585-9477-5524-4839"
            Case 1
                TextBox1.Text = "1330-1167-8857-3801-9962-4540"
                TextBox2.Text = "1330-1246-4571-8394-1888-0838"
            Case 2
                TextBox1.Text = "1330-1182-3585-9477-5524-4839"
                TextBox2.Text = "1330-1813-2281-9917-1754-3749"
            Case 3
                TextBox1.Text = "1330-1813-5332-3018-4123-4267"
                TextBox2.Text = "1330-1814-7519-3975-0873-6968"
            Case 4
                TextBox1.Text = "1330-1011-6547-2116-7061-1195"
                TextBox2.Text = "1330-1813-5332-3018-4123-4267"
            Case 5
                TextBox1.Text = "1330-1430-9860-3108-6588-8053"
                TextBox2.Text = "1330-1147-9851-4130-3716-7375"
        End Select

Done.
Enjoy
[Image: 20r9vh4.jpg]
Reply
#2
Thanks For The Add Mate Nice Work !!!
Reply
#3
Looks nice GUI Is cool
[Image: ShuTdown.png]
Reply
#4
Yes Its Very Nice
Reply
#5
can u tell me how did u make the Background
If you are willing to join SF Webmasters.
Reply
#6
Wow i thought things like this were alot more complicated.
After seeing this i may try and learn hot to code in vb.
Thanks for opening my eyes, and for the share
[Image: s1.jpg]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [TUT] How to make a simple WebBrowser in VB 2010! [TUT] - [ Pictures] Statics 95 56,033 10-07-2012, 06:56 AM
Last Post: a99
  [TuT] How to create a Simple Keygen? Jinu 6 2,182 05-15-2012, 06:25 PM
Last Post: OnyxDev
  [TUT]Auto-Update System[TUT] HB Virus 3 2,166 01-07-2012, 02:21 PM
Last Post: Mastermrz
  [TUT]Enable and Disable TaskManger in vb.net [TUT] HB Virus 4 2,878 12-19-2011, 10:10 AM
Last Post: euverve
  [Vb.net] How To Make Your vb.net application nice loocking. [TUT] CodingWorm 3 6,001 10-14-2011, 01:31 AM
Last Post: Digital-Punk

Forum Jump:


Users browsing this thread: 1 Guest(s)