Jump to content

Recommended Posts

Posted

Go go add a voiced command without using eclipse. (without editing java files)

 

Okey... thats enough i see about your skills... using eclipse & compile to add simple command && good luck...

Posted

Okey... thats enough i see about your skills... using eclipse & compile to add simple command && good luck...

 

ur gonna make db connection code without touching eclipse ? HHAHAHAHHAHAHAA OKAY

Posted

ur gonna make db connection code without touching eclipse ? HHAHAHAHHAHAHAA OKAY

 

:D kk... seems you have same skills...

Even with database connection it doesn't need eclipse...

Posted

:D kk... seems you have same skills...

Even with database connection it doesn't need eclipse...

 

ur idiot or what? How the fck are you gonna make such code on a plain text editor?

 

You have to be extreme to achieve 0 logical, or typo mistakes while coding on plain text.

Posted

ur idiot or what? How the fck are you gonna make such code on a plain text editor?

 

You have to be extreme to achieve 0 logical, or typo mistakes while coding on plain text.

 

He thinks he can write tons of codes without eclipse or a similar program, even the best programmers can't do that.

Posted

He thinks he can write tons of codes without eclipse or a similar program, even the best programmers can't do that.

 

What you think i'm going to work via teamviewer on his PC?

He just need to apply code to site & command side...

SO doesn't need compile for him...

Posted

What you think i'm going to work via teamviewer on his PC?

He just need to apply code to site & command side...

SO doesn't need compile for him...

 

I don't care, I just explained my point of view.

Posted

He thinks he can write tons of codes without eclipse or a similar program, even the best programmers can't do that.

 

What you think i'm going to work via teamviewer on his PC?

He just need to apply code to site & command side...

SO doesn't need compile for him...

 

      try (Connection con = L2DatabaseFactory.getInstance().getConnection();

        Statement statement = con.createStatement();

        ResultSet rset = statement.executeQuery(LOAD_VAR))

      {

        long var;

        long value;

        while (rset.next())

        {

            var = rset.getInt(1);

            value = rset.getLong(2);       

            Vips.put(var, value);

        }

      }

 

this is a simple db connection to load 2 variables.You tell me that you could do on text editor ? its not hard, but can you ?

Posted

      try (Connection con = L2DatabaseFactory.getInstance().getConnection();

        Statement statement = con.createStatement();

        ResultSet rset = statement.executeQuery(LOAD_VAR))

      {

        long var;

        long value;

        while (rset.next())

        {

            var = rset.getInt(1);

            value = rset.getLong(2);       

            Vips.put(var, value);

        }

      }

 

this is a simple db connection to load 2 variables.You tell me that you could do on text editor ? its not hard, but can you ?

 

Thats how i made my command... in Notepad++

Posted

Tяαnce you are doing your work in forum perfect...

 

man you made the .online with db connection? in notepad?

 

guys plz give him l2j award

Posted

man you made the .online with db connection? in notepad?

 

guys plz give him l2j award

 

If you did not notice i was selling vote reward system && same as this dude request for.

The fact that you can't understand.... my words shows your brain capacity.

Thats all i can say.

Posted

Tяαnce you are doing your work in forum perfect...

 

There is an infinity difference between my actions as staffer and myself. So I'm free to reply, I'm not a machine receiving orders.

 

If you did not notice i was selling vote reward system && same as this dude request for.

The fact that you can't understand.... my words shows your brain capacity.

Thats all i can say.

 

Your words shows his brain capacity? hahahahahahaha How's that?

Guest
This topic is now closed to further replies.



  • Posts

    • Hello guys.Im looking for a simple autoclicker that works for servers with anticheat
    • Thank you for the reply. I know that this issue is due to L2 being so old. I was just wondering if there was an external way to fix the UI scaling. Like a patch or some settings.
    • Bro the game is so old it doesn't have a native option to scale the UI like in modern MMOs
    • Dear players, From April 19 to April 27 inc., the Bonus Start event will be active. It’s designed to help new and low-level characters get started more easily.   All characters that meet one of the following conditions: — created less than 3 days ago (regardless of level), — currently level 20 or below, — created during the event period, will receive upon login: — 10 sets of buff scrolls (phys or mage, depending on class), — 10 packs of +50% Drop/Spoil runes (2 hours each), — 10 packs of +50% Exp runes (2 hours each). Characters between level 21 and 30 will receive upon login: — 6 sets of buff scrolls, — 6 packs of +50% Drop/Spoil runes (2h each), — 6 packs of +50% Exp runes (2h each).   Event items will be removed approx. 09.05.2025 Server rates will be increased to x2.25. Take this chance to start your journey with ease or bring an old hero back into the fight — it’s the perfect time to test your strength! Open Beta Test is started!  Helper cats are waiting in towns — talk to them to receive the necessary equipment and level up your character. Siege Schedule:  - April 13 at 16:00 (GMT+2) – Innadrile Castle - April 14 at 20:00 (GMT+2) – Bandit Stronghold - April 15 at 20:00 (GMT+2) – Devastated Castle 📌 During the OBT, players who report bugs will receive CoL:   - 1 CoL for each reported staticmeshes bug (e.g., walking through textures, stairs, etc.) - 2 CoL or more for server-related issues (depending on severity) You can report bugs on the forum. The Open Beta Test will run approximately until April 15 at 23:00 (GMT+2). Your activity and feedback will help us improve the game.   Download links: Download client | Download updater 
    • begin if (user.dead) then begin delay(555); Engine.GoHome(rtCastle); print('User dead, going to castle..') end; end.  
  • Topics

×
×
  • Create New...