Leaderboard
Popular Content
Showing content with the highest reputation since 09/01/2025 in all areas
-
I don't really work on L2j anymore, but from time to time, I check up the forums just in case someone built something cool, and I stumbled upon this: It's actually really easy to implement LLMs (both local, like gpt-oss, and online, like ChatGPT or Gemini) for any sort of action in L2. Even without training a model explicitly, a good GPU and some basic LLM knowledge can take you very far. Here is an example of an auto play bot I made in 10 minutes that uses gpt-oss (which is mega overkill) locally with a 5090 to do some basic farming. As you can see from the LM Studio responses, it is fairly fast (and uses reasoning too) to think about what's the best course of action for a given situation. Basically just a quick proof of concept. If I had time, I would make something like this for auto-play/farm or bots, since LLMs would play really nicely with fake players that can actually think and are not completely pre-programmed. It's quite cool.4 points
-
TL;DR A friend of mine helped Kara because his mother was sick. He sold him some Event Engine, but Kara sent it back broken. Banning him won’t change anything, because people are naive and will keep buying from him regardless. If you don't learn from past mistakes, there's nothing that can be done even if I ban him 100 times, he’ll just make 100 more accounts. Lineage 2 is dead. It’s time to stop focusing on trying to make money from it. There are far better opportunities online where you can earn more than what you're getting from a dying game. Move on and stop wasting money. Kara is Kara he won’t change.3 points
-
Exclusive custom skin for Dark Elf female, inspired by roses and dark elegance! Watch here: Download: Link Client mods site: Check For cooperation or questions — Discord: nevesoma3 points
-
3 points
-
What the fuck are you talking about on 2025? Did you ever played on any L2Gold server? Do you know where it was hosted and what files it run? It's particularly grating when people who haven't logged into L2 in years, or worst, someone actively attacking servers, pontificate about L2J vs L2OFF differences. Debating theoretical technical points while actual players just want stable, fun servers. I am aware of well known servers that ran successfully on L2J as far back as 2010.2 points
-
AI hype from dumb AF devs at it's best. The video shows a character doing the most predictable loop imaginable attack, loot, repeat. You don't need a "reasoning" LLM for that. A lightweight task scheduler or even a basic script can handle it with a fraction of the resources and zero GPU overhead. Spinning up a big language model to decide "hit the mob and pick up the drop" isn’t clever, it is wasteful. It's like hiring a rocket scientist to flip a light switch: impressive hardware, pointless job.2 points
-
Dunno what to say, I did play on some l2off recently and they felt worse than some java.2 points
-
2 points
-
Ανοίγουμε επίσημα το GameNest – το απόλυτο Gaming Marketplace στην Ελλάδα! Εδώ θα βρεις: Αγοραπωλησίες & ανταλλαγές in-game items, accounts και tech προϊόντων Δυνατότητα διαφήμισης για όσους έχουν servers, projects ή streams Ασφαλές περιβάλλον με verified sellers & reviews Συνεχόμενα Giveaways για όλους! Η συμμετοχή είναι δωρεάν για όλα τα μέλη Υπάρχει και VIP συνδρομή για όσους θέλουν exclusive προνόμια, αλλά δεν είναι υποχρεωτική. Μπες κι εσύ στο GameNest από την πρώτη μέρα και γίνε κομμάτι της πιο δυνατής gaming κοινότητας! Today we’re officially launching GameNest – the ultimate Gaming Marketplace in Greece! Here you’ll get: Buy, sell & trade in-game items, accounts, and tech products Advertising opportunities for servers, projects, and streamers A safe environment with verified sellers & reviews Tons of ongoing Giveaways for everyone! Joining is 100% free There’s also a VIP subscription with extra perks, but it’s completely optional. Don’t miss Day 1 of GameNest and become part of the strongest gaming community around! JOIN NOW https://discord.gg/77bY4fVGM1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Καλησπέρα παιδιά με λένε Δημήτρη ψάχνω παιδιά με όρεξη για παρέα και δημιουργία έχω ένα πολύ όμορφο project στο μυαλό μου το οποίο το φτιάχνω σιγά σιγά απλά θα ήθελα παρέα σε όλο αυτό το protocol είναι το 110 η φάση είναι pvp εύκολα μαξαρεις και ο σέρβερ με σεζόν για παραπάνω πληροφορίες ας μιλήσουμε να ακούσω και τις δικές σας ιδέες και να κάνουμε κάτι όμορφο μαζί δεν θέλω να γίνει κάτι με σκοπό να βγάλει χρήματα σαν project για να κάνουμε το χόμπι μας με αγνή αγάπη εννοείται τζαμπατζης δεν είναι όσοι έρθουν τα χρήματα που θα βγάλει αν βγάλει ο σέρβερ όπως και τη data base θα την στείλω και τα χρήματα με ποσοστό σε όσους βοήθησαν1 point
-
Well, I hope everything turns out for the best in the end. Best of luck.1 point
-
The Grand Opening, originally scheduled for October 10, has been postponed to November. Due to some personal issues, the launch cannot happen on the original date. Don’t worry the server WILL 100% open this year! This short delay will allow us to polish everything and make sure the launch is smooth and exciting. Thank you all for your patience and support. Stay tuned the exact November date will be announced soon!1 point
-
1 point
-
1 point
-
1 point
-
You'll need to test it, but you need at least some decent GPU power for it to be reasonably fast. What you can also do is predictive actions, so send a single request that is bigger, let it take some time and then instruct the response to include a batch of 5-10 followup actions which can be processed on the client (the l2 server).1 point
-
<?xml version="1.0" encoding="UTF-8"?> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./VoteEngine.xsd"> <!-- here is the global checks --> <!-- somewhere in the end --> <topsite name="iTopZ" enabled="true"> <api url="https://itopz.com/check/REPLACE_API_KEY_HERE/REPLACE_SERVER_ID_HERE/%ip%"/> <checkWord>TRUE</checkWord> <rewards> <item id="57" count="1000" chance="100" /> </rewards> </topsite> <topsite name="HopZone Eu" enabled="true"> <api url="https://api.hopzone.eu/v1/?api_key=REPLACE_API_KEY_HERE&ip=%ip%&type=json"/> <checkWord>complete</checkWord> <rewards> <item id="57" count="1000" chance="100" /> </rewards> </topsite> </list> just a guy with no choice to use other project asked me this, so if by any chance you were to use sunrise files here you go, this post will probably break some record on this topic like "one eternity later..."1 point
-
1 point
-
I wouldn't expect something less, since you work with Psadek (or I maybe mistake you with NightW0lf from itopz, in that case soz) Let's throw rocks at Java Golds and elevate "original L2OFF Golds", no?1 point
-
in terms of "Java" even this comment can be copied and presented as l2gold related pack in terms of "l2off" real l2gold copies very few, actual live servers can be counted in 1 hand Q:Why is it that no one can gather a team of at least 10 people because you need 10 experienced people, each has their own life, commitments and finally different views of how that server should actually work because all of them would expect something ($$$$) in return for their suposed involvement and such projects dont even go out of development. ps let me know who you would trust to do this i dare you name 3 only people not 10. finally i keep the copyrights for this post from becoming an l2gold server1 point
-
Specification: The above products work was carried out during 10 years. The main blow we did on: Asynchronous network tested in a live online 5000 online without lag Augmentation system according to the official server. Normal operating GEODATA and geo engine. Official spawn system, loot, an item of skills, etc. - All data in XML format Working on offlike quests and refinement. Adequate AI, corresponding PTS-server. Operating system skills. The normal system of working with objects in the "world", close to the pts-server. Siege close to the official server, without lags and bugs. Fully working Olympiad without problems and fully configurable. Advanced version control system and bug reports allow you to quickly solve a problem Now we invite all who wish to use a product that has no analogues in the market builds Interlude. Rate quality: Test server is always available for you What is included: We have split the price of the license - the kit includes all: Event - TvT, CtF, DM, Event Finder and other game events that are available on the server. "Proxy slider" for DDOS protection. Geodata all our production. Community Bordes in 2 versions - a full formal look and functionality of a custom and a Buffer etc. The vast number of services in Community, and at NPC The assembly is adapted to systems of protection against packet hacks - Smart-Guard, Strix-Guard, Active-AntiCheat Phantom system (fake players) Auto Farm system for players You can also write their own scripts and plug Extension - we have available an API for developers and a bunch of guides And a lot of more. The price and terms of sale: The product is provided 100% prepayment. The product is sold under license, after the acquisition you will need to go through the activation process, together with support staff and receive a serial key The cost of the full package is 120 USD. Later monthly cost support is 20 USD, which includes an update(access to repository) of the product and is not binding on delivery - optional payment, only if you need access to updates. We do not sell source code and do not recommend any developers! We do not write any addons for money and do not maintain an individual code! We write add-ons for all participants and place them on the repository - if any new mod is relevant in the current realities. The assembly is provided with a binding for a key, and is available in one external Ip address (License IP you can change for free). This file provides a fully compiled state.1 point
-
Hardware: Processor - 4-core ARM/x86 RAM - 5 gigabytes (for the Java process) Hard drive - 20 GB, preferably with a large cache or SSD Software: Oracle Java SE Runtime Environment 17 MySQL 5.7 or higher (Minimum 5.7, It is recommended to install the latest version from the developer's website) or MariaDB 10.5 and higher Operating Systems: Any operating system you feel comfortable working with and are proficient in! It can be any fresh Server/regular Win OS or Linux or Unix. User Profile: Basic knowledge of English, basic understanding of algebra and geometry1 point
-
It seems like L2Elite got away from copies. No? L2Gold.cc has years of experience, and it's publicly known that those files are stable and reliable. Over the years it developed a bad branding, tho.1 point
-
1 point
-
1 point
-
Website: https://www.nimeracp.com/ Discord: https://discord.gg/jCfcKTxdtr Hey there! Hope you liked my presentation on the control panel. I know you're probably wondering about the price, but I can't give an estimate just yet since we're still in development. That said, I’ll update you as soon as I have a final price to share. If you have any questions about the panel, feel free to ask in the replies, I’ll do my best to answer them accurately! @Moderators, if this isn't the right place and this section is only for finished products, feel free to move it to a more suitable section.1 point
-
1 point
-
1 point
-
1 point
-
What does ‘half-finished’ even mean? Most projects based on L2Off use essentially the same files made for gold-style servers, and they’re fully functional. As for the L2J branches, calling them ‘half-finished’ couldn’t be further from the truth, they’re not only complete in the sense of gold-style projects but are actually extended with even more features.1 point
-
1 point
-
1 point
-
Be careful, he's a thief. Be careful, he's a thief. Be careful, he's a thief. Be careful, he's a thief.1 point
-
would anyone get the fix for this? I don't want to activate anticheat, I would like a fix anyway General protection fault! History: UpdateAnimation <- AActor::Tick <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop1 point
-
Great product, easy to install/handle and nice guy @Splicho! Amazing work mate.1 point
-
1 point
-
Hello, I'd like to share with you a web template of me. https://www.mediafire.com/file/cslzde4h89it91y/Shinemaker.rar/file1 point
-
L2JMobius C1 System C1 + bonus textures C3 for C1 https://www.mediafire.com/folder/6oh7l7hf34xr9/C11 point
-
bro you need other tools for do that working... and other files... listen to me... you need UTPT to open the class or take the textures like this... https://prnt.sc/cHneGXEgxlwJ from here you can take what ever you want and after go make in Notepad ++ paste -> save as .uc latter on you must have source for interface to compile your new interface.u with new .uc you put inside this .uc what you made and thats create all the script lets say about the fuctionality of buttons... NEXT... Go download Xdat Editior go open file -> interface.xdat and copy one by one handmade all the Wnd and childrens... after you get in l2.exe and you can use ///reloadui or ///show windowname to help you fix your windows without close and open the l2.exe all the time...1 point
-
Download Password: [Hidden Content] Author: Nova-Design1 point
-
the most simple way is to delete this from xdat and will be stop interact visual with it.1 point
-
https://www.mediafire.com/file/ni4z9cxy1yy15f3/Silent_Essence.7z/file Enjoy!1 point
-
try it. https://mega.nz/file/k7Q2DQab#PBLbgi7VR1mbbm71Ntsa9UAcgbnbeLFwkghRomyaQFE1 point
-
I'm not really into doing this kind of stuff, but a here is a story behind why I'm selling this client's project. A while back, on the 28th of October, this person @JustMero (https://maxcheaters.com/profile/172704-justmero/) sent me a PV asking if I could do some jobs for him. And so I did. We started working together and all went well. On his first purchase, it was all related to bug fixes so he paid me directly. Soon he messaged me back, saying that he liked the way I worked and asked if I would be interested into "Contract payment", which is a method where he paid me every 2 weeks. His last payment to me was on the 4th of December using the e-mail "x.geryk@gmail.com" on paypal. The next payment would be on the 15th of December and till the day of today nothing. And since the 22nd he stopped answering me on Discord and Whatsapp, but still keeps coming online here on max and going online on whatsapp, nice right? I've been always honest with my job and clients, so by this explains why I'm selling this specific client project. For those who don't know me, I'm a software developer student currently on my last year of university and I've been working with java for the past 8 years, mainly making lineage 2 mods and spring for several clients. I've never felt the urge to announce my job because I have a lot of clients already by just letting them announce for me... But hey, here I am, so if you need me for anything, just come and ask. I work per hour (20E/h). If by any chance I have the mod that you requested, It will be the price of the mod in my list (If you wish to see the list hit me up or visit my website: l2jgabdev.com) So just before you ask, "Don't you have any kind of backdoor so you can go there and f*ck his shit up?" The answer is NO. I don't do this kind of stuff. Just shit happens when you trust people, and people simply upset you. So this is why I'm selling his project so I can get at least a bit of my time back. Up to his project: Its H5 project based on Sunrise v963 and utilizes the ZeuS engine as main add-ons engine. (P.S) If you don't know what you are doing, you will have a lot of head-ache with this ZeuS engine. I absolutly do not recommend this engine. But if you know how to code, at least a bit, you will be ok. ZeuS's way of coding is really "Unique" lets say... The server was programmed to be a midrate server and has many bugs fixed (that were present in the source) + Some diverse bugs found on the ZeuS engine itself. One of the things that I made for him was -Phantom Bots, -Custom instances, -Daily Attendance, -Custom events, -Reworked Event Engine -quest edits/fixes, -Custom boss event engine, -boss DB, -custom stats window, -Class Path mastery system, -and many others custom requests made by him. If you wish to test the server, just send me a pm and I will set it up so u can test it. With the pack, also come a copy of the website that I managed for him when I worked for him. (Which he blocked me from access since the 22nd too) https://l2eliteclub.com/ P.S: If you BUY this project, you will receive a copy of the source from his part. All the job I did for him, will go on a custom lib made by me. Asking price: 300 Euros. ON PURCHASE U GET: - Main project Source - Zeus Engine Source - My Addons listed above will come in a Library because their prices are much higher than just 300E. Small reminder, I'm selling this so I can get my wasted time back. For any other specific request, just send me a message on discord. For any other questions or work related you can post them here or just send me a private message and I will answer. Proof of beeing ignored: Discord: ✫ KlauS ✫#0402 https://gyazo.com/d125407c44829569488804fd4b6113c6 Whatsapp: https://gyazo.com/bc396302a45e33f8486ace650365af77 Daily Attendance: (PS. Items not included, these are my personal items and this gif is just an illustration of one of the system he has bought with me) Phantom Engine: Here u can download the config folder from the project and see what there is available on his project: https://mega.nz/file/ophA1CxB#ovUZAe9ymwN_Ets6mnk8he1ZtF_hqr1wjm0qwn3Aw_c Thank you for the read and stay safe. Discord: Gabriel 'GCS'#2589 Skype - email: gabriel_costa25@hotmail.com1 point
-
1 point
-
i found it lock that was the whole problem # XP loss (and deleveling) enabled, default is True Delevel = True mine was false1 point