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

    • L2 Kings    Stage 1 – The Awakening Dynasty and Moirai Level Cap: 83 Gear: Dynasty -Moirai & Weapons (Shop for Adena + Drop from mobs/instances ) Masterwork System: Available (Neolithics S required with neolithics u can do armor parts foundation aswell) Class Cloaks: Level 1 - Masterwork sets such us moirai/dynasty stats are boosted also vesper(stage 2) Olf T-Shirt: +6 (fails don’t reset) safe is +2 Dolls: Level 1 Belts: Low & Medium Enchant: Safe +3 / Max +8 / Attribution Easy in Moirai-Dynasty . Main Zones: Varka Outpost: Easy farm, Adena, EXP for new players = > 80- 100kk hour Dragon Valley: Main farm zone — , 100–120kk/hour Weapon Weakness System active (all classes can farm efficiently) Archers get vampiric auto-hits vs mobs Dragon Valley Center: Main Party Zone — boosted drops (Blessed enchants, Neolithics chance) => farm like 150-200kk per hour. Dragon Valley North: Spoil Zone (Asofe + crafting materials for MW) Primeval Isle: Safe autofarm zone (low adena for casual players) ==> 50kk per hour Forge of the Gods & Imperial Tomb: Available from Stage 1 (lower Adena reward in compare with Dragon Valley) Hellbound also avaliable from stage 1 In few words all zones opened but MAIN farm zone with boosted adena and drops is Dragon valley also has more mobs Instances: Zaken (24h Reuse) → Instead of Vespers drop Moirai , 100% chance to drop 1 of 9 dolls lvl 1, Zaken 7-Day Jewelry Raid Bosses (7 RBs): Drop Moirai Parts + Neolithic S grade instead of Vespers parts that has 7 Rb Quest give Icarus Weapons Special Feature 7rb bosses level up soul crystals aswell. Closed Areas : Monaster of SIlence, LOA, ( It wont have mobs) / Mahum Quest/Lizardmen off) Grand Epics: Unlocked on Day 4 of Stage 1 → Antharas, Valakas, Baium, AQ, etc ================================================================================= Stage 2 – Rise of Vespers Level Cap: 85 Gear: Moirai Armors (Adena GM SHOP / Craft/ Drop) Weapons: Icarus Cloaks: Level 2 Olf: +8 Dolls: Level 2 Belts: High & Top Enchant: Safe +3 / Max +8 Masterwork can be with Neolithics S84 aswell but higher so craft will be usefull aswell. 7 Raid Boss Quest Updated: Now works retail give vesper weapons 7rb Bosses Drops : Vespers Instances: Zaken : Drops to retail vespers + the dolls and the extra items that we added on stage 1 New Freya Instance: Added — drops vespers and instead of mid s84 weapons will drop vespers . Extra drops Blessed Bottle of Freya - drops 100% chance 1 of 9 dolls. Farm Areas Dragon Valley remains main farm New Zone : Lair of Antharas (mobs nerfed and added drop Noble stone so solo players can farm too) New Party Zone : LOA Circle   ============================================================================   Stage 3 – The Vorpal ERA Gear: Vorpal Unclock Cloaks: Level 3 Olf: +10 (max cap) Dolls: Level 3 Enchant: Safe +3 / Max +12 Farm Zones : Dragon Valley Center Scorpions becomes a normal solo zone (no longer party zone) Drops:   LOA & Knorik → Mid Weapons avaliable in drop New Party Zone Kariks Instances: Easy Freya Drops Mid Weapons Frintezza Release =================================================================================     Stage 4 – Elegia Era (Final Stage) Elegia Unlock Gear: Elegia Weapons: Elegia TOP s84 ( farmed via H-Freya/ Drops ) Cloaks: Level 5 Dolls: Level 3 (final bonuses) Enchant: Safe +6 / Max +16 Instances: Hard Freya → Drops Elegia Weapons + => The Instance will drop 2-3 parts for sure and also will be able to Join with 7 people . Party Zone will have also drop chances for elegia armor parts and weapons but small   Events (Hourly): Win: 50 Event Medals + 3 GCM + morewards Lose: 25 Medals + 1 GCM + more rewards Tie: 30 Medals + 2 GCM + more rewards   ================================================================================ Epic Fragments Currency Participating in Daily Bosses mass rewarding all players Participating in Instances (zaken freya frintezza etc) all players get reward ================================================================================ Adena - Main server currency (all items in gm shop require adena ) Event Medals (Festival Adena) - Event shop currency Donation coins you can buy with them dressme,cosmetics and premium account Epic Fragments you can buy with them fake epic jewels Olympiad Tokens you can buy many items from olympiad shop (Hero Coin even items that are on next stages) Olympiad Win = 1000 Tokens / Lose = 500 Tokens ================================================================================= Offline Autofarm Allows limited Offline farming requires offline autofarm ticket that you get by voting etc ================================================================================= Grand Epics have Specific Custom NPC that can spawn Epics EU/LATIN TIME ZONE ================================================================================= First Olympiad Day 19 December First Heroes 22 December ( 21 December Last day of 1st Period) After that olympiad will be weekly. ================================================================================= Item price and economy Since adena is main coin of server and NOT donation coins we will always add new items in gm shop with adena in order to burn the adena of server and not be inflation . =================================================================================        
    • Hello, I'd like to change a title color for custom npc.  I created custom NPC, cloned existing. I put unique id for it in npcname-e, npcgrp and database. I have "0" to serverSideName in db, so that it would use npcname-e, but instead it has "NoNameNPC"and no title color change.
    • Trusted Guy 100% ,  I asked him for some work and he did it right away.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock