xxx2xxx Posted June 7, 2010 Report Share Posted June 7, 2010 (edited) COMO CREAR UN KEYGEN Con Microsoft Visual Basic 2008 Express podrás crear tu keygen. Tutorial en el que explico como hacer un keygen desde el programa Microsoft Visual Basic 2008 Express. En este tutorial de Microsoft Visual Basic 2008 Express les enseño a crear un keygen. Aqui les dejo los códigos: Código para abrir una ventana con un mensaje: MsgBox("mensaje") Códigos para el botón GENERATE del keygen: Select TextBox1.Text Case 0 TextBox1.Text = "ClAve" Case 1 TextBox1.Text = "clave" Case 2 TextBox1.Text = "clave" Case 3 TextBox1.Text = "clave" Case 4 TextBox1.Text = "clave" Case 5 TextBox1.Text = "clave" End Select Puedes añadir mas copiando 1 y cambiarle el número. ejemplo: Case 6 Código para el boton salir: Me.close TextBox1.Text = "clave" Un keygen, es un simple porgrama que, programado por ti, genera una serie de Keys, Seriales... etc. de programas , juegos... El keygen se programa, para que cuando le demos a Generar, vayan apareciendo una serie de keys o seriales, en el textbox. REGISTRATE PARA VER LINKS Y BAJAR Podes utilizar el siguiente enlace para Descargar Microsoft Visual Basic 2008 Express: [hide] http://depositfiles.com/files/ejfstfe9a[/hide] Aquí les dejo el Videotutorial para hacerlo. Podes utilizar el siguiente enlace para Descargar el Videotutorial Como Crear un Keygen: [hide] http://depositfiles.com/es/files/m2mcfw9qo[/hide] Los Links funcionan perfectamente! Saludos!!! :paco: :bravo: Edited June 30, 2010 by xxx2xxx Link to comment Share on other sites More sharing options...
tHe_myStiKo Posted June 8, 2010 Report Share Posted June 8, 2010 muxas grax!! buen aporte! :banana: Link to comment Share on other sites More sharing options...
AndresNTM Posted June 8, 2010 Report Share Posted June 8, 2010 buena man se agradece Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now