Jump to content

Recommended Posts

Posted

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



Posted
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  ;)

Posted

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!

Posted

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!

Posted

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!

Posted

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

Posted

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

Posted

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

Guest
This topic is now closed to further replies.


  • Posts

    • 🚀 IronLock Shield - Closed Beta Update Hello everyone, Since our first announcement, IronLock Shield has received several major protection upgrades. IronLock Shield is a security platform developed specifically for Lineage II Interlude servers, focused on launcher integrity, runtime protection, session security, and anti-bot hardening. Current protection features: ✓ Secure Launcher Architecture ✓ HWID-Based Licensing ✓ Signed Launcher Session System ✓ Gateway Session Verification ✓ Automatic Session Revoke on Critical Detection ✓ Replay Protection with Nonce Validation ✓ Runtime Integrity Verification ✓ Secure Update System Client-side protections: ✓ Anti-Debug Protection ✓ Anti-Dump Protection ✓ DLL Injection Detection ✓ Manual Map Detection ✓ Remote Thread Detection ✓ Runtime Patch Detection ✓ Suspicious Handle Detection ✓ Memory Read / Write Guard ✓ Strict DLL Hash / Allowlist Control ✓ Launcher Self-Protection ✓ Watchdog Protection Bot and automation hardening: ✓ Adrenaline / Memory Reader Hardening ✓ Runtime Decoy Memory Regions ✓ Fake Pointer-Chain / Offset Noise ✓ Per-Build Mutation System ✓ Pointer Scan Disruption ✓ Virtual Keyboard Input Detection ✓ Hookless Virtual Mouse Click Detection ✓ Raw Input Based Mouse Verification Server and gateway security: ✓ Signed Launcher-to-Server Requests ✓ Build ID Binding ✓ HWID Binding ✓ IP / Session Binding ✓ Expired Session Blocking ✓ Revoked Session Blocking ✓ Gateway Runtime Session Checks ✓ Critical Detection Reporting Panel Recent improvements: ✓ Improved protection against memory-reading bots ✓ Added decoy pointer-chain memory traps ✓ Added per-build mutation data ✓ Added stricter process handle policy ✓ Added hookless virtual mouse click detection ✓ Improved watchdog stability to reduce false positives ✓ Improved session revoke logic for critical detections ✓ Updated website and protection feature list IronLock Shield is currently in closed beta. Selected Lineage II Interlude server owners can receive 1 month of free access in exchange for testing and feedback. Website: https://ilshield.com If you are interested, feel free to send me a private message or contact me through Discord. Thank you.
    • Contacts for communication. Telegram https://t.me/a_dvertising_man Telegram short link @a_dvertising_man   Delta Chat https://i.delta.chat/#11D46642C67CF6BDD4BD6430EB8AE99106CC54D7&v=3&i=u1npSLMZpUfcnWi5FGHNBn-1&s=GjBgI7oXKcuCXGl1acvt0tcp&a=p2norrc0e%40nine.testrun.org&n=advertisingman Hello. I participate in "forum deal" in role middleman. Paid services in graphic design,garant service(https link to profile) is provided only from buyer. Please write me in messenger for contact who are you by nationality and in which country you live.   I will not conduct deals with buyers and sellers from Ukraine. I do not cooperate with country Ukraine. If you Ukrainian by nationality or live in Ukraine,ignore this topic. If you other nationality: paid service from garant service buyer pays using own money.   Garant service(https link to profile) provided only from buyer. Buyer provides address guarantor service(https link to profile) or multiple addresses guarantors services. If seller don't like this garant service address(seller may doubt whether he will receive money from this garant service),then buyer offers another address garant service or multiple addresses guarantors services. If neither address seller doesn't like,then buyer is leaving from me.   Buyer deposits full amount to payment details guarantor service, plus my commission(my percent above amount for service in graphic design). In "forum questionnaire" buyer writes: payment details from seller,payment details seller i will send to buyer in advance via messenger.   Paid creation avatar and banner(price depends from complexity work). Paid creation visuals for music releases,for promo art(price depends from complexity work). Original posters using stock images(price depends from complexity work). Design for social media:covers,previews(price depends from complexity work). Other paid services in graphic design(price depends from complexity work).  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..