Jump to content

Recommended Posts

Posted

:'(you must edit l2infoB.dat , it's must work)

because this file , "date base" and him edit for standard server(where no some new interprised items, skills ,oters...)so....It is yours work now...

Posted

hmm  maybe if you like you can translate FAQ from original...

L2info_edit v.1.0.1.67a

Программа для изменения файла L2info(0,A,B).dat (Walker).

1. Основная задача конвертирование данных из папки систем в которой содержится
  много информации, но не вся.
2. Чтение готовых файлов L2info(0,A,B).dat
3. Создание L2info(0,A,B).dat

Программа работает со специальными таблицами (db_1.dbf-db_9.dbf),
которые заполняются путем конвертации из папки систем или из
файла L2info(0,A,B).dat, затем сохраняются и редактируются 
любым редактором dbf файлов или этой программой.
Преобразуются (Save As…) в файл L2info(0,A,B).dat

Для работы программы необходимо BDE (Borland Database Engine)
-------------------------------------------------------
1. Конвертер. Раздел "Импорт из system"
  Конвертер на основе известной программы l2asm-disasm (http://www.l2wh.com/),
  обновлять путем замены содержимого каталога L2info_edit\data\l2asm-disasm\,
  основные каталоги, типа "DDF\C4\" важны, но можно добавлять любые хроники и
  изменять каталоги, в программе указать путь к *.DDF файлам.
  (При обновлении *.DDF файлов Камаэль+(СТ1.5) и Грасиа(СТ2) в некоторых оригинальных
  файлах есть ошибка, критичная по отношению к импорту из папки систем.)
1.1 Установить хроники, важно точно указать т.к. связано с *.DDF файлами l2asm-disasm.
1.2 Нажать кнопку DS и указать папку систем или любую папку содержащую файлы *.dat
    (weapongrp.dat,skillname-e.dat и т.д.), при этом нужные файлы скопируются в темп,
    декодируются и преобразуются в специальные файлы.
    В нижней части программы видно ошибки, возникающие при конвертации. Возможно
    не правильно указаны хроники или ошибки в ddf файле.
    (Часто возникает ошибка на фрии серверах с itemname-e.dat(неправильно указано кол-во
     предметов) пока не лечится).
1.3 Нажать кнопку LS, заполнятся все таблицы. Процесс долгий.
    Галка Ru - исправить при импорте криво конвертируемый русский шрифт() (глюк l2asm-disasm).
    (Есть возможность исправить потом - кнопка "А").
1.4 Усе.
При необходимости можно экспортировать любую таблицу.
Кнопка L экспортировать текущую таблицу из текстового файла.
Таблица 9-Exp(10) береться из каталога «L2info_edit\data\stru\»,
всего 4 типа: С4,free80,СТ1+,БФГ. Стандарты для 0,А-С4(9),В-СТ1(10).

Кнопка R - дополнительные функции доимпорта из других таблиц.

Темп не очищается автоматически, для возможности продолжить после ошибки.
Таблицы (1-9) в темпе удаляются автоматически при запуске программы, если они нужны,
скопировать перед запуском.

-------------------------------------------------------
2. Чтение L2info.
  Меню File-> Open & Read, откроет выбранный файл и заполнит таблицы,
  долгий процесс.
  Меню File-> Open, только откроет файл. Затем 
  меню «Read-> Read»-заполнит текущую таблицу,
  меню «Read-> Read all», заполнит все таблицы.
-------------------------------------------------------
3. Создание L2info.
  Раздел «Создание L2info(A-B).dat»,
  - выбрать тип «L2Info...» (0,A,B).
  - «Save Optimize» 
    - 2-ва основных режима (none,Full).
      - Full - создается оптимизированный файл, но очень долго, около 2 часов,
        маленький размер файла.
      - None - быстрое простое создание L2info, большой размер файла.
  - Галка - «Index base» - сортировка по ид
  - Галка - «N Items» - был замечен глюк в walker 10.6.x-10.7.4,
  при создании файла в таблице предметов не должны отсутствовать пропуски ид,
  но также и не должно быть дублирующихся ид,
  например у вас первый ид-1, последний ид-20008, 
  не должно быть 1-100..3000-5000..5500-20008, правильно 1-20008.
  Иначе отображалось неправильные названия в самом walker.
  В последующих версиях (walkera 10.8.-10.9) не проверялось, но вероятность 100%,
  что ошибка не была исправлена. Но существует вероятность, что бот будет поднимать
  все эти пустые предметы, и их в последствии нужно будет в боте пометить - не поднимать.
  Дополнять самостоятельно пустые ид, нет необходимости.
  
  В средней части программы есть галки с названиями таблиц,
  если убрать, то в создаваемый файл L2info не будет этой таблицы.
-------------------------------------------------------
  Пункты меню File (New DB,Open DB, Save DB As..) относятся к таблицам.
  Информацию лучше хранить в таблицах, а не файле L2info.

-------------------------------------------------------
v 1.0.1.67

+CT2.1
+Несколько обходов ошибок при имперте;
+Добавлен отдельный фильтр на каждую таблицу;
+Убраны сильные подвисания программы;
+Небольшие исправления.
---------------------------
v 1.0.1.65

+Небольшие исправления.
---------------------------
v 1.0.1.64

+Исправлена ошибка с таблицей скилов для типа Б
+При конвертации из систем, правит параметр грейда для оружия и вещей, S80 можно точить S заточками
---------------------------
v 1.0.1.63

+добавнена новая таблица экспы(free 80)
+возможность поиска дублирования ид в 1,2,3,5,6,7,8 таблицах.
+при создании файла строгий контроль табл.1-items. (Дубли игнорируются)
+простейший фильтр
---------------------------
v 1.0.1.61

+возможность импорта из офф систем
+возможность добавлять данные из другой таблицы (items)
+небольшие изменения
---------------------------
v 1.0.1.58

+полная версия
-------------------------------------------------------
Удачного ботоводства!

Ps.Be3geBJIa3
Все пожелания или ошибки просьба оставлять на форуме или ICQ:363556393.

Если появилось желание сказать спасибо, то сюда R426568456139, Z202541762782.

 

Posted

1) http://lineage2forever.org INTERLUDE

2) 74.86.80.28:2106

3) USERNAME: test  PASSWORD: bottest

1)Open folder TCPtunnel , run forward.bat

2)open folder l2walker.exe

3)BOTTING!!

Good luck!

Download bot - http://www.4shared.com/file/CiYxS42g/l2_forever.html

Posted

Ok,

 

i got on here

 

1. C4 - Server name L2g-Oldschool ( it has Bakeice thingie )

 

2. Dont know Ip nor Port

 

3. Account Testbot 123456

 

 

I don't think you can bypass bake-ice, find the IP to make this dudes job easier, open l2.ini with fileedit and read the IP, the port is 2106.

Posted

Ok,

 

i got on here

 

1. C4 - Server name L2g-Oldschool ( it has Bakeice thingie )

 

2. Dont know Ip nor Port

 

3. Account Testbot 123456

 

If don't know IP and Port please ,post your's l2.ini file.

 

And how said Simmo it's simple to take ip\port from l2.ini)

bacause I don't have C4 client

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • I wouldn't expect something less, since you work with Psadek (or I maybe mistake you with NightW0lf from itopz, in that case soz) Let's throw rocks at Java Golds and elevate "original L2OFF Golds", no?
    • We are delighted to announce our partnership with the leading resource, Active Anticheat, specializing in protection against bot programs, clickers, and additional modules for the game client that enhance the experience for both you and the players!   When you purchase Active Anticheat for our product, you will also receive a $50 discount.   Here's a brief overview of the features of Active Anticheat: Best protection against bots, including private and premium versions. Window limitation. HWID spoofing protection. Virtual machine protection. File hash protection for client files, preventing players from modifying them (e.g., interface files). Encryption of any game files. Integration with Discord to attract new players! Additional plugins: - Window with saved player logins/passwords. Players no longer need to enter them every time! - HWID sending to the game server. - Game window optimizer for quick switching. - Background FPS adjustment. - Window name customization in the format "%character_name% - %server_name%". - Ctrl+C/V permission. - Login and password saving (for Interlude -> High Five). - Launching the browser via server packets. - Launching interface events via server packets. - Interlude: fixing a known game bug (History: UpdateAnimation <- AActor::Tick <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop). - Interlude: debuff feature. 9) All of this is available without modifying the game server code (some plugins may require minor changes). Take note of newest plugin, which is highly useful: Guides section
    • The Lucera2 Multiprotocol is an advanced server branch for Lineage 2 that enables seamless support for multiple client versions on a single server instance. This allows players to connect and play using either the legacy (old) client or the newer Classic client simultaneously, without any compatibility issues or loss of functionality. Key Benefits Dual Client Support: Both the old Interlude client and Classic: Secret of Empire 2.6 client can run concurrently on the same server. All features from the Classic client (e.g., enhanced UI, new mechanics) remain fully available, while the old client retains its alternative features (e.g., simplified interfaces for lower-end hardware). Expanded Player Base: Ideal for regions with limited access to modern gaming setups, as it accommodates a wider range of devices and preferences, merging Legacy and Classic communities into one forum section for unified discussions. No Functionality Gaps: Extensive testing ensures zero disruptions—players on either client experience complete game integrity, including quests, PvP, raids, and custom Lucera2 subsystems. You can fully test and explore all aspects of Multiprotocol on the dedicated Test Server. Supported Protocols C6 (Old Client): Protocol versions 740–770. Classic Client (Secret of Empire 2.6): Protocol versions 166–192.
    • Connect to the server you need to >>>download<<< game client launch from /system_en/. Login server setup on auto registration, admin rights in game by default . Or you can use a patch specifying the l2.ini Connect to address classic.lucera2.com if you already have a game client Download updated patch All major/minor subsystems operate in a proper view. Absolutely ready to combat the server.
  • 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