Jump to content

Recommended Posts

Posted

// -------------------------------------------------

// Lineage II Script Tool

// Make by HellFire, Russia, Ekaterinburg, 2005-2007

// project start at May 2005

// -------------------------------------------------

 

The utility is intended for work with scripts of server LineageII. It is devoted to loss of time

during manual work.

 

NET Framework 2.0 required.

 

The list of features.

 

* NPC Modules *

 

- NpcPos Maker.

Creation of territories with npc. It is made of one coordinate and a name npc.

Support of creation of Multi zones for many npc and One zone for many npc. Support of creation Privates.

Generation of positions with spawn chance.

- NpcPch Maker:

Creation of Pch/Pch2 files necessary for work.

Creation of cache files necessary for work CacheD

- Npc Injector:

Split file to many files (one file - one npc)

Merge all files (split metod) to one npcdata.txt.

Inject one npc to npcdata.txt

- NpcPos Shifter:

You can do shift coordinates in npcpos to needed value for any direct (x, y, z).

- NpcData skill_list checker:

get skill_list from npcgrp.txt and fix npcdata.

- NpcdataRateChanger. Support:

change rate on spoil, drop, exp, sp;

change item amount drop rate on adena, sealstones, spoil, drop

change item amount drop rate on spoil, drop to max value only or for both (min, max) change item amount drop rate on spoil, drop only for specific items from custom list 5 mode on rate builder. 4 on drop and spoil, 1 for spoil only. "Choose what you like better!" change rates and amount only for specific Npc type list.

- NpcPos Checker. Support:

1) add module checking npcpos.txt for searching bad privates. Logged only.

2) add module checking ai.obj for searching bad privates. Logged only.

3) add module checking npcpos.txt for searching invalid makers. Logged only.

4) add module checking npcpos.txt for searching invalid dbname param. Logged only.

 

 

* Skill Modules *

 

- SkillPch Maker:

Creation of Pch/Pch2 files necessary for work.

Creation of cache files necessary for work CacheD

- Skill Injector:

Split file to many files (one file - one skill). Better metod for work with skills.

Merge all files (split metod) to one skilldata.txt.

- Skill Editor:

Simple editor for one skill. Support import skill for edit. Include all features for skill

(ave, attr and etc).

- SkillAquire Editor: Creation new skillaquire.txt or edit exist file.

Support add/delete skills in list, commentaries and etc.

New- Skilldata Effect Researcher: parsing for effect for generating file with all skilldata effects with examples.

 

* Item Modules *

 

- ItemPch Maker:

Creation of Pch/Pch2 files necessary for work.

Creation of cache files necessary for work CacheD

- Item Injector:

Split file to many files (one file - one item). Better metod for work with skills.

Merge all files (split metod) to one itemdata.txt.

Inject one npc to itemdata.txt.

- Default_price finder:

You can calculate default_price for item from screen (you must know town rate, castle rate and buy price

for this item)

- ItemData Fixer: now have 4 metod's:

- check duplicate names and automaticaly renamed to [itemname_itemid]

- check item_type. If item_type different with header type, then header type automaticaly renamed to item_type type

Questitems checking:

- check itemtype=questitem. If item is questitem but name not start with "[q_" then name will be renamed to [q_itemname]

- check all itemtypes. If item is not questitem but name start with "[q_itemname]" then name will be renamed to [itemname]

Note: Much nonquest items have q_. Example Coins [q_gold_wyrm] and etc normal quest items.

 

* AI Modules *

 

- AI Injector:

Split file to many files (one file - one ai). Better metod for work with ai.

Merge all files (split metod) to one ai.obj. (NO WORK correctly for full ai.obj because correct sort metod not existing).

Inject one npc class to ai.obj. Support of recovery. Check for simple errors.

- AIMessageImporter: make export all Sxxxx. strings to file and make import all Sxxxx. to new Ai.obj from export file

- AIMessageTeleportImporter: make export (same as AIMessageImporter) all 'telposlist_...' strings to file and make importing to new Ai.obj from export file.

- AiRateChanger: change rate for getting items, sp, exp. Support log.

- container NULL pos Fixer: check AI.obj and npcdata for finding incorrect record for error "container NULL pos"

- Ai.obj Handler Line checker: Check of a file on quantity of lines in Handler.. Support log.

- Ai.obj Fixer: Check of a file on correct values in func_call, fetch_i, push_event and correction. Support log.

- Ai and NpcData Params Checker for check npcdata params (npc_ai=..) in ai.obj. Check full ai inherits tree.

- AI.obj shop list Generator for creating new shop list in Ai.obj.

New- AI DeCompiler. no comments

 

* Script Checker and Fixer Modules *

- Script Name Changer: allows to rename all names (skill's, npc's, item's) into names of other file. It is applied on files which send you from other developer (demand pch files for work of this method). Check all duplicate names.

- Script Leecher: finding param in one script and write to another. Can use for exchange data from one project to another. Or import data from client files to server scripts.

- Visual Script Editor: universal editor for scripts. Support templates for edit any script types.

- .DAT Decoder/Encoder with use l2encdec and l2asm:

Full functional module for working with client .DAT files. Module use L2EncDec® for decrypt/encrypt and L2Asm® for unpack/pack data for creating (as target idea) config files with old/basis standarts/formats.

You must SELF to create definition config's for working of feature "L2Asm<->Txt". Or you can use tool as simple GUI interface for l2asm and l2encdec (encode/decode, pack/unpack).

New- Script Param Value Searcher: search all definitions for param. Use for finding all existing values for param in script. Second, can use for creating L2SM Editor config file. And etc.

New- L2ScriptMaker Script Generator: can generate clean server config file from .dat client file

New- Recipe Generator: create new server recipe.txt script from client recipe-e.txt file

New- Script ID-Name Shower: searching Name for Id, or Id for Name (support itemdata, npcdata, skilldata). Idea by Hint

 

* Other Modules *

 

- Doorarea Maker: Creation doordata for one door. You need have only one pos and known door parameters.

- EventData Generator for creating new event.

- Multisell Generator for creating new multisell or import and edit your exchange list.

- AreaData Generator: to generate areadata zones.

- Exec Injector: Allows to apply a patch (self simple format) to any Exec file. Support of recovery. Support

of patches with absolute addressing.

- Authentifycation Blowfish Change Key Tool: you can see and change blowfish auth key in l2auth service and in client engine.dll

- Html Button Designer: can do from simple button - button with style (size, background) in all html files in folder

- QuestComp-e generator for 'CachedScripts' folder

- QuestPch/Pch2 Builder. Required itemdata.txt, questdata-e.txt and ai.obj for creating this files.

- Superpoint.bin Builder. See superpoint.bin file in text and build new Superpoint.bin from text file.

- GeoIndex Generator: small module for fast creating geo_index.txt file into GeoData folder.

New- Geodata name from Location converter: find geodata name from coordinates.

New- GetTestPoint Finder and Geodata Bug file gererator: scanning server ERR logs and generating geo_bug (xx_xx_bug.txt) files

 

Information about tool and last release can find there.

 

Use this update tool (in attach) for checking new updates and download tool. Utility only show last release. Same feature have in main tool but compare self version and last on website.

 

About licence

My apologies. But... 1 Jule - Hour X

If you recieve donation - write your PostPacific or e-mail for contact with you, because I do not know to whom to send license.

Attached Files

File Type: rar L2ScriptMakerUpdater.rar]

Credits to HF

Posted

Pfff again you post same topic that already exist before 20 minutes..!

Just press the search button ;S

 

1rst and last warning..!

 

 

<Topic LockeD>

Guest
This topic is now closed to further replies.


  • Posts

    • Dear clients, we strongly advise against holding funds in USDT due to an increase in mass freezes by the issuer. Any wallet can be locked without explanation if your coins happen to be in the wrong place at the wrong time. If you hold savings in USDT, swap them for something safer, such as XMR, BTC, ETH, or similar. When working with crypto, opt for decentralized coins that are technically impossible to freeze. Alternatively, after handling USDT, move your funds into safe assets. To protect your funds, we recommend using XMR, BTC, ETH.
    • Hello everyone, I am looking for a C4 Scions of Destiny (P656) Retail x1 L2OFF Server Pack + Source. My goal is not to launch a server immediately. I want to learn L2OFF server development in C++, understand the original C4 architecture, and eventually build my own project in the future. I have already tried to reach an agreement with a few members who offer C4 projects, but communication has been quite slow, so I decided to ask the community here as well. I'm specifically looking for a Retail x1 version, not a heavily customized x45 or PvP pack. Ideally, the package should include: Complete LoginServer Complete GameServer Source code SQL database AI / NPC scripts Geodata Visual Studio solution/project Everything required to compile, study, and run the server If anyone knows a trusted seller or can recommend a reliable P656 Retail x1 package, I would really appreciate your advice. I would also appreciate hearing from anyone who has purchased a Retail x1 package before and can share their experience. Thank you very much!
    • NEW SEASON OPENING - TODAY ! GRAND OPENING FROM - 10/07/2026, FRIDAY, 20:00 +3 GMT !
    • Elite Lineage II Development | Websites • Master Accounts • Custom Systems • Server Solutions Turn Your Lineage II Project Into a Professional Experience Hello everyone, My name is Frank, and for years I've been developing custom solutions for Lineage II private servers. My focus isn't simply creating attractive websites—it's building complete ecosystems that improve both the player experience and server management. Unlike generic web designers, I understand how Lineage II servers actually work. Every page and system is designed with real gameplay, server administration, and player retention in mind. Whether you're launching your first project or upgrading an established server, I can help you create something that looks and feels like a premium MMORPG. What I Can Build Modern Landing Pages Your landing page is the first impression players have of your server. I create high-end landing pages featuring: • Cinematic hero sections • Animated backgrounds • Countdown timers • Feature showcases • Grand Opening events • Server roadmap • Responsive mobile design • Fast loading and SEO-friendly structure No generic templates. Every landing page is built specifically for your project. Complete Master Account Systems One of my specialties is developing advanced account management panels that integrate naturally with your Lineage II server. Examples include: • Account Dashboard • Character Selection • Character Information • Character Statistics • Combat Power System • Achievement System • Character Mastery • Collections • Daily Rewards • Vote Rewards • Referral Systems • Lucky Wheel • Premium Account Management • Donation Store • Coin Wallet • VIP Services • PIN Protection • Password Management • Inventory Viewer • Warehouse Viewer • Rankings • Online Players • Server Statistics • Event Pages Everything is designed with both usability and visual quality in mind. Custom Web Systems Need something unique? I also develop completely custom features tailored to your server. Examples: • World Boss Event Pages • Raid Boss Tracker • Olympiad Rankings • Castle Siege Overview • Grand Boss Status • Event Management Panels • Daily Hunt Interfaces • Progression Systems • Collection Systems • Custom Shops • Clan Pages • Marketplace • Admin Panels If you have an idea, we can build it. Full Website Development I can create your complete server website, including: • Home • Downloads • News • Patch Notes • Server Information • Wiki • Rankings • Community Pages • Support Center • Knowledge Base • FAQ • Voting Pages • Donation Pages Designed to match your server's identity. Forum Integration Professional integration with community platforms. Examples: • XenForo • phpBB • Discord Integration • Custom Forum Themes • User Synchronization Server Experience Because I actively work with Lineage II servers, I understand much more than web development. Experience includes designing and implementing systems around: • Character progression • Achievement tracking • Collection systems • Daily Hunt mechanics • Lucky Wheel events • Premium services • Server economy • Custom reward systems • World Boss events • Event scheduling • Player dashboards • Administrative tools This allows me to design websites and panels that feel like a natural extension of your server instead of just another website. Technologies • PHP 8 • MySQL / MariaDB • HTML5 • CSS3 • JavaScript • AJAX • Responsive Design • API Integration • Linux Server Environment Why Choose Me? ✔ Years of Lineage II development experience ✔ I understand both the website and the game server ✔ Custom development—not copy-paste templates ✔ Modern UI & UX ✔ Mobile responsive ✔ Clean and optimized code ✔ Long-term support ✔ Fast communication ✔ Flexible solutions for every budget Portfolio Below you'll find examples of projects I've created, including custom landing pages, master account systems, dashboards, progression systems, and unique interfaces developed for real Lineage II servers.     Need Something Unique? Some of the most successful servers stand out because they offer features players haven't seen before. If you have an idea—even if it's only a rough concept—I can help transform it into a polished, fully functional system.     Contact Interested in working together? Feel free to send me a private message with your project details. I'll be happy to discuss your ideas and provide a free estimate. Let's build something your players will remember.     Discord:  https://discord.gg/qnmNkY6D3n
  • 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..