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

    • Vesper Noble heavy set (RAR) 1800 att - 150e Eternal Core Dualsword +6 300 att 130e Ring of Baium 130e AQ ring 100e Antharas Earring 200e   Paypal payments only DM in discord narttu123
    • L2REBORN x10 - 1gb - 4.2$ l2reborn x1 ( signature ) - 1kk - 1.3$ LU4 - 1kk - 2.3$ MASTERWORRK - 1kk - 3.8kk  discord - adver745645
    • Hello, Skill Activation: The activation options from the Alt+K window work perfectly. However, when activating them from the skill bar, there is still a delay of approximately 1 second. I need to remove that delay
    • --- Interlude Faction/GvE PvP grand opening 2025-11-15 19:00 GMT+2 ---   Gameplay: Chronicle: Interlude Type: Faction/GvE (Angels vs Nature vs Demons) GM Shop: B-S grade Buff slots: 20+4 Starting level: 74 + rebirth system   New Features: Client: Modern interface based on Essence Balance: New class skills for better balance Achievement Rewards: Daily, Weekly, One-time TOP rankings: PvP, Event PvP, Map PvP, Clan PvP, Event MvP, Map MvP Zones: 70 different PvP zones,  18 different events (8 map events | 10 main events) 12 Grand/raid bosses. Castle siege Olympiad Clan Hall challenge Custom Enchant System: Dynamic success chance (greater enchant level or item grade less enchanting success chance) Enchant rate: Blessed scrolls dynamic from 100% to 25%. Crystal Scrolls: 100%; Max enchant weapon +12 Max enchant armor +8 Safe point enchant system Extra Features: PvP items with level upgrade Weapon/Armor upgrade (from B grade to S) system Attributes system   Website: https://l2cygnus.com Community: Discord Facebook: https://www.facebook.com/l2cygnus Youtube:   
  • 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