- 0
Help with Compile Java
-
Posts
-
Stop bothering people with these servers you don’t even have. Especially these L2GOLD files. We are talking about the L2gold.eu server that i opened myself in March 2024. No one had access to my files - not the source code and not the server files. You are very smart, but from the screenshots, I can see you are not even an admin with this character edit: P.S. JERK
-
Stop bothering people with these servers you don’t even have. Especially these L2GOLD files. We are talking about the L2gold.eu server that i opened myself in March 2024. No one had access to my files - not the source code and not the server files. You are very smart, but from the screenshots, I can see you are not even an admin with this character 🙂 edit: P.S. JERK
-
SPECIAL OFFER UNTIL 31 JUNE. 150euro, don't miss it.
-
OFFER UNTIL 31 JUNE Complete Server Pack + Source Files: C4 Scions Of Destiny: P656 Retail X1 L2OFF Server Pack + Source: Price: 100EUR C4 Scions Of Destiny: P656 ESL2 Athena x45 L2OFF Server Pack + Source: Price: 100EUR Screenshots: https://imgur.com/a/eternal-sin-l2-athena-x45-c4-WYCpbjl C6 Interlude: P746 ESL2 Athena x45 L2OFF Server Pack + Source: Price: 100EUR The same as C4 but in C6 Client so the Screenshots is the same: https://imgur.com/a/eternal-sin-l2-athena-x45-c4-WYCpbjl C6 Interlude: P746 L2Gold L2OFF Server Pack + Source: Price: 100EUR Screenshots: https://imgur.com/a/9kB3oA9 C6 - Classic Interlude: P110 ESL2 Athena x45 L2OFF Server Pack + Source: Price: 200EUR Screenshots: https://imgur.com/a/Z2kZxuv Contact me here via PM (only serious buyers). Payments via: - Paypal (Friends and Family)
-
Hey everyone! I’m giving away 5 lifetime licenses for my newly developed pixel bot – perfect for Lineage 2 and similar games. The bot automates combat, buffing, and other in-game actions with an easy GUI and advanced Telegram-based license control. NOTE: You’ll need an Arduino Leonardo (or compatible HID device) for this bot to work! This is what makes the keypresses undetectable and safe from game protection. ✅ Features: Fully external (no memory injection, no bans) Works with Arduino Leonardo as HID keyboard Easy step-by-step GUI (no coding needed) Buffs, attack, targeting automation Bypasses most modern kernel anticheats Lifetime license, Telegram-based anti-piracy 💡 How To Get A Free License? Just reply here or send me a PM with: Why you want to try the bot What server you’ll use it on First 5 users get a free lifetime license! 💬 Contact: Telegram: @LetoKanaleto Questions? Ask here or PM me. Setup help provided! VirusTotal https://www.virustotal.com/gui/file/472510b9271a31908bd29a620988e74f67e1f1c783ac1cac80f89cc187c3793d/detection https://www.virustotal.com/gui/file/006a5a4b5c4fc369300ed44f250df5776f0b2a863de44242d2916c0b455772c5/detection Mega: https://mega.nz/file/m8MzRbLR#VUZ21msDcwfk5o_5CtCBC7KL6iZkXAlUSPLb5kw3v0A Google: https://drive.google.com/file/d/11X0eISEFa63EhKcZwaVwDAMibAWbzaQv/view?usp=sharing
-
-
Topics
Question
nolimmit
Hello guys,
I'm beginner in compile Java so i want to ask you few things about :
1) I want to know where I can find Classes Passive Skills in source and how I can add/delete skill or nerf a class.
I have other server who had this but i don't know how to compile to do a skill.xml same like this to can change all this staff more easy :
Passive Skills for Balanced Class [sTART]
-->
<skill id="8100" levels="1" name="Gladiator">
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<set name="castRange" val="-1"/>
<set name="effectRange" val="-1"/>
<for>
<mul val='0.95' order='0x30' stat='pAtkSpd'/>
<mul val='0.7' order='0x30' stat='cAtk'/>
<add val='100' order='0x40' stat='maxHp'/>
<mul val='0.8' order='0x30' stat='maxHp'/>
<mul val='0.8' order='0x30' stat='maxCp'/>
<mul val='0.9' order='0x30' stat='pDef'/>
<mul val='0.0' order='0x30' stat='reflectDam'/>
</for>
</skill>
<skill id="8101" levels="1" name="Warlord">
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<set name="castRange" val="-1"/>
<set name="effectRange" val="-1"/>
<for>
<add val='7' order='0x40' stat='accCombat'/>
<mul val='1.05' order='0x30' stat='pAtkSpd'/>
<add val='1000' order='0x40' stat='maxHp'/>
<mul val='0.0' order='0x30' stat='reflectDam'/>
</for>
If anyone know please don't hesitate to answer. Thank you so much guys
8 answers to this question
Recommended Posts