Jump to content

[WTS] Java Server Protection


Recommended Posts

l2javaserverprotection.png

 


L2 Java Protection By Weeken



i5uhp4.jpg

 

the program referred to is for the protection of your java server, when you have this software, you have to do is simply save GameServer \ Data and before starting the server to start l2 protection program and selecting all options including .



4sl0dv.jpg

2j2erth.jpg100% Operational

 

2j2erth.jpgProvides A Total Protection

 

2j2erth.jpgProtected Accounts To Enter The Program

 

2qtet7a.jpgReasonable Price (I Should Clarify That Cost Me Create It)

 

21oocgy.jpgOnly Work In L2J Servers



e8037m.jpg

29zq88h.jpgHow to be sure that you will not get scammed?

in the first place I will send you the program, the program contains a Loguin which includes an account, a password and security code

I will wait till I get the money

In the minute that I get the money I will tell you the account to enter the program.

Any one is happy !

 

29zq88h.jpgHow much it costs?

The L2 Adapting Tool Private Will Cost You 30 Euros 21oocgy.jpg

                                                              15 Euros 2j2erth.jpg

 

29zq88h.jpgHow can I buy the Java Protection?

     For now you can buy the Java Protection ony by Paypal.

     If you are interested you can contact with me for MP & MSN :

 

Or

 

• Weeken@Hotmail.Com.Ar



Link to comment
Share on other sites

For sure doesnt work.

 

EPIC FAIL !!!!!!!

 

DDOS PROTECTION ?

Wahahahahhah

 

100% program doesnt work !

 

 

tried it already?, please if they are not interested do not even look at my post  ;)

Link to comment
Share on other sites

Oh my god, seriously i can't believe anyone who's that stupid to actually believe that thing is gonna work.

 

So ladies and gentlemen new way to scam by Weeken, please follow the steps carefully.

1) Open Visual Basic.

2) Create a new form.

3) Add TextBoxes, Labels, Checkboxes and anything else that you can think of.

4) Add any senseless protection that comes to your mind.

5) Sell it at mxc.

 

Yes dude, nice try and a message to you => WE ARE NOT THAT FUCKING STUPID!

Link to comment
Share on other sites

Oh my god, seriously i can't believe anyone who's that stupid to actually believe that thing is gonna work.

 

So ladies and gentlemen new way to scam by Weeken, please follow the steps carefully.

1) Open Visual Basic.

2) Create a new form.

3) Add TextBoxes, Labels, Checkboxes and anything else that you can think of.

4) Add any senseless protection that comes to your mind.

5) Sell it at mxc.

 

Yes dude, nice try and a message to you => WE ARE NOT THAT -beep-ING STUPID!

Link to comment
Share on other sites

Oh my god, seriously i can't believe anyone who's that stupid to actually believe that thing is gonna work.

 

So ladies and gentlemen new way to scam by Weeken, please follow the steps carefully.

1) Open Visual Basic.

2) Create a new form.

3) Add TextBoxes, Labels, Checkboxes and anything else that you can think of.

4) Add any senseless protection that comes to your mind.

5) Sell it at mxc.

 

Yes dude, nice try and a message to you => WE ARE NOT THAT -beep-ING STUPID!

Link to comment
Share on other sites

here are the blank form

 

 

Public Class Form1

    Private Sub TextBox3_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs)

    End Sub

    Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

    End Sub

    Private Sub TextBox12_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs)

    End Sub

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        If TextBox2.Text = "" Then

            MessageBox.Show("", "")

        Else

        End If

        If TextBox4.Text = "" Then

            MessageBox.Show("")

        Else

        End If

        If TextBox5.Text = "" Then

            MessageBox.Show("")

        Else

        End If

        If ListBox1.SelectedItem = "g" Then

            MessageBox.Show("t'", "s")

        Else

        End If

        If ListBox2.SelectedItem = "" Then

            MessageBox.Show("'", "W")

        Else

        End If

        If ListBox3.SelectedItem = "" Then

            MessageBox.Show("'", "W")

        Else

        End If

        If CheckBox1.Checked = False And CheckBox2.Checked = False Then

            MessageBox.Show("")

        Else

        End If

        If CheckBox3.Checked = False And CheckBox4.Checked = False Then

            MessageBox.Show("")

        Else

        End If

        If CheckBox6.Checked = False And CheckBox5.Checked = False Then

            MessageBox.Show("H'", "")

        Else

        End If

        If CheckBox8.Checked = False And CheckBox7.Checked = False Then

            MessageBox.Show("")

        Else

        End If

        If CheckBox10.Checked = False And CheckBox9.Checked = False Then

            MessageBox.Show("'", "")

        Else

        End If

        If CheckBox11.Checked = False And CheckBox12.Checked = False Then

            MessageBox.Show("P'", "")

        Else

        End If

        If TextBox9.Text = "" Then

            MessageBox.Show("")

        Else

        End If

        If TextBox19.Text = "" Then

            MessageBox.Show("'", "")

        Else

        End If

        If TextBox13.Text = "" Then

            MessageBox.Show("'", "")

        Else

        End If

        If TextBox14.Text = "" Then

            MessageBox.Show("'", "")

        Else

        End If

        If TextBox15.Text = "" Then

            MessageBox.Show("", "")

        Else

        End If

        If TextBox16.Text = "" Then

            MessageBox.Show("", "")

        Else

        End If

        If TextBox17.Text = "" Then

            MessageBox.Show("'", "")

        Else

        End If

        If TextBox18.Text = "" Then

            MessageBox.Show("", "")

        Else

        End If

        If Button1.ForeColor = Color.Lime Then

            Dim Save As New SaveFileDialog()

            Dim myStreamWriter As System.IO.StreamWriter

            Save.Filter = ""

            Save.CheckPathExists = True

            Save.Title = ""

            Save.ShowDialog(Me)

            Try

                myStreamWriter = System.IO.File.AppendText(Save.FileName)

                myStreamWriter.Write(document.Text)

                myStreamWriter.Flush()

            Catch Ex As Exception

            End Try

        Else

        End If

    End Sub

    Private Sub CheckBox1_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox1.CheckedChanged

        CheckBox2.Checked = False

    End Sub

    Private Sub CheckBox2_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox2.CheckedChanged

        CheckBox1.Checked = False

    End Sub

    Private Sub CheckBox4_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox4.CheckedChanged

        CheckBox3.Checked = False

    End Sub

    Private Sub CheckBox3_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox3.CheckedChanged

        CheckBox4.Checked = False

    End Sub

    Private Sub CheckBox6_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox6.CheckedChanged

        CheckBox5.Checked = False

    End Sub

    Private Sub CheckBox5_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox5.CheckedChanged

        CheckBox6.Checked = False

    End Sub

    Private Sub CheckBox8_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox8.CheckedChanged

        CheckBox7.Checked = False

    End Sub

    Private Sub CheckBox7_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox7.CheckedChanged

        CheckBox8.Checked = False

    End Sub

    Private Sub CheckBox10_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox10.CheckedChanged

        CheckBox9.Checked = False

    End Sub

    Private Sub CheckBox9_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox9.CheckedChanged

        CheckBox10.Checked = False

    End Sub

    Private Sub CheckBox11_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox11.CheckedChanged

        CheckBox12.Checked = False

    End Sub

    Private Sub CheckBox12_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox12.CheckedChanged

        CheckBox11.Checked = False

    End Sub

    Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick

        If ListBox1.SelectedItem = "<3sr" Then

            TextBox6.Text = "'gs3r'"

        End If

        If ListBox1.SelectedItem = "<4sr" Then

            TextBox6.Text = "'gs4r'"

        End If

        If ListBox1.SelectedItem = "<5sr" Then

            TextBox6.Text = "'gs5gs'"

        End If

        If ListBox1.SelectedItem = "w8w8" Then

            TextBox6.Text = "'x2x8'"

        End If

        If ListBox1.SelectedItem = "drah" Then

            TextBox6.Text = "'sagn'"

        End If

        If ListBox1.SelectedItem = "NONE<" Then

            TextBox6.Text = "'TRING'"

        End If

        If ListBox1.SelectedItem = "D1Y2" Then

            TextBox6.Text = "'AA7'"

        End If

        If ListBox1.SelectedItem = "G77Y" Then

            TextBox6.Text = "'187'"

        End If

        If ListBox1.SelectedItem = "A9T" Then

            TextBox6.Text = "'557'"

        End If

        If ListBox1.SelectedItem = "A8T" Then

            TextBox6.Text = "'rear,lear'"

        End If

        If ListBox1.SelectedItem = "A7T" Then

            TextBox6.Text = "'rfinger,lfinger'"

        End If

        If ListBox1.SelectedItem = "DMANIT" Then

            TextBox6.Text = "'XX5T7'"

        End If

        If ListBox1.SelectedItem = "X3D3F8l" Then

            TextBox6.Text = "'V5R7'"

        End If

        If ListBox2.SelectedItem = "Heavy" Then

            TextBox7.Text = "'S7R8R'"

        End If

        If ListBox2.SelectedItem = "LIGHENT" Then

            TextBox7.Text = "'<4T'"

        End If

        If ListBox2.SelectedItem = "HI1GR0E" Then

            TextBox7.Text = "'57717'"

        End If

        If ListBox2.SelectedItem = "DONE" Then

            TextBox7.Text = "'GREAT5'"

        End If

        If ListBox3.SelectedItem = "GSR5R3A" Then

            TextBox8.Text = "'2287'"

        End If

        If ListBox3.SelectedItem = "x3DD58T" Then

            TextBox8.Text = "'hh3f'"

        End If

        If ListBox3.SelectedItem = "hh3f" Then

            TextBox8.Text = "'hh3f'"

        End If

        If ListBox3.SelectedItem = "hh3f" Then

            TextBox8.Text = "'hh3f'"

        End If

        If ListBox3.SelectedItem = "FRY" Then

            TextBox8.Text = "'SA'"

        End If

        If ListBox3.SelectedItem = "None" Then

            TextBox8.Text = "'none'"

        End If

        If CheckBox1.Checked = True Then

            TextBox11.Text = "'true'"

        ElseIf CheckBox2.Checked = True Then

            TextBox11.Text = "'false'"

        End If

        If CheckBox4.Checked = True Then

            TextBox12.Text = "'true'"

        ElseIf CheckBox3.Checked = True Then

            TextBox12.Text = "'false'"

        End If

        If CheckBox6.Checked = True Then

            TextBox20.Text = "'true'"

        ElseIf CheckBox5.Checked = True Then

            TextBox20.Text = "'false'"

        End If

        If CheckBox8.Checked = True Then

            TextBox21.Text = "'true'"

        ElseIf CheckBox7.Checked = True Then

            TextBox21.Text = "'false'"

        End If

        If CheckBox10.Checked = True Then

            TextBox22.Text = "'true'"

        ElseIf CheckBox9.Checked = True Then

            TextBox22.Text = "'false'"

        End If

        If CheckBox12.Checked = True Then

            TextBox23.Text = "'true'"

        ElseIf CheckBox11.Checked = True Then

            TextBox23.Text = "'false'"

        End If

        If Not TextBox2.Text = "" And Not TextBox4.Text = "" And Not TextBox5.Text = "" And Not TextBox9.Text = "" And Not TextBox19.Text = "" And Not TextBox24.Text = "" And Not TextBox13.Text = "" And Not TextBox14.Text = "" And Not TextBox21.Text = "" And Not TextBox16.Text = "" And Not TextBox17.Text = "" And Not TextBox18.Text = "" And Not TextBox23.Text = "" And Not TextBox22.Text = "" And Not TextBox21.Text = "" And Not TextBox20.Text = "" And Not TextBox12.Text = "" And Not TextBox11.Text = "" And Not TextBox6.Text = "" And Not TextBox7.Text = "" And Not TextBox8.Text = "" Then

            Button1.ForeColor = Color.Lime

        Else

            Button1.ForeColor = Color.Red

        End If

        document.Text = TextBox1.Text & TextBox2.Text & "," & " " & "'" & TextBox4.Text & "'" & "," & " " & "'" & TextBox5.Text & "'" & "," & " " & TextBox6.Text & "," & " " & TextBox11.Text & "," & " " & TextBox7.Text & "," & " " & TextBox9.Text & "," & " " & TextBox10.Text & "," & " " & TextBox8.Text & "," & " " & TextBox24.Text & "," & " " & TextBox13.Text & "," & " " & TextBox14.Text & "," & " " & TextBox15.Text & "," & " " & TextBox16.Text & "," & " " & TextBox17.Text & "," & " " & TextBox18.Text & "," & " " & TextBox19.Text & "," & " " & TextBox12.Text & "," & " " & TextBox20.Text & "," & " " & TextBox21.Text & "," & " " & TextBox22.Text & "," & " " & TextBox23.Text & "," & " " & TextBox3.Text & "," & " " & TextBox25.Text

    End Sub

    Priyate Sub document_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles document.TextChanged

    End Sub

End Class

Public Class Form2

    Private Sub PictureBox2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox2.Click

        Try

            System.Diagnostics.Process.Start("maxcheaters")

        Catch

            'Code to handle the error.

        End Try

    End Sub

    Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick

        If TextBox1.Text = ("Weeken") And TextBox2.Text = ("maxcheaters") Then

            Button1.Enabled = True

            Button1.ForeColor = Color.Lime

        Else

            Button1.Enabled = False

            Button1.ForeColor = Color.Red

        End If

    End Sub

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        MessageBox.Show("")

        Form1.Show()

        Me.Hide()

    End Sub

    Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

    End Sub

End Class

Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick

        ProgressBar1.Increment(TextBox2.Text)

        Timer1.Interval = (TextBox3.Text + "000")

If CheckBox9.Checked = True Then

            Timer1.Enabled = True

            Button1.Enabled = True

            Label4.ForeColor = Color.Lime

            Label4.Text = ("En Funcionamiento !")

            Label5.ForeColor = Color.Lime

            Label5.Text = ("Red Establecida !")

            Form2.Show()

        End If

        If CheckBox9.Checked = False Then

            Button1.Enabled = False

            Timer1.Enabled = False

            Label4.ForeColor = Color.Black

            Label4.Text = ("...........")

            Label5.ForeColor = Color.Black

            Label5.Text = ("...........")

            ProgressBar1.Value = 0

            Form2.Hide()

        End If

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)

    End Sub

    Private Sub TextBox1_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs)

    End Sub

    Private Sub Button1_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs)

    End Sub

    Private Sub CheckBox2_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox2.CheckedChanged

    End Sub

Link to comment
Share on other sites

I will not do what you tell me, I want to sell this program works and if I buy it or not belive me, not interests me your comments, but without trying not to talk, you also questioned my sql creator armor, I had a virus or was keyloger, like all my other programs ... I think this community need no y no me I do not expended to give me just complaints and accusations.

 

 

 

PD: and please close the post.  >:(

Link to comment
Share on other sites

1st : open a server i'll hit u with 10 bots , boom ur down

2nd : i'll login with l2net , boom it works

3rd : i'll login with PHX , boom it will work

 

Slight Chance is that walker might not work on some enchant hack etc. realy low chance

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...