Jump to content

[Share] Valentines day MaxCheaters.Com - Enjoy it!


Recommended Posts

Guest Elfocrash
Posted

yeah right and when i press for second time the button i will get another random number.

mediocre

Posted

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

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.";
    }
}

Posted

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

delphi c++? :P

i am not offensive. just bored xD

 

 

Posted

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. :)

Posted

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.....

Posted

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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...