[Help]Enchant Bug L2J 

Newbie Spellweaver
Joined
Jan 3, 2007
Messages
39
Reaction score
0
Anyone can help me please? some ppls can do weapon +60k and more 80k.... how i can fix that ??
i have Gracia Part 2 last rev 1113.... Please Help me Thanks
 
no need search none anti-phx and nothing, somtimes i think ppl here try confuse other ppl.
Anser is:
the hack work from your Custom GM-shop just go to your :
data\multisell and the shop all HTMLS



make sure the Red "false" are not on true in your server and its will make your hack stop work.

<?xml version='1.0' encoding='utf-8'?>

<!-- Created with Lineage II - Multisell Manager -->
<!-- 2007 by tReXpert -->

<list maintainEnchantment="false">

<!-- Dynasty Phantom - Acumen -->
<item id="1">
<ingredient id="6393" count="15"/>
<production id="9860" count="1"/>
</item>

<!-- Dynasty Phantom - Conversion -->
<item id="2">
<ingredient id="6393" count="15"/>
<production id="9862" count="1"/>
</item>
 
Upvote 0
I remember a friend of mine had the same problem.
We did that what ment2006 told us to do and we made a script that was checking every player in the server every 15 minutes...
we were checking HP, MP, CP, stats, items and so on, and if we found something suspicious, we banned the player... and the account of the player
 
Upvote 0
I remember a friend of mine had the same problem.
We did that what ment2006 told us to do and we made a script that was checking every player in the server every 15 minutes...
we were checking HP, MP, CP, stats, items and so on, and if we found something suspicious, we banned the player... and the account of the player

needs memory for this and better to try coding the block unpacket system :D
 
Upvote 0
Back