Jump to content

Recommended Posts

Posted

w0w, hello MxC. Today while i was searching in L2J Forums i found something freaking cool.

 

- I am not sure if is working - I haven't tested it.

 

That's how it works:

<a action="bypass -h npc_%objectId%_GiveBuffs SkilldId SkillLvl PriceItemId Priceammount">get buff XXXX</a>

See ?? You write after GiveBuffs(space)SkillId(space)SkillLvl(space)PriceItemId(space)Priceammount.

 

Here is a real Example.

<a action="bypass -h npc_%objectId%_GiveBuffs 1204 2 57 5000000">get buff XXXX</a>

1204 ( The id of the skill ), 2 ( Skill level or buff level ), 57 ( Is adena, id of adena ), 500000 ( The ammount of adena, for this buff )

 

^^ is windwalk Buff, level 2. And you get this for xxxxx adena.

 

This is the simple diff, for this function:

Index: D:/Workspace/L2_GameServer/java/net/sf/l2j/gameserver/model/actor/instance/L2NpcInstance.java
===================================================================
--- /java/net/sf/l2j/gameserver/model/actor/instance/L2NpcInstance.java	(revision 2501)
+++ /java/net/sf/l2j/gameserver/model/actor/instance/L2NpcInstance.java	(working copy)
@@ -890,6 +891,27 @@
                html.replace("%playername%", player.getName());
                player.sendPacket(html);
            }
+            else if(command.startsWith("GiveBuff")){
+            	String[] params = command.split(" ");
+            	int SkillId 	= Integer.parseInt(params[1]);
+            	int SkillLvl 	= Integer.parseInt(params[2]);
+            	int ItemId 	= Integer.parseInt(params[3]);
+            	int ItemAmmount = Integer.parseInt(params[4]);
+            	int Ammount 	= player.getInventory().getItemByItemId(ItemId).getCount();
+            	L2Item item = ItemTable.getInstance().getTemplate(ItemId);
+
+            	if(Ammount < ItemAmmount)
+            	{
+            		player.sendMessage("You don't have enough " + item.getName() + " to get this buff." );
+            		player.sendMessage("You need " + ItemAmmount + " " + item.getName() + " to be able to get this buff.");
+            	}
+            	else
+            	{
+            		player.getInventory().destroyItemByItemId("getting buffs", ItemId, ItemAmmount, player, null);
+            		L2Skill skill = SkillTable.getInstance().getInfo(SkillId, SkillLvl);
+            		skill.getEffects(this, L2Character.class.cast(player));
+            	}
+            }
            else if (command.equalsIgnoreCase("TerritoryStatus"))
            {
            	NpcHtmlMessage html = new NpcHtmlMessage(getObjectId()); 

 

Credits: L2JForum

Posted

Easier : Make a phyton and change ITEM_ID and price of bufs xD

Python sucks, and always STUCKS.

 

man no make double post...!!:S btw this can be hacked?

For now yes..

 

wait wait, is this for a buffer .. or? i didnt understand.

Also if its not protected why do you share it?

Because i want.

Posted

I am not wrong at all ! I Have bypass protection ( Advanced ), and still stucking some times !

Explain me why in Azshara you could not stuck ?

Posted

Note: This function is not reccomended !, Hackers may send packets ! Although with some protections :D It can be useful. I will try to protect it.

idiot..

you can always make a check if the player is in peace zone or not >.<

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

    • ⚔️ The Grand Opening Has Arrived! ⚔️ In just a few hours the gate to the eternal battlefield will be open and the war between Order and Chaos will be set once again ! Its time to claim your destiny 🔥 👉 Register now and join the fight today! 🌐 https://l2ovc.com
    • Don’t miss the new Telegram gifts with our Telegram Stars purchasing bot! A great opportunity to invest in a stable digital asset at an early stage while the market is still forming. Buy other existing gifts in the official store using Telegram Stars, pay for subscriptions, donate to games and projects, pay for Premium subscriptions, and react to messages in channels! Low prices, multiple payment options, and other cool unique features! ⚡ Try it today — SOCNET STARS BOT ⚡ Active links to SOCNET stores: Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store via Telegram messenger. ⭐ Telegram Stars Purchase Bot: Go – fast and profitable way to buy stars in Telegram. SMM Panel: Go – promote your social media accounts. We present to you the current list of promotions and special offers for purchasing our products and services: 1️⃣ Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, bot) in October! You can also use the promo code SOCNET (15% discount) for your first purchase. 2️⃣ Get $1 on your store balance or a 10–20% discount — just write your username after registration on our website using the template: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3️⃣ Get $1 for your first SMM Panel trial — simply open a ticket titled “Get Trial Bonus” on our website (Support). 4️⃣ Weekly ⭐ Telegram Stars giveaways in our Telegram channel and in our Telegram Stars bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Don’t miss the new Telegram gifts with our Telegram Stars purchasing bot! A great opportunity to invest in a stable digital asset at an early stage while the market is still forming. Buy other existing gifts in the official store using Telegram Stars, pay for subscriptions, donate to games and projects, pay for Premium subscriptions, and react to messages in channels! Low prices, multiple payment options, and other cool unique features! ⚡ Try it today — SOCNET STARS BOT ⚡ Active links to SOCNET stores: Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store via Telegram messenger. ⭐ Telegram Stars Purchase Bot: Go – fast and profitable way to buy stars in Telegram. SMM Panel: Go – promote your social media accounts. We present to you the current list of promotions and special offers for purchasing our products and services: 1️⃣ Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, bot) in October! You can also use the promo code SOCNET (15% discount) for your first purchase. 2️⃣ Get $1 on your store balance or a 10–20% discount — just write your username after registration on our website using the template: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3️⃣ Get $1 for your first SMM Panel trial — simply open a ticket titled “Get Trial Bonus” on our website (Support). 4️⃣ Weekly ⭐ Telegram Stars giveaways in our Telegram channel and in our Telegram Stars bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Don’t miss the new Telegram gifts with our Telegram Stars purchasing bot! A great opportunity to invest in a stable digital asset at an early stage while the market is still forming. Buy other existing gifts in the official store using Telegram Stars, pay for subscriptions, donate to games and projects, pay for Premium subscriptions, and react to messages in channels! Low prices, multiple payment options, and other cool unique features! ⚡ Try it today — SOCNET STARS BOT ⚡ Active links to SOCNET stores: Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store via Telegram messenger. ⭐ Telegram Stars Purchase Bot: Go – fast and profitable way to buy stars in Telegram. SMM Panel: Go – promote your social media accounts. We present to you the current list of promotions and special offers for purchasing our products and services: 1️⃣ Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, bot) in October! You can also use the promo code SOCNET (15% discount) for your first purchase. 2️⃣ Get $1 on your store balance or a 10–20% discount — just write your username after registration on our website using the template: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3️⃣ Get $1 for your first SMM Panel trial — simply open a ticket titled “Get Trial Bonus” on our website (Support). 4️⃣ Weekly ⭐ Telegram Stars giveaways in our Telegram channel and in our Telegram Stars bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • 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