Jump to content

Recommended Posts

Posted

I think I found a way how to buff somebody who is in Olympiad

 

It is working only on L2j. Not tested on L2-off.

 

You need three chars:

X player - person who will fight on Olympiad and will get buffs

Y player - spectator who will observe

Z player - key char - buffer

 

 

Y and Z have to be married

 

As you know nobody who is a Spectator of Olympiad can interfere with anybody in Olympiad stadium.

Let's breake this rule.

 

1) X player - should participate in Olympiad.

2) Y player (any class) should go and became a Specator of incomming fight

3) Z player (buffer) should use .gotolove

4) Z will appear in Olympiad but as non-Specator

5) Z can start buffing player X

 

Full buffed char should be able to win any Olympiad battle

 

you can try to expand this exploit and for example try to hit somebody or use debuffs on enemy

 

I don't know if the same will work during Siegie but you can always try to be an invisible archer who can shot  enemy and do not be hitted or killed because nobody will see him/her Cheesy

If one of this share already exist or iam in wrong section one mod check it..!!Cya..!!

Credits :zapule

Posted

This bug is still working in l2j servers :D tryed in 5 servers from www.l2j.lt/topai and worked :D::D:D:D:

Confirm, works on l2j.

Lie


   public boolean GoToLove(L2PcInstance activeChar)

   {

       if(!activeChar.isMarried())

       {

           activeChar.sendMessage("You're not married.");

           return false;

       }

 

       if(activeChar.getPartnerId()==0)

       {

           activeChar.sendMessage("Couldn't find your fiance in the Database - Inform a Gamemaster.");

           _log.error("Married but couldn't find parter for "+activeChar.getName());

           return false;

       }

 

       L2PcInstance partner;

       partner = (L2PcInstance)L2World.getInstance().findObject(activeChar.getPartnerId());

       if(partner == null)

       {

           activeChar.sendMessage("Your partner is not online.");

           return false;

       }

       else if(partner.isInJail())

       {

           activeChar.sendMessage("Your partner is in Jail.");

           return false;

       }

       else if(partner.isInOlympiadMode())

       {

           activeChar.sendMessage("Your partner is in the Olympiad now.");

           return false;

       }

       else if(partner.atEvent)

       {

           activeChar.sendMessage("Your partner is in an event.");

           return false;

       }

       else  if (partner.isInDuel())

       {

           activeChar.sendMessage("Your partner is in a duel.");

           return false;

       }

       else if (partner.isFestivalParticipant())

       {

           activeChar.sendMessage("Your partner is in a festival.");

           return false;

       }

       else if (partner.isInParty() && partner.getParty().isInDimensionalRift())

       {

           activeChar.sendMessage("Your partner is in dimensional rift.");

           return false;

       }

      else if (partner.inObserverMode())

       {

        activeChar.sendMessage("Your partner is in the observation.");

       }

  • 1 month later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Hello everyone,   A quick update from the Emerge team. The official launch of Emerge Eclipse x10 is just around the corner and we are currently finishing the final preparations to ensure a smooth and stable opening for all players. Our team has been working on performance improvements, network optimizations, and additional infrastructure to provide the best possible experience from day one.   🚀 Launch Date: 7 June 2026 🕕 Launch Time: 18:00 CET We would like to invite everyone to join our Discord community where all announcements, updates, events, and support information are posted first. 🌐 Website: https://l2emerge.com 💬 Discord: https://discord.gg/l2emerge Thank you for all the support and feedback during the preparation phase. We look forward to seeing both new and veteran Lineage II players on launch day. See you soon on Emerge!
    • Added an enchant NPC ( more infos on test server)     - remade autofarm system, more clever , more humanlike steps, catacomb mode in route farm and rewrite of route farming   - Updated Antibot to defend even more from more advanced adrenaline users ( not gonna write how 😂 )   - now dll of antibot will not be flagged from antivirus or defenders   - Updated some more the AI based Agent     Our discord https://discord.gg/acvqx9rbhy   L2R Off files / monthly subscription
    • Interlude will never be the same again. To celebrate our first 3 months online, L2 Detona proudly presents League of Lineage.   A brand-new game mode inspired by the world's biggest MOBAs, bringing lane battles, minions, towers, strategic objectives, and epic team fights into the world of Lineage 2. All of this while preserving the essence that made Interlude one of the most beloved chronicles in Lineage 2 history.   ⚔️ Destroy enemy towers. 🛡️ Defend your base. 👑 Lead your team to victory.   📅 Officially launching on June 12, 2026. 🔥 Jump into the action right now through System_Test and become one of the first players to experience League of Lineage. Server Rates XP: 500x SP: 500x Adena: 200x Server Features Full Official Interlude gameplay with custom modifications Exclusive MOBA Arena 3 Hour Buffs for comfortable gameplay No Class Change Quests Website: https://www.l2detona.com Images of project: https://imgur.com/a/Lajn9Ag
    • Remove google ads from site , will be perfect without this.. we do a vote and we get 2-3 google ads, its nervus. i just give feedback you do ofc what you want 🙂
  • 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..