levy. Posted February 14, 2012 Posted February 14, 2012 Today i created 4fun valentines day program, this program tests how much love you have with your parthner! Enjoy it! Valentines day MxC.Com! Preview: Download link: Download now!
Guest Elfocrash Posted February 14, 2012 Posted February 14, 2012 yeah right and when i press for second time the button i will get another random number. mediocre
levy. Posted February 14, 2012 Author Posted February 14, 2012 yeah right and when i press for second time the button i will get another random number. mediocre nop, it's only for 1 time, then you should open it again :P i for fun created it cause today is valentine day and what i do what i do, and i do this one :P so enjoy it ^^
Guest Elfocrash Posted February 14, 2012 Posted February 14, 2012 8) private void Button1_Click(object sender, EventArgs e) { if ((this.TextBox1.Text + this.TextBox2.Text) == "") { Interaction.MsgBox("Insert vailid data.", MsgBoxStyle.Critical, "Oops!"); } else if (this.TextBox1.Text == "") { Interaction.MsgBox("No vailid data.", MsgBoxStyle.Critical, "Oops!"); } else if (this.TextBox2.Text == "") { Interaction.MsgBox("No vailid data.", MsgBoxStyle.Critical, "Oops!"); } else { this.Label1.Text = this.TextBox1.Text; this.Label2.Text = this.TextBox2.Text; this.Label3.Text = Conversions.ToString(this.rnd.Next(0, 100)); this.Label3.Text = this.Label3.Text + "%"; this.Button1.Enabled = false; this.Button1.Text = "Only 1 time."; } }
levy. Posted February 14, 2012 Author Posted February 14, 2012 8) private void Button1_Click(object sender, EventArgs e) { if ((this.TextBox1.Text + this.TextBox2.Text) == "") { Interaction.MsgBox("Insert vailid data.", MsgBoxStyle.Critical, "Oops!"); } else if (this.TextBox1.Text == "") { Interaction.MsgBox("No vailid data.", MsgBoxStyle.Critical, "Oops!"); } else if (this.TextBox2.Text == "") { Interaction.MsgBox("No vailid data.", MsgBoxStyle.Critical, "Oops!"); } else { this.Label1.Text = this.TextBox1.Text; this.Label2.Text = this.TextBox2.Text; this.Label3.Text = Conversions.ToString(this.rnd.Next(0, 100)); this.Label3.Text = this.Label3.Text + "%"; this.Button1.Enabled = false; this.Button1.Text = "Only 1 time."; } } And so?? I not protected it, for what? or is interesting program to i protect it? hahaha try to crack my Authentication Login program and we will see if you can :)
Guest Elfocrash Posted February 14, 2012 Posted February 14, 2012 delphi c++? :P i am not offensive. just bored xD
levy. Posted February 14, 2012 Author Posted February 14, 2012 delphi c++? :P i am not offensive. just bored xD C++ :P i am making and with other languages, i just like to do programs very much, and i will do more programs soon i will share more, i just need to get an answer from my previous topic. :)
levy. Posted February 14, 2012 Author Posted February 14, 2012 go for some new l2j applications Ofc why not, but i am thinking that we spamming now at here, if you want you can add me at MSN or Skype to tell me some of your idea about it. :) MSN: lifeowner@windowslive.com Skype: lifeowner666 I hope that Global moderators or staff members not being nervous from our messages.....
Warmaster Posted February 14, 2012 Posted February 14, 2012 Ofc why not, but i am thinking that we spamming now at here, if you want you can add me at MSN or Skype to tell me some of your idea about it. :) MSN: lifeowner@windowslive.com Skype: lifeowner666 I hope that Global moderators or staff members not being nervous from our messages..... lola o rly?
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