Jump to content

[Updated][Guide][Share] Collection The Best Server Modification Java Only !!!


Recommended Posts

Posted

Man in pvp point... what i need for result? i cant put it work can u post here how i can make it?

 

 

Thx

 

Follow the steps of Vago Say's if you don't know how to make it works...

 

Use the guide what i give about compile and etc...!!

  • 2 weeks later...
Posted

Very nice topic, with very nice shares :)

 

 

Could I make a request here?

 

I want to edit the rule that players cannot be ressurected during Siege battle. Maybe theres no need for a patch or something, but im a bit nub on this so I wouldnt even know which file to edit :S

pm is ok too ^^

 

Thanks in advance

Posted

In L2JFree pack there is already exist a code to forbid resurrection in sieges:

 

 

com.l2jfree.gameserver.handler.itemhandlers.ScrollOfResurrection.java

if (targetPlayer != null || targetPet != null)
			{
				boolean condGood = true;

				// Check target is not in a active siege zone
				Siege siege = null;

				if (targetPlayer != null)
					siege = SiegeManager.getInstance().getSiege(targetPlayer);
				else
					siege = SiegeManager.getInstance().getSiege(targetPet);

				if (siege != null && siege.getIsInProgress())
				{
					condGood = false;
					activeChar.sendPacket(SystemMessageId.CANNOT_BE_RESURRECTED_DURING_SIEGE);
				}

				siege = null;

Posted

IiIiJacKiIiI & ˚°▫•Cobra●▫°˚  why do you stay in this crapy forum lol

 

you two are so smart.. why waste your time in this shity forum¿?

 

go ragezone or other bigger forums and show there that you are smart !! not in this dead stupid forum =S

 

btw ty cobra for the avatar the other day :P

 

if you think  its shity then why are you here Grisom?

Guest
This topic is now closed to further replies.



  • Posts

    • Fresh off my private server for inspiration.
    • Custom High Five server L2insolence will open 2026-06-17 21:00 GMT+2 ! ! ! Web: http://www.l2insolence.eu/ Discord: https://discord.gg/duMjnj3y9A We have custom: 10 diferent looking custom armor sets. 8 weapon sets, 2 weapons sets are upgradable. 6 jewel sets. ----------------------------------- All custom tatto, masks, cloaks, agathions, belts, bracelest, talismans and more. Everi single item have own custom stats like: +p.atk% , +m.atk% , +p/m.def% and mutch more. All items in game have own stats. With custom looks. Glowing etc. ----------------------------------- Rates XP, SP: 25x Spoil and Drop: 10x Server Hard Farm ----------------------------------- Enchantment Safe enchant: +20099 Max enchant: +20099 All scrolls: 100% ----------------------------------- You can use scrolls or item enchant NPC to make +++ abd life beter. NPC Buffer There's an NPC buffer in all of our main towns. We have custom self buffs learned with npc with custom stats. Global Gatekeeper. GM Shop with normal items and custom ones, Event NPC, item upgrader NPC. Raid Bosses, every zone have its own boss and drops for rare mats, respawn every 10 seconds.. Olympiad The olympiad is ongoing every two weeks.
    • I agree that kernel-level protection offers much deeper visibility and control, especially when it comes to advanced bots and bypass techniques. That said, I'm not trying to claim that a usermode solution is impossible to bypass. My goal is simply to increase the cost and complexity of bypassing the protection while keeping deployment simple, stable, and compatible for server owners. A lot of Interlude server operators don't want to install kernel drivers or deal with the risks and maintenance that come with them. That's why I'm currently focusing on a layered approach: secure launcher architecture, HWID licensing, session validation, anti-debugging, injection detection, integrity checks, replay protection, and heartbeat monitoring. I'm not ruling out kernel support in the future. Right now, my priority is gathering real-world feedback, improving the product, and learning how people attempt to bypass different protection layers. I appreciate the feedback and the discussion.
    • not true, you can change any bot program name so the ones that are injecting aint a problem any more, you can aswell bypass everything in a dll so his way of thinking isnt bad at all
  • 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..