Jump to content

Recommended Posts

Posted (edited)
19 minutes ago, Mochuelo said:

Hey, want to buy mod to sell buffs on interlude lucera 3. Please PM me your discord

 

To buy such system it require the onInteract() and other to be edited. Since Lucera is locked do they provide access to this ?

Edited by Kara
Posted
1 minute ago, Kara said:

 

To buy suck system it require the onInteract() and other to be edited. Since Lucera is locked do they provide access to this ?

Sadly, I have no idea. 

Posted (edited)

Btw lucera can sell buffs with coins/items just go gameserver/data/buffs_tempaltes.xml create your buff template, take my example.

    <template menuId="99973" target="BUFF_PLAYER">
        <consume>
            <item id="9143" amount="10" />
        </consume>
        <produce>
            <skill id="308" level="1" />
        </produce>
    </template>

 

if you want to create something like buff coin ( item to not get removed )

just make the amount "0" and you just need the item in your inventory.

    <template menuId="99973" target="BUFF_PLAYER">
        <consume>
            <item id="9143" amount="0" />
        </consume>
        <produce>
            <skill id="308" level="1" />
        </produce>
    </template>

 

html bypass

bypass -h scripts_services.Buffer:act ask=99973&reply=npc-40010

 

33 minutes ago, Kara said:

 

To buy such system it require the onInteract() and other to be edited. Since Lucera is locked do they provide access to this ?

 

Or you can edit server.jar script.jar with this guide! 

Also you can save the classes if you want to get updates and replace it again. 🙂

Edited by Dragic
Posted (edited)
7 minutes ago, Elfocrash said:

Good luck doing that with an obfuscated project or with a class that isn't decompilable 1:1

 

Also, is that even working? You skipped the part where you load it in the game and show it working.

Of course is working! In my server L2Wish (using lucera3) i have many customs like autofarm etc.

Edited by Dragic
Posted
1 minute ago, Elfocrash said:

Interesting. I mean i wouldn't use it, I would use injected hooks instead which is better and safer, but interetsing nonetheless

Yeah, but most people own server with lucera and all knows source are not available for this project so they can do my method its safe and works 100% since you have compile new jar you just replace the classes with winrar..

Posted (edited)
5 minutes ago, Elfocrash said:

It's not that simple in more complicated classes or if the jar was signed. You just got lucky with the class that you picked and with the fact that it's not. If you just replaced the class in a signed jar you wouldn't be able to run it. That's an oversight on the Lucera's part.

I have made many changes in lucera core i never had a problem since intellij give you the apertunity to connect your artifacts with the jar libraries the codes are written correctly and compiled correctly you can try it by urself! 🙂

Of course im not fan of compiled projects but its a solution for people who own servers without sources.

Edited by Dragic
Posted
6 hours ago, Dragic said:

Btw lucera can sell buffs with coins/items just go gameserver/data/buffs_tempaltes.xml create your buff template, take my example.

    <template menuId="99973" target="BUFF_PLAYER">
        <consume>
            <item id="9143" amount="10" />
        </consume>
        <produce>
            <skill id="308" level="1" />
        </produce>
    </template>

 

if you want to create something like buff coin ( item to not get removed )

just make the amount "0" and you just need the item in your inventory.

    <template menuId="99973" target="BUFF_PLAYER">
        <consume>
            <item id="9143" amount="0" />
        </consume>
        <produce>
            <skill id="308" level="1" />
        </produce>
    </template>

 

html bypass

bypass -h scripts_services.Buffer:act ask=99973&reply=npc-40010

 

 

Or you can edit server.jar script.jar with this guide! 

Also you can save the classes if you want to get updates and replace it again. 🙂

 

 

 

7 hours ago, Mochuelo said:

Hey, want to buy mod to sell buffs on interlude lucera 3. Please PM me your discord

You still want to buy something you already have it? 

Let me know please, may i lock this topic and move it..

 

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

    • NEW SEASON GRAND OPENING FROM - 10/07/2026, FRIDAY, 20:00 +3 GMT !
    • System folder is indeed missing @eMommy
    • No complicated KYC, instant setup after purchase!  Boost your connection speed and secure your privacy today!  Official Website: https://novproxy.com?kwd=tt-max
    • I don't know this guy and I don't care about him or the server. What I want to say I already do it. And yes, it does seem like he has some mental problems to make up these stories. 
    • L2JForge Edition Update Revision: V1.0.119  Update: 15 June – 1 July 2026  Fixes & Improvements Fixed PawnShop pagination and inactive Community Board actions. Added thread-safe caching to the PawnShop system. Fixed MMOTopVote vote tracking. Fixed PvP Event participant cleanup. Restored the missing PvP Ranking broadcast. Improved CTF flag handling and zone validation. Added Try Skin / Hat Preview handlers to the Community Board. Improved character skin appearance refreshes without requiring a restart. Improved NPC positioning to reduce train and collision abuse. Fixed Seal of Ruler casting from invalid artifact positions. Added stricter castle artifact, range and height validation. Fixed character restoration stability during Enter World. Reworked Community Board Home, Shop, Bosses and Events sections. Added live Raid/Epic Boss status and respawn information. Added upcoming PvP and GvG event schedules. Integrated character services, settings and statistics into the Community Board. Moved Vote Rewards from a voiced command into the Character Menu in Community Board. Removed the obsolete Achievements / .rewards system.  Removed unused multilingual resources and simplified datapack loading. Improved datapack startup and HTML cache stability. Added automatic build revision and build-date metadata. Reorganized runtime libraries and standardized generated server jars. Refined the Player, Creature, GameClient, Clan and Frintezza systems. Performed extensive source cleanup and reliability improvements. Updated build configuration and repository exclusions.  Work in Progress Development continues with additional gameplay fixes, performance improvements, system cleanup and more upgrades already in progress..
  • 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..