Jump to content

Recommended Posts

Posted
divider-png.png

Update Account and Characters

Make Admin Accesslevel

UPDATE 'characters' SET accesslevel = 200 WHERE char_name = 'Character Name' AND account_name = 'Account Name' 

Empty Characters table and Account tables

TRUNCATE TABLE characters
TRUNCATE TABLE accounts

 

 

divider-png.png

Make a Character Hero offline

the character you want to become must be offline


INSERT INTO heroes
( charId, char_name, class_id, count, played )
-- CHANGE ONLY THE (CHAR NAME)
SELECT charId, char_name, classid, 1, 2 FROM characters WHERE char_name = 'CHAR NAME';

Just change only the CHAR NAME and execute it!

 

 

divider-png.png

Update Your Custom NPC table

this will enable you to make your custom_npc overpowered

Make patk column int limit to 11 (max)

ALTER TABLE `custom_npc` CHANGE `patk` `patk` DECIMAL( 11, 0 ) NULL DEFAULT NULL 

Increase P.Atk of your Anti PK Guard

UPDATE custom_npc SET patk = 99999999999 WHERE type = 'L2Guard'

even gm with full +65535 guns/armor can't survive!

 

divider-png.png

Update Newbie Custom Spawn

1st. login as admin go to where ever you want the custom spawn will be and logout

2nd. open characters table, copy your location (x, y, z)

3rd. run this script to update custom spawn.

UPDATE char_templates SET x = 'YOUR CHAR X LOC', y = 'YOUR CHAR Y LOC', z = 'YOUR CHAR Z LOC'

 

 

divider-png.png

Add Custom ITEM to Characters Creation

During every creation of the new characters, they will avail what ever item you will add here


UPDATE char_creation_items SET classId = -1, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 0, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 10, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 18, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 25, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 31, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 38, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 44, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 49, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 53, itemId = 'ITEMID', amount = 1, equipped = "false";
UPDATE char_creation_items SET classId = 123, itemId = 'ITEMID', amount = 1, equipped = "false";

this script will update all class during creation and they will have an item that you provided

 

 

divider-png.png

Add Custom Drop Items to specific Mobs

This script will execute additional drop items to specific mobs you desire

I use Tyrannosaurus the ID = 22215 and ITEM drop will be Infinity Bow ID = 6619


UPDATE droplist SET mobId = 22215, itemId = 6619, min = 1, max = 1, category = 1, chance = 7000

 

NOTE: Make sure you will backup your live data before doing this scripts

 

 

 


 

 

-- ~~ UPDATE ~~ --

Request by: Shilen

divider-png.png

Make Droplist for GrandBoss the same

NPC type:  L2GrandBoss

 


INSERT INTO droplist
( mobId, itemId, min, max, category, chance)
SELECT id, '[ YOUR DESIRED ITEM ]', 1, 1, 1, 10000 FROM npc WHERE type = "L2GrandBoss"

 

For custom_npc


INSERT INTO custom_droplist
( mobId, itemId, min, max, category, chance)
SELECT id, '[ YOUR DESIRED ITEM ]', 1, 1, 1, 10000 FROM custom_npc WHERE type = "L2GrandBoss"

 

thats all for now! I'll keep updating this thread soon!

 

good luck

 

Posted

Great share bro...I need 1 sql script to make all rbs to have the same drops...Can you send it to me or share it here?

as you request! updated!

Posted

 

 

You rock bro!!Thank you very much!!!I was need it very much!!+1 from me for your work and for helping ppl from community!

 

thanks for karma bro! if you have any problem with SQL syntax since L2 servers have some differences in comes of table's head and columns, just PM me or post your ERROR acquired here..

 

P. S. I use L2JFree CT2.2 Server.

  • 3 months later...
  • 6 months later...
  • 1 month later...

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

    • This is very unprofessional. First the price was €10k or maybe €5k then it dropped to $1k After that, he made people think the 166 protocol was fully added, but that is not true. I also have friends who talked to him, and he asked them for different prices in dollars. He does not have a fixed price. Also, the files are not finished. Anyone can make a login with 166 protocol and make it look good, but that does not mean the whole project is done. This kind of work takes a lot of time, and everyone knows that. So be careful if you want to buy files from this person. They are not finished. RIP  
    • L2 Reborn Eternal x10 community board HTML ONLY. Does not have function or Interface.xdat for the tabs. You are responsible to make the functions yourself.      Download
    • TG Support: https://t.me/buyingproxysup | Channel: https://t.me/buyingproxycom Discord support: #buyingproxy | Server: Join the BuyingProxy Discord Server!  Create your free account here
    • Dalam World — This is a new gaming project that brings together all the mechanics of your favorite games! I want to say right away that the game will run on all devices: Windows, Linux, macOS (Intel/Apple)! The Dalam World client features advanced graphics that will look great! The client also provides stable FPS even with a huge number of players! Dalam World is not a Salve or Chronicle client ported upward — it’s a completely remade game on its own proprietary game engine! Dalam World servers allow more than 100,000 people to exist in a single world without virtual instances, thanks to server technologies built with Elixir and Rust! Dalam World is the childhood game we love so much! From each of our favorite MMOs we took only the best elements! Low system requirements will let the game run on an old laptop! We redesigned the game so there are no bots or real-money traders! Game website: https://Dalam.World Game forum: https://Dalam.World/forums/ For arbitragers: https://careers.dalam.world/ Discord: https://discord.gg/vbQ347nuxd Telegram: https://t.me/+u1DNZPzscaRmNjYx Opening July 16, 2026 at 16:00 UTC!  
  • 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..