Jump to content

Recommended Posts

Posted

Source of exploit: http://maxcheaters.com/forum/index.php?topic=205271.0

 

This is the exploit, so after some waste of time with tests i managed to fix this exploit on my local server.Tested of course, and i provide you free test in one of my local servers.Also this exploit is not fixed in many interlude servers, it works in many servers . For example l2vitality.So, i decided to sell this fix, of course affordable prize.Dont forget, i provide free test.

 

Contact info:versusa@hotmail.gr   ----Pm me here with your msn because when someone adds me at msn does not appears me the window, or pm me here.

Payment info:Only 5 € via paypal, or 10 paysafe[i prefer paypal and its better for you]

 

 

Posted

Ok gyes, here is one fix for dupe items exploit.Yes, i mean this known bug that is working at many c6 servers.I know there are many ways to fix this exploit, so if anyone of you has fixed this shit with another code, don't complain .

-----------------------------------------------------------------------------------------------------------------------------------------

Go at your source clientpackets and open Action.java .

### Eclipse Workspace Patch 1.0
#P CLEAR GS TEST
Index: java/net/sf/l2j/gameserver/clientpackets/Action.java
===================================================================
--- java/net/sf/l2j/gameserver/clientpackets/Action.java	(revision 4642)
+++ java/net/sf/l2j/gameserver/clientpackets/Action.java	(working copy)
@@ -22,6 +22,7 @@

import net.sf.l2j.Config;
import net.sf.l2j.gameserver.model.L2Character;
+import net.sf.l2j.gameserver.model.L2ItemInstance;
import net.sf.l2j.gameserver.model.L2Object;
import net.sf.l2j.gameserver.model.L2World;
import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;
@@ -56,7 +57,8 @@
		_originZ   = readD();
		_actionId  = readC();   // Action identifier : 0-Simple click, 1-Shift click
	}
-
+     
+	@SuppressWarnings("unused")
	@Override
	protected void runImpl()
	{
@@ -86,11 +88,29 @@
		}

		// Check if the target is valid, if the player haven't a shop or isn't the requester of a transaction (ex : FriendInvite, JoinAlly, JoinParty...)
-		if (activeChar.getPrivateStoreType()==0 && activeChar.getActiveRequester()==null)
+		if (activeChar.getActiveTradeList() != null && ! ( obj == activeChar ))
		{
			switch (_actionId)
			{
				case 0:
+					if(obj instanceof L2ItemInstance)
+					{
+						L2ItemInstance action = (L2ItemInstance)obj;
+						
+						if(action != null)
+						{
+							for(L2ItemInstance actionitem : activeChar.getInventory().getAvailableItems(false))
+							{
+								if(actionitem.getObjectId() != 0 && actionitem == null)
+								{
+									getClient().sendPacket(new ActionFailed());
+									return;
+								}
+							}
+						}
+				
+					}
+					else
					obj.onAction(activeChar);
					break;
				case 1:

 

Open your phx, login try the exploit oO , doesnot work. I Would please to no one hide it for less posts.

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

    • Added FloodProtector utility to prevent packet flooding for actions like item use and dice rolling. Integrated flood protection checks in relevant client packet handlers and registered/removal hooks in player lifecycle. Updated movement logic in L2PcInstance for improved position synchronization and geodata handling. Minor fixes and refactoring in attack logic, private store handling, and admin NPC editing. Refactored AI classes to enhance movement, attack, and skill usage logic for characters and mobs. Improved distance checks, attack range calculations, and skill casting conditions. Removed unused intention command logic from L2CharacterAI. Updated configuration to enable CellPathFinding. Minor code cleanups and bug fixes for more reliable AI behavior. Enhanced GeoPathFinding with detailed debug and error messages for region loading, including success/failure counts and file checks. Refactored L2AttackableAI and L2CharacterAI to improve attack range tolerance, immediate attack behavior, and added safety checks for missing targets. Updated configuration to disable CellPathFinding by default and added a new ShowRedName option for aggressive mobs. Minor config and log updates included. Applied TCP socket optimizations (e.g., TCP_NODELAY, buffer sizes, keepalive) in ClientThread, Connection, and SelectorThread to reduce latency and improve throughput. Enhanced L2AttackableAI with better random walk, aggro, and attack logic, including silent move checks, quest monster handling, and improved faction/raid/minion behavior. Added silent move support to L2PlayableInstance and quest monster flag to L2NpcTemplate/L2NpcInstance. These changes aim to improve server responsiveness, AI realism, and overall stability.
    • I’ve been using this Escape from Tarkov Hack for about a week now with no issues at all. ESP works great without any lag, and the aimbot is smooth and doesn't feel obvious. Had a quick setup with the loader, and support answered my questions right away. The HWID spoofer also did its job without messing with my system. So far, the cheat's staying undetected on my side.
    • Hello everyone, this is ADENA L2REBORN / LU4 / MASTERWORK We also have items, epics, etc. discord - adver745645 Our prices are reasonable, so have a nice shopping and a nice day.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock