Leaderboard


Popular Content

Showing most liked content since 08/06/19 in all areas

  1. 10 likes
    It's getting close! The first stage is a multiprotocol for HF5! In future, a decision will be made on the earnings of a separate branch. Follow the news!
  2. 7 likes
    AUTO-FARM 2.0 | АВТО-ФАРМ 2.0 Mod supports 5 modes: * Physical mode (for fighter classes) * Archer mode (for fighter classes) * Mage mode (for mage classes) * Support mode (for all classes) * Summon mode (for all summoners) General Functions: 1. Add player skills from the shotcuts panel 2. Addendum/Deleting used skills 3. Assist in party by targeting the leader (for all modes) 4. Use skills at random from the list (for each type of skills individually) 5. Reuse skills with a delay (configured in the configs) 6. Control the disstance from the starting point of the farm (so as not to run away far) 7. Run away from close-range attacks of monsters 8. Setting the target search distance 9. Block target if it is already being attacked by another player. 10. Enable/Disable close-range attacks on the assistant (for healer mode) 11. Enable/Disable mana recovery to the leader (for healer mode) 12. Enable/Disable use of summon skills (for summoner mode) 13. System usage limit by HWID or IP (configured in configs) 14. Enable/Disable system for premium players only 15. Free test mode for players (configurable in the configs) 16. Available mode for calculating the remaining time when the farm is enable 17. Auto save all farm configured skills Works by voice command .autofarm This system is currently being tested on live projects. Features will expand! We are not trying to make a full-fledged bot for the server. This service is designed for a more comfortable game System is paid for! for verification and testing, you can use our test server. Base price 70 euro! (can be changed depending on extension of functionality) Система поддерживает 5 видов режимов: * Режим войнов (для ДДшников) * Режим лучников * Режим магов * Режим хиллеров * Режим самонеров Общие функции: 1. Добавлять навыки игрока с панели шоткатов 2. Добавление/Удаление используемых навыков 3. Ассист в пати по таргету лидера (для всех режимов) 4. Использовать скилы по рандому из списка (для каждого типа скилов индивидуально) 5. Использовать повторно скилы с задержкой (настраивается в конфигах) 6. Контролировать дисстанцию от начальной точки фарма (чтобы не убегать далеко) 7. Отбегать при ближних атаках монстров 8. Настройка дистанции поиска целей 9. Запрет на цель, если ее уже атакует другой игрок. 10. Включение/Отключение ближних атак по ассисту (для режима хилеров) 11. Включение/Отключение восстановления маны лидеру (для режима хилеров) 12. Включение/Отключение использования скилов саммонов (для режима самонеров) 13. Лимит использования системы по HWID или IP (настраивается в конфигах) 14. Включение/Отключение системы только для премиум игроков 15. Пробный бесплатный режим для игроков (настраивается в конфигах) 16. Режим расчета оставшегося времени только при включенном фарме 17. Авто сохранение всех настроенных скилов фарма Работает по голосовой команде .autofarm Данная система в настоящее время тестируется на лайф проектах. Функции будут расширяться! Мы не пытаемся сделать полноценного бота для сервера. Этот сервис предназначен для более комфортной игры Система на платной основе! для проверки и тестирования вы можете использовать наш тестовый сервер. Базовая цена 70евро! (может быть изменена в зависимости от расширения функционала)
  3. 6 likes
    Long-awaited update for clans section design!
  4. 6 likes
    New Community Design Press release of the new community design! Only for our customers. Trial version! it will be updated and refined. To buy, please contact our contacts! Новый дизайн комьюнити Пресс-релиз нового дизайна комьюнити! Только для наших клиентов. Пробная версия! которая будет обновляться и корректироваться. Для приобретения, обращайтесь по нашим контактам! Do not adapt to other emulators! / Не адаптируем под другие эмуляторы!
  5. 6 likes
    This mod is not included in the package with server and is purchased separately! Visual Service for players [EN] Buying skins Save and use skins under any armor Enabling/Disabling buy via community Attach skins to items (add skin if click to item) Данный мод не входит в комплекцию со сборкой и покупается отдельно! Система Визуализации для игроков [RU] Покупка скинов. Сохранение скинов и использование под любой броней/оружием. Включение/Выключение покупки через комьюнити Возможность привязки к предметам. (при использовании предмета чар получает скин)
  6. 5 likes
    General configs: # Enable system? AllowAutoFarm = True # If enable only premium players can use service. AutoFarmOnlyForPremium = False # Service is free? AutoFarmIsFree = False # Price list. Format [<hours>,<itemId>:<amount>] AutoFarmPriceList = 1,4037:10;3,4037:15;6,4037:20;12,4037:35;24,4037:50 # Enable free trial option for players AllowFarmFreeTime = True # Reset the trial period every day? AllowRefreshFarmTime = True # Free Period time [in hours] FarmFreeTime = 3 # If true, limits are calculated by the hwid. If false by ip. AllowCheckHwidLimits = False # Active limit auto farms FarmActiveLimits = 6 # Price for limit extension. # When server is restarted, extension reset to zero! FarmExpendLimitPrice = 4037,1 # Default settings for attack skills AttackSkillChance = 100 AttackSkillPercent = 5 # Default settings for chance skills ChanceSkillChance = 100 ChanceSkillPercent = 5 # Default settings for self skills SelfSkillChance = 100 SelfSkillPercent = 5 # Default settings for heal skills HealSkillChance = 100 HealSkillPercent = 30 # Default settings for summon attack skills SummonAttackSkillChance = 100 SummonAttackSkillPercent = 5 # Default settings for summon self skills SummonSelfSkillChance = 100 SummonSelfSkillPercent = 5 # Default settings for summon heal skills SummonHealSkillChance = 100 SummonHealSkillPercent = 30 # Default shortcut to check skills. ShortCutPage = 10 # Default and max distance for search mpbs. SearchDistance = 2000 # Default auto farm type. [0 Fighter] [1 Archer] [2 Mage] [3 Support] [4 Summon] AutoFarmType = 0 # Default interval task. AutoFarmIntervalTask = 700 # Skills Extra Delay [in seconds]. SkillsExtraDelay = 5 # Keep Location Delay [in seconds]. KeepLocationDelay = 10 # Run Close Up Delay [in seconds]. RunCloseUpDelay = 2 # Run Close Up distance. RunCloseUpDistance = 100
  7. 5 likes
    Lot's of stuff not listed here can be found in our test server. Ask for a free test drive. Basic information: Chronicles: High Five 5 Platform: Java 15 Status: Relevant Revision: Watch Rates: low • mid • high • extreme Condition of purchase Global benefits: New and thoughtful GEODATA Unique AI mobs and raids, grand and epic bosses Implementation based on PTS data (skills, quests, mobs, RAID bosses, NPC behavior and more) Reworked skills and quests according to the Chronicles of Hife Five Events, unique Mods and add-ons right out of the box A huge number of configurations for flexible configuration of your server Multilingual patch What we offer: Fast and timely technical support Correction of critical errors within a maximum of 24 hours Help in adapting our code to your needs* Updates every week** The friendship and the right attitude L2JETERNITY HIGH FIVE 5 Game Process Retail Like Olympiad Games. Post system works according to chronicles. Working system Nevit Blessing. Working service of the Character Birthday. (NPC Alegria) Reworked all Servants and Pets retail like. Clans system working. Working Auction Manager. Completely working Lucky Pig. Game classes: Skills changed in these chronicles are processed. All new abilities are realized. Studying levels ability are altered. Hunting zones: Antharas Lair Added new high five quests. The patrolling monsters - Knoriks working retail like All location is overpopulated. Dragons Valley Added new high five quests. Ability Morale Boost is released. (It is imposed on group during hunting) Patrol monsters are released. Dragon Vortex are released. All location is overpopulated. Watcher's Tomb Old monsters from the Dragons Valley and Antharas Lair are populated. Tower of Insolence Monsters are corrected according to chronicles. Teleports through Dimensional Vortex are changed Swamp of Screams The number of monsters is increased. Quests All new quests are released. (Including the Olympiad Games) Reworked the majority of existing quests according to these chronicles. Subjects All new accessories and items are released. The list of the goods in the Bench of the Prestigious Goods is changed. Dynasty Armor is corrected on S grade. The list of the goods by everything to Dealers-grocers is changed. This list, is reduced to the main change of High Five 5 entered in chronicles. Server Functional Optimization under big online and stable work. Item Mall is released. (Shop such as on official servers) Working Hellbound. Working Kamaloka. Working Delusion Chamber. Epic Boss Freya, simple and hardcore, as well as a chain of 6 quests for this boss. Epic Boss Zaken is fully consistent with retail servers (night, day and highest Zaken) Epic Boss Frintezza (Halisha) Complete release Epic Quest 7 Signs Subclass Certification. Parameters attributes summons Retail High Five. Collecting stones of attributes (collecting in air, in the Seed of Destruction, in the Seed of Infinity and in the Seed of Annihilation) is released. Complete release Seed of Destruction. (All Stages) Complete release Seed of Infinity. (All Stages and instances) Complete release Seed of Annihilation. (include Maguens) Items\Skills\Instances and many other things are kept now in the .xml files. Working air ships on the Gracia continent. Working Territory Wars. Working forts sieges. Complete release of "Master Work" items. Working Beast Farm. Working studying Squad Skills. Correct work of all epic bosses. Working dungeons of forts and castles. All Pailakas Instances working. Working Auction Manager. Correct work of all clanhalls. Working Pets and Summons. Bosses of Destruction Aerial Cleft Implemented Underground collision Customs Champions Monsters. Achivements Promo-codes Sellbuffs Premium Accounts System. Secondary password (According to the European server) Unique Community Board (more info bellow) Multifunction PvP Zone Vote Reward Mass/Individual Antibot popup window with question PvP Announcements PvP/Pk Reward System PvP Color System Infinity Consumables No Hellbound Quest Voting Surveys Auto Server Restarts Anti AFK Custom Enchant Rates Server Brute Force protection Bot Report Function Protection from Custom patch auto enchanters/attributes/farmers Large number of configs for more detailed setup of the server under any requirements. Events: Event Capture Base Event Capture The Flag Event Death Match Event Hitman Event Last Hero Event TvT Event TvT Round Lucky Creatures Treasure Hunt Korean Style Monster Town Attack Event Elpies Event Rabbits Event Race AngelCat Christmas CofferOfShadows FreyaCelebration GiftOfVitality GrandWedding Event Heavy Medal Squash Event Event Master Of Enchanting The Valentine Event Event L2Day Community Board: Donation page (dress me, enchant, attributes, levels, armors, weapons, jewels & more) Symbol Maker (Draw, Delete, Buy) Auction page (detects private stores too) Ranking Page (TOP Players in PvP,Pk Hero etc) Blacksmith (All functions in 1 page) Warehouse (Normal & Clan) GM Shop (easy to use & customise) Buffer (Player & Pet) Special Shop (for events or votes) Gatekeeper (All locations easy to customise) NPC to Community Board (talk to NPC and Community Board opens) Released Pages on Community Board Home Region Memo Favorite Friends Voice Commands: .autoloot .ach .autolootherbs .expon/.expoff (Turns on and off experince gain) .withdraw/.deposit (Banking System) .hellbound (Hellbound state check) .changepassword (Password Manager) .online (with fake online build in) .teletocl (teleports user to clan leader for a price) .repair (repair broken characters) .dressme (Skins character's weapon,cloak,armor) .aa (Converts seals to Ancient Adena) .7rb (checks bones missing) .sellbuffs (sets buffstore) .stats (checks missing stats like m.crit, debuff ressists & more) .combine (for talismans) .buffShield (block foreign buffs) .notraders (block trade requests) .buffanimation (block skills animation) .menu .cfg (character control panel) .premiumlist .combinetalismans .enchant .findparty .lang .offline .ping .rank .recovery .relog .lock Lot's of stuff not listed here can be found in our test server. Ask for a free test drive. * depending on the volume and complexity of the work * * on the level of access and license version Полный функционал можно посмотреть на нашем тестовом сервере! Основная Информация: Хроники: High Five 5 Платформа: Java 15 Статус: Актуально Ревизия: Смотреть Рейты: low • mid • high • extreme Стоимость: Узнать Конфиги: Смотреть Глобальные преимущества: Новый и продуманный ГеоДвижок Уникальные AI мобов и рейд, гранд и эпик боссов Реализация с учетом PTS данных (скиллы, квесты, мобы, рейдбоссы, поведение NPC и многое другое) Переработанные скиллы и квесты согласно хроникам High Five Ивенты, уникальные моды и дополнения прямо из коробки Огромное количество Конфигов для гибкой настройки вашего сервера МультиЯзык патч Что мы предлагаем: Быструю и своевременную техническую поддержку Исправление критических ошибок в течении максимум 24 часов Помощь в адаптации нашего кода под ваши потребности* Обновления каждую неделю** Дружбу и адекватное отношение ЭМУЛЯТОР L2JETERNITY HIGH FIVE 5 Игровой Процесс: Олимпиада. Почтовая система в соответствии хроникам Система Благословления Неввита Сервис День Рождения Персонажа (NPC Аллегрия) Переработаны все суммоны и питомцы Система Кланов Аукцион Полностью реализована система свинок Лакфи-Лакфи. Реализованы все новые аксессуары и предметы. Изменен перечень товаров в лавке престижных товаров. Броня династии переведена в S класс. Список товаров по всем торговцам-бакалейщикам изменен. Игровые классы: Все скилы переработаны в соответствии с хрониками. Реализованы все новые способности. Изменены все уровни изучения навыков в соответствии с хрониками. Охотничьи Угодия: Логово Антараса - Добавлены новые квесты high five. - Реализованы монстры патрульные - Конорикс и другие. - Локация перезаселена в соответствии с хрониками. Долина Драконов - Добавлены новые квесты high five. - Реализован бафф Духовность. (Накладывается на группу во время охоты) - Реализованы монстры патрульные. - Реализованы Драконические Вихри. - Локация перезаселена в соответствии с хрониками. Могила Смотрителя - Заселена старыми монстрами из Долины драконов и Логова Антараса. Башня Дерзости - Монстры исправлены в соответствии с хрониками. - Телепорты через Пространственный Водоворот изменены Болото Криков - Количество монстров увеличено. Квесты: Реализованы все новые квесты. (В том числе и для олимпиады). Переработано большинство существующих квестов в соответствии с хрониками. Этот список, сводится к главным изменениям в High Five 5! Функционал Сервера: Оптимизация под большую онлайн и стабильную работу. Реализован Игровой Магазин. (Item Mall) Полностью рабочий Остров Ада. Окрестности Камалоки. Зал Иллюзий. Эпический босс Фрея, простая и сложная, а также Цепочка из 6 квестов для этого босса. Эпический босс Закен в соответствии с хрониками. Эпический босс Фринтеза (Халиша) в соответствии с хрониками. Реализована цепочка квестов 7 печатей. Сертификация подклассов. Параметры атрибутов в соответствии хроникам. Сбор камней атрибутов (сбор в воздухе, в Семени Разрушения, Семени Бессмертия и в Семени Уничтожения). Полная реализация Семени Разрушения. (Все стадии) Полная реализация Семени Бессмертия. (Все стадии и временные зоны) Полная реализация Семени Уничтожения. (включая Магвенов) Предметы\Скилы\Зоны и многое другое парсится с .xml файлов. Воздушные корабли на континенте Грации Территориальные Войны. Осады Фортов. Реализованы все "Редкие" предметы. Ферма диких животных. Squad Скилы. Корректная работа всех эпик боссов. (в соответствии с L2OFF) Рабочие подземелья фортов и замков. Реализованы все Пайлаки. Аукцион. Корректная Работа всех Холлов Клана. Реализованы все питомца и суммоны. Реализованы Боссы Разрушения Реализована Расщелина Подземный коллизей Другое: Монстры Чемпионы. Достижения Промо-коды Продажа бафов Система премиум Аккаунтов. Дополнительный пароль (По данным европейского сервера) Уникальная Community Board (Смотреть) Многофункциональная Пвп Зона Награда за голосование Анонсы о PvP Система наград PvP/Pk Система PvP цветных ников Бесконечные Расходники Доступ к Острову Ада без квесты Авто перезагрузка сервера в указанные промежутки по времени Анти AFK система для ивентов Расширенные настройки для зачарования предметов Защита от Брута Функция Отчета о бот игроках Большое количество конфигураций для более детальной настройки сервера под любые требования. Ивенты: Захват Базы Захват Флага Death Match Наемный Убийца Последний Герой Твт Твт Раунд Lucky Creatures Treasure Hunt Korean Style Атака Монстров AngelCat Christmas CofferOfShadows FreyaCelebration Elpies Rabbits Race GiftOfVitality GrandWedding Медальки Тыквы Мастер Зачарования День Святого Валентина L2Day Community Board: Страница Доната (dress me, зачарование, атрибуты, оружие, броня, бижа, и многое другое) Сервис символов (Вставить, Удалить, Купить) Мульти Аукцион (так же добавляются все частницы магазины и есть возможность продавать товары за любые предметы) Статистика (Топ игроков, героев и многое другое) Кузнец (Все функции на 1 странице) Склад (Все функции) Магазин (Простой & Кастомный) Баффер (Игрок & Питомец) Спец Магазин (для ивентов и за голосование) Телепортер Все сервисы сообщества можно привязывать к нпс Сервис Сертификации скилов Сервис Подклассов База знаний дропа Статистика Боссов Голосовые Команды: .autoloot .ach .autolootherbs .expon/.expoff .withdraw/.deposit .hellbound .changepassword .online .teletocl .repair .dressme .aa .7rb .sellbuffs .stats .combine .buffShield .notraders .buffanimation .menu .cfg .premiumlist .combinetalismans .enchant .findparty .lang .offline .ping .rank .recovery .relog .lock Полный функционал можно посмотреть на нашем тестовом сервере! * в зависимости от объема и сложности работы ** от уровня доступа и версии лицензии
  8. 4 likes
    Starting today, both branches of the emulator are switching to support Java version 15! Dear customers, be careful when updating! A link to the current jdk version is attached below in topic! Начиная с сегодняшнего дня обе ветки эмулятора переходят на поддержку 15 Java версии! Уважаемые клиенты, при обновлении будьте внимательны! Ссылка на актуальную jdk версию прилагается ниже в теме! Download JDK 15.0.1 x64
  9. 4 likes
    Last updates this year! - Add quickly adding a drop system to npcs - Add Seed of Destruction Defence Stage support - Add new oly param for print opponents info - Add new oly param for confirmDlg msg - Remove double chance for SA lvl up - Rework global ai support for mobs (if region not active - mobs with global AI enable) - Achivements event full rework! - Announce for epics and raids when killing HAPPY NEW YEAR!
  10. 3 likes
    Rebith 3.0 - Rebirths are created according to templates (unlimited) - Creation of any number of branches for learning skills - The ability to limit the choice of the right or left branch in the process of learning skills or both - Сonvenient formation of required items and awards - Most convenient xml support for the mod - Перерождения создаются по шаблонам (неограниченно) - Создание любого количества веток изучения скилов - Возможность ограничения выбора правой или левой ветки в процессе изучения скилов или же обоих - удобное формирование требуемых предметов и наград - максимально удобная xml поддержка мода Price / Стоимость - 5000 (rubles)
  11. 3 likes
    Friends, news! We have been waiting for this moment for a long time to introduce a new branch in our developement and share our progress with you. In the last couple of months we have been working on improving server and now we want you to play High Five on a new client, a new interface. Refreshing our old High Five with something new was just a necessity and now you can feel for yourself. In plans There will not be a full implementation of Salvation chronicles, but part of functionality will be gradually implemented for customers who, for example, will want to use only the 140 protocol (without the HF client). For our customers Main advantage for our current customers is that multi-protocol is fully synchronized with High-Five 5 version! And if you want to switch to a new branch, there will be no difficulties or loss of settings! Information on updates You can view the latest list of changes here Prices Server with updates and technical support — 300€ (at the current rate) At the moment, updates will be released as free as on HF5 (but this may change) If you are already our client, the conditions for switching to a new branch are negotiated individually. TEST SERVER : Free patch for test server can dpwnload here: EU client: https://fex.net/s/opn7pes EU patch: https://disk.yandex.ru/d/JCw3vpKlIYr3MQ — https://cloud.mail.ru/public/H82H/HqjqyzDQa RU client: https://fex.net/s/amodcm0 RU patch: https://disk.yandex.ru/d/nu0uUIosbAIV-Q — https://cloud.mail.ru/public/az4h/sBTpjc8uH About paid patch: We are also working on client side - we remove unnecessary, modify something (thanks to those who help) and adjust it to the High Five content. This patch will be paid, since it also takes a lot of time and cuts out everything unnecessary and superfluous that will not work correctly on the server. The patch will be updated as well as the server as requests and necessary. Друзья, новости! Мы долго ждали этого момента чтобы представить новую ветку в нашем деле и поделиться с вами нашим прогрессом. В последние пару месяцев мы работали над улучшением сборки и теперь мы хотим чтобы вы играли в High Five на новом клиенте, новом интерфейсе. Освежить нашу старушку High Five чем-то новым было просто необходимость и теперь вы можете сами пощупать. В планах Не будет полной реализации хроник Salvation, но часть функционала будет постепенно реализована для клиентов, которые к примеру захотят использовать только 140 протокол (без HF клиента). Для наших клиентов Главное преимущество для текущих наших клиентов в том, что мульти-протокол полностью синхронизирован с High-Five 5 версией! И при желании перейти на новую ветку не составит никаких сложностей или потери настроек! Информация по обновлениям Ознакомиться с последним списком изменений можно тут Стоимость Сборка с обновлениями и тех. поддержкой — 300€ (по текущему курсу) В данный момент обновления будут выпускаться так же бесплатно как и на HF5 (но это может изменится) Если вы уже наш клиент, условия перехода на новую ветку оговариваться индивидуально. ТЕСТОВЫЙ СЕРВЕР: Бесплатный патч для тестового сервера можно скачать тут: EU клиент: https://fex.net/s/opn7pes EU патч: https://disk.yandex.ru/d/JCw3vpKlIYr3MQ — https://cloud.mail.ru/public/H82H/HqjqyzDQa RU клиент: https://fex.net/s/amodcm0 RU патч: https://disk.yandex.ru/d/nu0uUIosbAIV-Q — https://cloud.mail.ru/public/az4h/sBTpjc8uH Про платный патч: Мы также работаем и над клиентом - удаляем лишнее, что-то модифицируем (спасибо тем, кто помогает) и подгоняем под контент High Five. Этот патч будет платный, так как так на это так же тратиться много времени и вырезается всё ненужное и лишнее которое не будет работать корректно на сервере. Патч будет так же обновляться как и сервер по мере запросов и необходимости. Screenshots | Скриншоты Заточка брони / Enchanting armor ===
  12. 3 likes
    - Add new online rewards mod - Add new params for drop items from one group (add spoil and raids) - Add params for drop items from one group for premium templates - Fixed bug with drop rewards from treasure chects (if low player apply damage) - Add params for dressme (for block enchant and augment effect -> need for hero weapons for safe hero effects) - Clenup code for charcter effectlist - Add new param for custom char (for check request item) + localization support - Check null for olympiad zones - Fixed double bypasses for some quests - Sellbuff title restore after server restart - Add remove premium support for gm - Skills level changed for more correct - Add itemConsumeCount for items support - Last Lesser Giant Olkuth have no minions - Null error for close connections - Disable restore traders for gm kick cmd - Add miss Latana skills - Miss power for Wrath skill - Correc info for 113 quest lvl diff - Reco bonus system settings in configs (by order) - cal char online time (in real time) - Fixed problem hide name for chars with cursed weapons - Traders not check by disconnect settings & configs - SagaOfTheDominator change coords for spawn quest npcs (was wrong) - Add Konoriks mass debuff - Academy service fixed double mails - Premium parse amounts change to long format - Premium pets add check to valid casts - Added miss check for zones (can be null) - Fixed noble info at char shift_click (by report) - _10295_SevenSignsSolinasTomb correct re-enter in instance with check all statuses (by report) - Rework pets heal skills support (transfer percents to xml) - Check sync pet level if player change subclass - onDeath support rework - New corrects config for rates - Correct calculation of winner by damage at oly - Fixed cast task if player cancel target - Fixed Hide remove by AOE skills - Fixed autofarm stick if mob remove at attack - Pets task error by report - quest Id 7 & 8 fixed for correct work - Correct Sailren work - Add reload support for epics (like GM reload scripts) was problem with dublicate bosses - Problem with geodata junction (by report) - Gate Chant cant use in combat status - Target Cancel effect try break cast (dont abort cast!) - Rework & group classmaster for community and general to xml format - Add pcPoints, fame and reputation for promocode support - Add enchant, augment, elementals & durability for initialEquipment support - Fixed problem with banned race at regions restart points support - Added miss RelationChanged for summons at sieges - Acp blocking if char is in heal block or stun - Reflect damage at last hit before target dead not active - Fixed Silpeed's Wing & Silpeed's Blessing print reuse time - Some changes for rnd calc drop items - Add miss skills for summon premium pets (Super the Cats) - Fixed ZombieGatekeeper AI null error (by report) - at BeastFarm can be tamed max 7 animals (like L2OFF) - Turek orcs AI rework - Added modifiers for noble stones (by order) - Added config for save enchant skills if char delevel (by order) - Correct Bleed enchant type with restore hp - Change logining format - Rework to xml and add miss for skills support character expPercentlost system - Rework double session system - Transfer pvp reward to xml - Add level limit support for pvp reward (at fun zones) - Add miss support for block potions at fight events - Fixed problem with respawn at FunPvp zones(now it teleports to nearest town) - Add party reward support for pvp - Fixed problem with pawn beleth clones after beleth death - Added debug for multisell check price - Drop protection from raids 5 min - add Active Anti-Cheat support for server - Correct spoil chances for Parasitic Leech - Fixed reflection reduce for premium players - Regroup Confirm Dialog support - Add Confirm Dialog for offline system - Fixed block max enchanting (was bug - took the item) - SOA spawn random minions every respawn (like l2OFF) - Correct drop for event MonsterAttack (and for other too -> by kill reward) - Some rework certification support in community (add block skills support) - Check to learn skills with overloaded inventory - Add scheme voice support buff (.buff <shemeName>) - Block maxAmountPerGroup configs for equip items for mobs (will standart max amount -> 1) - Add miss save status for some world events - Fixed problem with reset reuse skills at Korean Style event - Changed drop amounts support (before update on life server, check your values locally) - Rework to static system: * _112_WalkOfFate * _122_OminousNews * _174_SupplyCheck * _281_HeadForTheHills * _333_BlackLionHunt * _642_APowerfulPrimevalCreature * _643_RiseandFalloftheElrokiTribe * _663_SeductiveWhispers
  13. 3 likes
    This mod is not included in the package with server and is purchased separately! Cost of this mod : ( discussed individually ) VIP bonus system for players [EN] Each character has access to a VIP system for killing certain mobs or Raid Bosses. When killing certain mobs-points are given to increase the VIP level. According to the standard, there are only 10 VIP levels. (you can set as many as you want) VIP system is reset to zero every month. What it can do, how to configure it: Each next VIP level increases the player's rates: Drop, Spoil, Exp, Sp. At each VIP level you can set a daily reward . For example: at VIP level 3, each day the character will be given items until they get the next level . Данный мод не входит в комплекцию со сборкой и покупается отдельно! Стоимость данного мода: (обсуждается индивидуально) Система VIP бонусов для игроков [RU] Каждому персонажу доступна VIP система за убийства определенных мобов или Рейд Боссов. При убийстве определенных мобов - даются очки для повышения уровня VIP. По стандарту уровней VIP всего 10. (можно выставить сколько угодно) VIP система обнуляется каждый месяц. Что умеет, как настроить: Каждый следующий уровень VIP повышает рейты игрока: Drop, Spoil, Exp, Sp. На каждом уровень VIP можно выставить ежедневную награду. Например: на 3 уровне VIP каждый день персонажу будут выдаваться итемы, до тех пор пока он не получит следующий уровень. Screenshots | Скриншоты:
  14. 2 likes
    Starting today, both branches of the emulator are switching to support Java version 21! Dear customers, be careful when updating! A link to the current jdk version is attached below in topic! Начиная с сегодняшнего дня обе ветки эмулятора переходят на поддержку 21 Java версии! Уважаемые клиенты, при обновлении будьте внимательны! Ссылка на актуальную jdk версию прилагается ниже в теме! Download JDK 21.0.2
  15. 2 likes
    Drop Database - Salvation (140p) Overview New interface window for the salvation client that show npc info without server interaction. Features: View NPC model; View NPC drop and spoil lists; View quests related to NPC and quests start locations; View NPC stats with passive skills; View NPC location on map; Search in npc list by npc/item/quest names or ids; GM can see NPC id and location vector. Teleport directly to NPC and quest start locations. Summon NPC and items by double click on them. This functions is not available for common players. Window works over MonsterBook_client.dat file as data source. Without any dll and flash components. Pack contains: Unreal script source code and xdat window. Server side script for dat file generator. Small instruction how to integrate window. All needed tools to integrate it to your sources(l2cilentdat, xdateditor, salvation interface compiler). It requires that you understand what you are doing. I'm not going to do anything for you. Price: 150 $ Contact me via Discrod: @Projack Screenshots Video demonstration
  16. 2 likes
    From January 1, 2023, all our active repositories will be moved to gitlab and current svn hosting will cease to exist. In this regard, all cutomers need to contact me to clarify and confirm their accounts. Subscriptions of all unconfirmed accounts will be suspended without right to restore. Also, starting from the new year, pricing policy in all directions will be transferred to a fixed price in rubles! С 1 января 2023 года все наши активные репозитории будут перемещены на gitlab и текущий хостинг svn прекратит свое существование. В связи с этим всем клиентам необходимо со мной связаться для уточнения и подтверждения своих аккаунтов. Подписки всех не подтвержденных учетных записей будут приостановлены без права на восстановление. Так же начиная с нового года ценовая политика по всем направлениям будет переведена на фиксированную цену в рублях!
  17. 2 likes
    Monsters Book (Emu-Dev Converter) * Скрипт парсит реальные статы ваших мобов с активного сервера * По возможности учитывается регион обитания монстров (если они есть в мире на текущий момент) * Парсит ваш актуальный дроп и спойл с текущими рейтами сервера * Большой спект подгона камеры по отображению мобов по коллизиям (возможны мелкие недочеты) * Парсит весь список предметов сервера цена 5000р.
  18. 2 likes
    Do you need telegram bot example like discord bot in share section? I'm not interested, but if I see your positive reaction, I'll do it.
  19. 2 likes
    - Add new gm cmd //refresh_skills - Add skills save support for autofarm - Block dublicate logs for oly if battles end - Correct mp consume for Signet effects - Some rework refresh free autofarm time mechanism - New xml param for LOA raids (by order) - Full rework regions size - Rework support all zones (unlinked from regions) - Add contition for check valid target when char cast ward - Spell Turning add chance to effect - Check correct enchant time for some skills (was problem) - Some skills correct by reports - New skillType for Block Shield and Block Wind Walk (for correct work) - Correct revalidate zones - Add check conditions for ressurections at TW - Add isNoSummonFriendZone for FunPvp zones - Full remove old revalidate and check zones support (full rework) - Simplified siege zones conditions by new zones support - Debuffs time new calc with resists - Orfen msgs block to spam - Correct timeleft for debuffs - Change check players ip support (check ip address by client side) - Add param for boss zones (for enable tp) - Diff types for blockbuff effects for correct work - Separate column for save oly points of previous period - Charm of Courage check only siege zone (not by reg status) - Update auto pledge class for clan members when clan level up (needed a relog) - Negate effects calculating the chance separately from the regular configs - Replacement of debuffs only if there are have abnormalTypes - Fixed oly battle damage info (now write received damage) - Heroes battles stats calculated immediately when compiling list of heroes - Fixed null errors with zones - Add new params for premium templates (modifiers for min and max amount types) - Emulation of l2off bug on "no reuse macro" - Custom stats params for zones (by order) - Correct last time for FishingChampion by report - Castle teleport add time left before tp support (by order) - Steal Divinity cant steal debuffs - New bypass for multisells in community (with redirect bypass support) - Mass add skills for npcs (like custom drop system) - Add custom param "drainPercent" for calc custom drain heal (for all damage skills) example: <for> <add order="0x40" stat="drainPercent" val="0.5" /> </for> - Block acp with flag equip - Academy service (fixed online time info and reduce adena update) - Full rework login & game communication support - Added miss items for Merchant of Mammon - Rework flood protection system (added support for check any client packets) - Update mmocore support - Login server rework settings - Wrong skill in Hellblade (thx กิตติศักดิ์) - Add replace info support for community (read more at forum) - Custom param for fish shots - Fix for correct work quest Good Work's Reward - Separation of pk and karma services - Add info by offline traders list (for GM) - Fixed achivement update info after get reward - Add middle check to canSeeTarget with geo by cast (like L2Off) - Add config for block visual skins at oly - Add param for menu for disable visual skins - ss auto use (check like l2off) - Added VisualSkin effect support for skills - 66 quest rework to static system - 312 quest rework to static system - 376 quest rework to static system - 377 quest rework to static system - 605 quest rework to static system - 611 quest rework to static system - 241 quest rework to static system - 242 quest rework to static system - 246 quest rework to static system - 247 quest rework to static system - 373 quest rework to static system - 336 quest rework to static system - 382 quest rework to static system - 631 quest rework to static system - 648 quest rework to static system - 417 quest rework to static system
  20. 2 likes
    - rec bonus time enabled even if the bonus is 0 (like l2off) - login thread must not stop (problems with ddos) - packets substitution problem with item-mall - check correct info for NevitSystem for new players! - upgrade nevit points when you lower your vitality level - correct reuse agathion buff skills - added individual template for char names (at cb rename service) - fixed pvp status with pole attack (if flagged player was hit) - added range check for some quests with cc or party reward - check skills range (for skills with Signet effects) - added miss params for chance cc leader (if deader was disconnect) - fixed correct transfer att form item to item (at rare service) - add support for premium acc from items: <set name="handler" val="Premium" /> <set name="premiumId" val="1" /> <!-- premiumId from xml --> - some changes for premium gift (by report) - typo changes by order (hide info) - add IllegalPlayerAction for wrong actions (at transforms) - add configs for fake enchanters - complete reworking of drop formula calculation!!! - add support for skillId 2914 Equipment Set Pack - skills Checking System rework for correct work (only class skills are checked) - world events transfer to cron format date calc - fixed print item name info at promo codes - added lvl check for use promo codes - add Illegal Action for use wrong pet skills - add open url support for Smart Guard - fixed calc drop amount chance if item have 100% chance at x1 rates - added configs for Infinite Beast Shot - oly battles in cron format by order - fixed minions dissapier by report if leader die - check 20_10 square & miss spawn - getRandomDamageMultiplier only for hits (not for skills) - servitor share remove if player trasformed - rework 113 quest by report - update tradelist for stackable items (by report) - players remove fakedeath only by offensive skills - reflect damage cant add if player is invul - reconfiguration of bypass switching on/off in community - remove reg for player at fight event (if event failed to start) - added //admin_teleport support - if player have premium status -> summon will have premium status too (need for calc buffs time or drop calc) - fixed updates items in manufacture shop - more correct check distance for pole attacks - add drop reload support - rework show drop & spoil info for gm (can use without target) - _230_TestOfSummoner rework & update by report - add forbiddenList for custom drop support - add ultimate defence for mobs support (like l2off) - 902 quest fixed by report - correct collision for some raids - fixed buff at Fantasy Isle (Fantasy Isle Magic) - add new param for skill ignoreInvincible (can allow skills if char is invul state) * <set name="ignoreInvincible" val="true" /> - fixed chain heal (add caster to list) - fixed kamael change class and grand masters (by report) - add miss spawn - rework minions spawn for SOA (add rnd spawn in xml) - fixed null errors by reports
  21. 2 likes
    Starting with 2092 revision, system for calculating chances and amount of drops for rating was completely changed. System is unique and has no analogues! Before adding on a life project, you should first test and study the innovations in configurations! Now chance and amount of items in the drop and increase rates are linked to each other. At low chances, items will not increase in quantity! A lot of work has been done to optimize and reduce load when calculating drop. The information via shift+click fully corresponds to the real data on the drop. Example of calculating the drop at mid rates for a monster: x1 - drop rate x25 - drop rate x25 - drop rate & premium drop rate 30% Rates are set without enabling additional modifiers!
  22. 2 likes
    - Add config for command channel (forgives requirements) - New custom community (https://l2jeternity.com/index.php?/topic/94-new-community-%D0%BD%D0%BE%D0%B2%D1%8B%D0%B9-%D0%BA%D0%BE%D0%BC%D1%8C%D1%8E%D0%BD%D0%B8%D1%82%D0%B8/) - Some changes for event Leprechaun (can use Monster template for event npc) - cmd teletocl (block tp at epic zones and instances) - Add new admin cmd for auto create spawn npc point in txt (in /data/stats/npcs/spawns/dumps/) - Add Clan Damage Info for epic bosses - Add Static XP & SP rate by levels - Check add miss skills in 23200-23299.xml - Add twitch auto reward system! - Add teleports to raid bosses service (in community) - Auto restart login if it cant connect to game server - Add facebook system (need test) - Fix quest for frintezza cloak - Remove unhave items from dressme mod - Merge page navigation for all services where it is used - Logs of incorrect bypasses are hidden (available only for admin) - Division requests for restore info to be provided - Mmocore reworking - Unification StatsSet - char variables remove old support (duplicate) - Add config for SecondAuth system (to make it easier to create passwords) - Transfer all Elpy event settings to dp (in xml formate) - Fix clips of when summons action is canceled - Salvation not replace by Noobless Bless - Full reworking server packets opcodes (reading opcodes from a list) - Correct links for ban char buttons - Complete changes with minions (had problems with fast respawn) - Add interval task for CharInfo and UserInfo packets - Full remove javolution support from source - Rework clan & ally crests cache support - Fix aggro to add debuff if skill enchanted - Add params support for instances (transfer freya & zaken configs to this system) - Fix all errors by reports List of quests adapted to the new statistical rating system * _603_DaimontheWhiteEyedPart1 * _604_DaimonTheWhiteEyedPart2 * _609_MagicalPowerOfWaterPart1 * _610_MagicalPowerOfWaterPart2 * _615_MagicalPowerOfFirePart1 * _616_MagicalPowerOfFirePart2
  23. 2 likes
    Dear customers, starting from today, subsequent revisions of the emulator are released with a binding! To start the server correctly, you will need a license key that will be issued to you when you access it. In trial version, the server will only work locally and with online restrictions. Change lic key is free, and only under your username! Уважаемые клиенты начиная с сегодняшнего дня, последующие ревизии эмулятора выпускаются с привязкой! Для корректного запуска сервера вам потребуется ключ лицензии, который вам будет выдан при обращении. В триал версии сервер будет работать только локально и с ограничением по онлайну. Пере-привязка осуществляется бесплатно, и только под вашим логином!
  24. 2 likes
    - Fix old bypasses (for oly) - Sellbuffs complete change design - Change olympiad formate info (fix weekly calc update time) - New olympiad info in admim panel - Add config to check attacking char status for move - Halisha change status if you instantly killed Halisha (custom param) - Fix calc for dropMultiplier stats (was wrong) - Add new param for spoil "spoilMultiplier" - Сlose null check to Orfen - Some change configs for premium accounts - Add new params for augmentiton service (alternative operating system) - Rework fake players (now no lags) - Some changes with antibrute protection for login server - Add missins skills for pets (thx Tangra) - Remove double spawn minions for raid Akata - Fix collision radius and height for some Raids by report! - Add miss raids by report - Fix critical error when spoil list at npc is empty - Fix for raids spawn by report - Check null inventory - Reduced radius for minions - Fix lowering skill level for multiproff mod - Add config for tab limit when saving teleports (in community) - Fix for correct list info bosses in community (not all displayed) - Fix problem with doors (apply geo) - Fix problem with Valakas change status after restart if status not 0 - Remove BossZone support for Valakas and Antharas - Guards in GeoCollision can attack players and players can attack guards! (close geo problem to see target) - If tutorial disabled players can see dialogues with start npcs - Events support for new Antharas zone - Add config for disable items from drop - Mini edits with Antharas (problem if raid have status 1) - Attach of players movements by geo (falls problems under geo at movement) - Correct coords for community teleport for toi 10 floor - Add changes for mobs for geo check - Fix problem with recommendations reset - Fix null error with slaves on hellbound - Block movement of monsters if there is a very large z coords difference with target (clear aggro) - Fix drop on the ground (lowered z coords) - Add EpicBoss stats info in community (map info not working) - Add config for certification (min level for use) - Fix errors with quest _716_PathToBecomingALordRune - Rework spawn for all mobs in 23_14 square - Fix bridge for Darion (cant movement) - Fix errors for 509 quest - Add debug for spawn (print bugget spawn) - Fixed global problem mobs in spawn - Fixed lethal strikes (not give exp after kill mobs) - Сhanges for freya mobs (problem with spawn when logging in instance) - Fix errors with AnomicFoundry AI - Null errors with Queen ANT ai - Fix double remove items from resurrections scrolls - Fix timer update in Nevit system - Fix magic attack by doors - Heal potions dont use buff slots - Fix skill Day of Doom - Add check valid class by commnuty class master List of quests adapted to the new statistical rating system * _636_TruthBeyond * _637_ThroughOnceMore
  25. 2 likes
    - Added configs for setting time of castle sieges - Added config for setting time of territory was siege - Added new effect for outposts (rework support) - Rework mechanics of loading server scripts (Now all server scripts auto loading, server auto searches for all scripts in dp) - Fixed dialog display (in DE village) - Rework full community structure support, placed in a separate type of handlers (now can create community scripts in dp) - Fixed commnuity bypasses to speed up queries - Added xml support for binding community bypasses to NPCs - Added char binding to IP and HWID (with kick delay support) - Added limit configuration [CON,DEX,STR,INT,WIN,MEN] (required for pvp servers) - Rework config for difference in level between attacker and mob (ability to block getting EXP and SP) - Added icons for some skills for sell buffs (acc to report) - Start rework for all instance zones (to new xml support): * Added channel limit for simultaneous entry to one zone * Added setting up entry levels * Added setting min and max amount of players for zone * Added support coordinates of entrance * Added support coordinates of exit * Added reenter time support * Added gradation of zones by type * Added support for reward * Added support for required items for entry (at party leader or cc or at all) * Added support for required quest for entry * Added support for spawn (by points and by zones) * Added admin support to reload instance templates - Fixed null errors in AI mobs at Baylor - Fixed null errors for 382 quest - Attach doors spawn to geo (in instances too) - Added checks to packages to avoid dupe attempts - Added support for spawning doors at pvp events (auto opens all doors that will be added) - Fixed double teleportation after the end of the event - Corrected Artifact spawn in Rune Castle - Simplify checks when trying to cast skill an artifact - Fixed errors when attack of doors some skills - Fixed errors at the end of clanhall sieges - Added config for max amount of items to buy at a time via multisell - Global rework of all kamalokas support: * Adapting to new instance support * Implementing kamalokas for PC points * Added drop support of kamaloka essence for premium players * Added teleporter spawn support after kill raid * Added config of entrance to Rim kamaloka (not only for premium) * Added config of kamaloka essence drop (not only for premium) * Added support for Extra Entrance Pass - Kamaloka items (for all kamaloka types, like L2OFF) - Other instance zones adapted to new xml support: * Tiat Instance * All Zaken instances * Frintezza instance * All Freya instances - List of quests adapted to the new statistical rating system: * _10295_SevenSignsSolinasTomb * _10296_SevenSignsPoweroftheSeal * _904_DragonTrophyAntharas * _907_DragonTrophyValakas
  26. 2 likes
    - remove support L2HashMap and L2TIntObjectHashMap - Delete vote system (Survey) not actual - commons new version without javolution support - correct skills remain in macro (problem reset remain when enchanting skills) - Rework multifunctional zones (now can set parameters for each zone individually) - Fix ai event mobs (erroneous target search) - Increased amount of mobs in Anomic Foundry - Correct spawn event Manager (dialog did not work because of broken z coordinates) - Achievements can now be used via voice command (.ach or .acv) - Beginning of work on fake players - Add config for ability to set a zero price for sale of all items - Removed auto equipment of weapons when buying in donate shop - Correction move controller: * problems with hovering before the first monster attack * search for a path when clicking an attack if the target is not visible * fix problems with falling under the texture * fix problems with changing position when casting skills - Add missed the dialogues warhouse on Fantasy Island - Alternate switching of the certification service (for standart use books) - List of quests adapted to the new statistical rating system: * _455_WingsOfSand * _456_DontKnowDontCare * _10277_MutatedKaneusDion * _10278_MutatedKaneusHeine * _10279_MutatedKaneusOren * _10280_MutatedKaneusSchuttgart * _10281_MutatedKaneusRune * _10282_ToTheSeedOfAnnihilation * _10283_RequestOfIceMerchant * _10284_AcquisitionOfDivineSword * _10285_MeetingSirra * _10286_ReunionWithSirra * _10287_StoryOfThoseLeft * _10288_SecretMission * _10289_FadeToBlack * _10290_LandDragonConqueror * _10291_FireDragonDestroyer * _10292_SevenSignsGirlofDoubt * _10293_SevenSignsForbiddenBook * _10294_SevenSignToTheMonastery
  27. 2 likes

    Version 4.0.0

    1335 downloads

    Патч для доступа к тестовому серверу. Если сервер выключен или недоступен, свяжитесь с нами. Patch to access the test server. If the server is down or unavailable, please contact us.

    Free

  28. 2 likes
    Уважаемые друзья и наши клиенты! [ ДАРИМ СКИДКУ 10% НА ПОКУПКУ ИНТЕРФЕЙСА от EMU-DEV ] Мы хотим представить наших партнёров и друзей WWW.EMU-DEV.RU которые занимаются разработкой интерфейсов для хроник High Five! В данной теме Вы можете ознакомиться с работой команды, оценить визуально качество проделанной работы и сделать выбор исключительно в их пользу, мы рекомендуем их как ответственных программистов с шикарной технической поддержкой. Если вы уже стали нашим клиентом или готовы приобрести наш эмулятор с лицензией "стандарт" или "расширенный" - вы можете воспользоваться своей скидкой на покупку данной модификации. Skype: live:.cid.900320c5f2c42248 Telegram: @Emu_Dev_Support ------------------------------------------------------------------------ ------------------------------------------------------------------------
  29. 2 likes
    Alternative Certification Skills System
  30. 1 like
    Собственно некоторые меня уже знают, примерно с 2018 года работаю в L2Up Так как здесь сидят часто новички, буду писать для них подробно и простыми словами Ниже приведу не большой список из того чем занимаюсь: Работа с ДП/Web: Установка сайта/форума: StressWeb/IPB/Xenforo/Mmoweb/GHTWEB/SphereWeb и других веб обвязок Проекты и сборки под ключ от х1 до х100'000 с дополнениями (Сделаем за вас всю работу и сопроводим на всех этапах от Открытия до Переоткрытия сервера) Установка сборки и нужного софта на Windows/Linux системы Любые работы с Датапаком (Редактирование сборки под ваши хотелки ) Услуги администрирования вашего проекта Услуги сапорта: Помогает вам следить за соц.сетями и форумом (будет заниматься человек с команды) Устранение багов/недоработок и прочего Апдейтеры для вашего сервера Оптимизация Оборудования и сборки под открытия, настройка безопасности (сервер-веб) Работа по клиент части. (Изменить Splash Screen,Loading Screen,создать пак с иконками для вашего сервера и т.д) Установке любого (NPC, Weapon, Armor, Тату, Крылья, Шлема и т.д) Услуги рекламы: Добавление на анонсы (L2oops / L2op / L2pick / l2hop) дешевле чем на прямую ! Оживление форума sms рассылки на номера донатеров Спам по форумам конкурентов Спам в игре у конкурентов (обход блокировок) Реклама в телеграм (В самых крупных телеграм пабликах с тематикой Lineage2) Создание беседок ВК (1000+ игроков) Cпам рассылки вк Если вы не нашли то что вам нужно, возможно я просто забыл написать об этом, по этому пишите мне по контактам ниже: telegram: t.me/b0gdan41k
  31. 1 like
    general.ini # Показывать "data/html/servnews.htm" когда персонаж заходит в игру? # По умолчанию: False ShowServerNews = False
  32. 1 like
    The feature work fast, clean and its OP! i recommend it!
  33. 1 like
    - Added new options for summon farm type (magic type for summons & option for block summon melee attacks) need update autofarm - Fixed quest by report - New option for sellbuffs (by request) - Added support for Rune Jewelry Box - Talisman & Pablo's Box (thx Edo Satria) - Fixed auction error by report - Change to correct Angry Bunny items support - Expansion configs for custom rates - Added param for premium (rewards modifier) - Miss agathion skills (thx fa) - Fixed teleports at firt if change room - Added custom skills support for custom visual service - Added disable full check for ingredients for multisells - Fixed limit check at fun zones (was wrong limit param) - Fixed problem with drop items from inventory (sometimes was hide) - Remove all configs from rift and transfer support to xml (by request) - Rework htmls cache system - Solo kamaloka rewards transfer to xml - Fixed check class id for Arena buffer at colliseum - Fixed block use toggle skills if player sit - Fixed disable fake death if player use toggle skill - Check and correct all toggle skills by use mp - Fixed attack conditions by mobs (if fake attack npcs) - Added you support reward for class master (by order) - Added pvp,pk & ally info for char at community main page (by request) - Add option for not removed skills <set name="isBlockRemove" val="true" /> - Full rework toggle skills support & sync with regen (like l2off) - Sync phys & magic atk speeds and run & walk speeds - Fixed npe at CatsEyeBandit AI - Next sync with npcs stats - Npe at login, if host IP crush - Added fail pathfinders for mobs (to check before teleport to target) - Change calc achivements (mobs & byId) for groups - Add separate calc stats for raids - Add configs for auto summon buffs at community (by order) - Some changes at water movement - Fixed sticking during attack - Check raids spawn locs by report - Add new gm cmd for tele to raid by ID - Regroup acp in one task - Correction chance for blow skills with miss params - Check critical damage calc - Some configs change defaul status - Darkness Energy Drain must not activate flag - Adjusting escape of archer mobs - Smoother mobs pathfinding before teleporting to target - Transformations cant be dispel by alt+click - Cursed players check autoattack conditions - Fixed end attack berofe next cast skills - Correct mobs positions why finish moving - Added support for dragon valley migration - Fixed problem with strider skills use - Added new params for champion mobs - Added new params reflectMagicSkillDam and reflectPhysSkillDam (can use by %) - Chances modifiers for raids & champions - Fixed correct work .relog (was crit) - Online rewards added sql support for save info - Rework events autotimes to cron format - Added "enchantBonus" for skills support - Added OnRaidPointListener - Fixed correct work Four Sepulchers - Colision for some npcs by report - Added support for classic shift-click - Added adena chance modifier for champions - Fixed achivement rewards - Working with thread load - Group respawn tasks & playes sava data pools - Miss spawn & wrong empty instaces time - Miss capsuled items - Added block global aggro without pathfinder for some npcs - Added color config "switch" by request - Group follow tasks - Added param for champion lethal immune - Add dropinfo by groups "bypass -h group" - Autofarm lock - Events items correct work - Miss auto spawn reg fortress npcs - Regroup calc java time for all server - Added new type zone for sell buffs - Some rework tasks for event Leprechaun - Fixed 348 & 501 quest (removed ru messages in code) - Fixed 607 quest by null error - Update to jdk17 (start adapt code) - Fixed 709 quest for correct work - Removed update of raid points indatabase when killing rb to reduce load - Check auto follow char if cant see target - Fixed problem with attack by mobs if char run away - Correct parse skills descr from datapack - Better wasd - Fixed some problem with antisignet summons at pvp zones - Added param for block custom skills at oly (beta test) - If cubic remove debuff check trigger too - Add vote by l2jbrasil & l2top.co - Added config for summon owner attack - Added custom reward for oly win & lose - Added announce by oly battles - Added option for mass punishment (write at name section -> ALL) - Fixed npe by reports - Fixed problem with loot if party leader at peace zone - Expanded pathfind if player is hiding near columns - 654 transfer to static system - 653 transfer to static system
  34. 1 like
    New options! - update design - added separation types for summon (fighter & mage types) - added option for disable melee summon attackes
  35. 1 like
    - broochs & skills and agathions support - daily rewards support - fixed karma info - fixed problem with transfrom char info - correct learning skills after change proff etc... - fixed GM hide abnormal when enter to world - add pledge missions support - fixed problem with transformation (char position when cast transform skill) - add configs for change world size - fixed problem with spaces at htmls - full sync with HF5 2294 rev
  36. 1 like
    - full rework logs system & clean up - trove support removed - fixed problem with enable visual shield (with arrows) - added confirm dialogue for buy olf shirt service at community - add param for block buffer at fight events - add miss AI for pagan mobs - miss settings for enchant logs - additional fake online modifier (by request) - all augmentation settings transfer to xml (by order) - add time zone support https://l2jeternity.com/index.php?/topic/223-time-zones/ - fixed jail time from seconds to minutes - clean up methods & re-group global variables - fixed problem with spoiled dead mobs for autofarm players (players stuck) - full rework aggro system & calc new calc top damager (with check paty or cc damage) - all 3th class quests transfer to static system - some rework multisell support https://l2jeternity.com/index.php?/topic/109-multisells-advanced-feature/ - auction info rework like l2off (by report) - fixed add karma if killer summon - full rework multilang support (now server can use any langs) - some change xml support for world events - regroup autofarm settings - some clean up methods - fixed problem with empty pers name (only was problem with new pets) - fixed critical problem with boats!!! (can be crush server) - rework manor support - WASD correct work - new param for block skill learn items by types (by order) - add pages support for individual buffs - remove attach buff types from core (now can create any buttons with any types) - full clean up & rework listener system - fixed Olf's T-shirt add pDef when enchanting - fixed skill Touch of Death - add config for custom save Enchant(for block items by id) - separate bonus from runes for raid bosses drop "raidDropMultiplier" - add param for augment all items (by order) - add some new listener methods - rnd damage from skills transfer to config - oly info by order - add payment options for offline mod - regroup global tasks - correct calc chance Steal Divinity - update daily reward service (need update script) - add new listener support - add new param "autoLoot" for skills support - fixed account ban support - added support SGUARD - add task management managers (to reduce load) - fixed correct restore hp mp cp (after load all skills & effects) - removed minion instance type - recalc check summon and pet skills without db - block enchant items at community if item not enchantable - block findparty service if player have ban chat - fixed problem with autofarm (when char have Petrification effect) - added white IP list for login server by request - next npcs tasks optimization - passive fakes tasks optimization - cleaning of unnecessary tables - rift change support to xml parse - some change Sel Mahums AI - remove check game & login protocol session (not important) - fixed htmls at 2 and 33 queset by report - some rework double session support - 19 & 24 update by report - add config for TW wards limit by order - add config for disable illegal actions logs by request - 63 quest transfer to static system - 64 quest transfer to static system - 254 quest transfer to static system
  37. 1 like
    добрый день, а смысл? Сейчас все более менее адекватные проекты стараются перейти на более новые протоколы клиентов. Или делают "ремастед". Поэтому опускать сервер до штатного ИТ клиента не вижу смысла. Тот же 140 протокол сальвейшена куда лучше для раскачки, но чтобы сделать все по ИТ хроникам, много работы... как в принципе и под ХФ
  38. 1 like
    * Server: - Gm view char info correct - combine support like Salvation - added raids info at world map - final chnages for auto-fish - phime shop support - fixed visual cubic remove - fixed problem with remove steal effect when char use dismont - fixed update abnormal effects state when they remove at npcs - problem with evolve pets - correct print abnormal effects - add effect list at GM menu for check and use - add max level for char (by order) - fixed work clan warehouse - fixed clan subpledge skill list - fixed summon info at party - fixed problem with transform visual info - sync with HF 2262 rev * Client: - raid info at minimap support like HF5 - location info at minimap support like HF5
  39. 1 like
    We are ready to offer you the most favorable conditions for the purchase of our products. For your convenience, there are 2 options to choose from: 1. Expanded option: 25000₽ Server emulator Geodata Custom Community Board Help with server setup Access private svn with updates Technical support 2. Option (all inclusive): 34000₽ Server emulator Geodata Custom Community Board Autofarm Help with server setup Access private svn with updates Technical support Source code of scripts Bonuses and Loyalty Additionally you get a discount on the services of our team* Prompt correction of critical problems**, if they are of course the same . We answer your questions , ask them in this section. Honesty, openness and respect . Before purchasing the emulator we provide a test server for potential buyers . For all your questions, you can contact in ICQ - 397086629 or Skype * After purchasing any version of the Assembly. **Problem resolution time may take up to 48 hours . Information is current at the time of publication. Latest update 14.10.2021 Мы готовы предложить вам самые выгодные условия приобретения нашей продукции. Для вашего удобства, доступно 2 варианта на выбор: 1. Стандартный вариант: 25000₽ Эмулятор сервера ГеоДата Кастомная комьюнити Помощь в настройке сервера Доступ к закрытому svn с обновлениями Техническая поддержка 2. Всё включено: 34000₽ Эмулятор сервера ГеоДата Кастомная комьюнити Авто-фарм Помощь в настройке сервера Доступ к закрытому svn с обновлениями Техническая поддержка Исходный код скриптов Бонусы и Лояльность: Смотреть все бонусы и акции Дополнительно получаете скидку на услуги нашей команды* Оперативное исправления критических проблем**, если они будут конечно же. Отвечаем на интересующие вас вопросы, задавайте их в этом разделе. Честность, открытость и уважительное отношение. До покупки эмулятора мы предоставляем тестовый сервер для потенциальных покупателей. По всем интересующим вас вопросам, вы можете обращаться в ICQ - 397086629 или в Skype *После приобретения любого варианта сборки. **Может потребоваться дополнительное время на тестирование/проверку/воссоздание ошибки. Информация актуальна на момент публикации. Последнее обновление 14.10.2021
  40. 1 like
    First chronology will be compressed, since most of the work was carried out in packages * Server: - All main server and client packages have been updated - Multiprotocol support is implemented simultaneously for 273 and 140 - Added glow of armor sets when enchanted - Synchronized skills enchanting - Updated the design of game buttons in dialogs - Adaptation of all services and community for Salvation - Added party-marker (server+client interface) - Added effects support KnockBack & PullBack - Partial adaptation of auto-fishing system - Full synchronization with 2239 HF5 rev. * Client: - Erthrea race selection is cut out - Synthesis buttons and brooches in inventory are cut out - Expanded amount of slots for enchanting skills from 6 to 9 - Correct display of icons when selecting routes when enchanting - Added party-marker button - Correct display of destruction bosses by version HF5 - Models of some teleporters in towns have been changed
  41. 1 like
    New options! 1. Expanded the management of skills amount. 2. Added auto resurrection support in party (check all alive party members) 3. Added delay for return to keep location if have no targets & delay for disable autofarm if char die in party. # Max skills amount per type FarmMaxSkills = 14 # If char have items, he can res dead party member. RessurectionItemList = 737,3936 # If char die in party will delay for try resurrect, before autofarm will disable. # If enable keep location will delay before char return to location if targets empty. WaitDelayTime = 60
  42. 1 like
    Added: # Service is free only for premium players? AutoFarmIsFreeForPremium = False # If true, time decrease will only occur when the farm is active. AutoFarmOnlineType = False
  43. 1 like
  44. 1 like
    - Add miss spawn for Tully floor 3 - Some change spawn system support (now can add several npcId in one territory) - Cleanup unused tables - Signet effects correct working! - Event hitman - advanced settings (several orders support) - Add raidpoints info to ranking & fix errors by reports - Fix problem with freya check quest for all players in instance - Add miss ConsumeBody effect in skills - Add support auto reloads scripts by admin cmd - Correct faction check for DragonGuards AI - Rework to new pvp rewards system and for capture and defence rewards too - Add game points settings by admin panel - Some change zone range spawn -> to check z coords by GEO - Add item use lock - Fix offline trade for PACKAGE SELL type - Change spawn by debug (fixed all bugget spawn points) - Ability to set the buff time for community buffs (separately) - Integration of the VIP service - New LOA spawn with banned zones support (direct by LordWinter) - Fix correct check PC points at multisell - Fix skills with SIGNET_CASTTIME types (dont attack peace players) - Correct chances for Wondrous Cubic skill - Add xml support for Crystal Scrolls - Add param for oly check hwid - Support for territory spawn info to npcs (admin shift + click) - Community close after tp to raid - Add support for restore effects with custom time - Add check for community add tp (block at epic raid zones and other some) - Custom effect time for summons too - Some changes for SignetMDam effects - Add custom configs for augment items - Rework all world events support (now all params in xml) - Add config for community heal (to enable cmd outside peace zones) - Fix correct check oly config to week period - Add config to enable new oly period by admin cmd - Add cmd to reload all events params - Rework crit formula for blow skills - Fix check restore summons after relog - Add miss minions for DragonKnights in LOA (+ rework ai) - Group spawn zones for dragon valley - Add configs for base stats reset if protection run - Reconfiguration of configs (and transfer old scripts to dp) - Change calc rnd npc position at spawn zones (definition z point) - Full rework minions support - New ai for QueenAntNurse - Check geo by teleports - Rework collision checks - Correct crit rate for all npcs - Fix problem with pets name (was auto create default name) - Mobs attack pet if pet attacker. (not pets owner!) - Fix bypass for blacksmith in aden - Some changes for doors packets (changing for frintezza) - Servitors auto use herbs with owner - Resurrection like l2off for sieges - Known objects change distance if a lot of objects - New configs for sieges - Add check for mass resurrections at sieges - Transfer of spawn chests for noobless from quest to bosses - Restore buffs after finish DUEL - Block Achievement voice cmd if event disable - Heal and buffs cant use for combat chars (without ctrl) - Block actions for aggro skills only for lockTarget - Rework quest for noobless - Update aggro skills - sysmsg 287 print when player start cast to artefact - Block save points in community at siege zones - Fix problem shift click mobs if mob have no spawn loc - Correct check area skills if char in duel - Debuffs cant use for party or clan with ctrl - Trigger skills cant to cancel - Some change mechanism to remove visible objects - ConsumeBody can used only for dead mobs - Realization PcBangPoint effect for auto get poins from respective items - Add support for custom summon friend skills - Invincible effect block all heal mpHeal and cpHeal effects - Cancel cant use for party players - Add some check for group heal skills - Vengeance not add icon for targets - Toggle skills cant steals - If char use mass resurrect not need select target - Add param for vitality from raids - Next changes for aura skills and aggro - Fix bypass for quest _227_TestOfTheReformer - Rework quest _229_TestOfWitchcraft - Add logs viewer system - Cleance remove anchor and triggers stoped! - Correct restore buffs time after steal - Add config for attributte pvp items - Final changes for area skills check - Steal divinity used only for flaget targets - Additional configs for teleports in the community - Rework quest _233_TestOfWarspirit - Fixed problem of quests for 3 professions - Additional parameters for skills in skill reflected(not all skills can be reflected) - Expanded functions of fun pvp zones - Support for enchant items in multisells - Check for itemId 21726 (if event disable cnat use) - Add support for augmentations and attributtes for multisell ingredients - Add miss buylist - Macroses transfer in xml support - Fixed walking mobs - Add +5 Knoriks in LOA - Add new AI for Gordon - Add new params for zaken instances (burn candle delay) - Some change formulas for debuffs - Fix to correct attack range if char in transform - Can summon pet if pet feed 0 - Some change in quest _246_PossessorOfAPreciousSoul_3 - Fix totems conditions - Vortex skills are not debuffs - Fix problem with autoloot herbs (for mage classes) - Add calc LethalHit for skills with type "AGGDAMAGE" - Rework quest _220_TestimonyOfGlory by report - Add check to block tp by tw chars with flag - Charm of Courage correct working - Drop conditions for 219_TestimonyOfFate quest - Correct zone spawn for raid Fenril Hound Freki - Getting started with move controller (eliminate gaps under geo) - Add new zone type (without check geo at this zones) - Reflect skills final changes - Check rewards for first proff quests - Fix castle quests for conferment territory - Advanced setting for pcBang points system (for premium players) - Fix multisell info for fame ingredient - Kamaloka bosses block lethal attacks - Community augments now use standart checks for crystalType and other - Fix route for gracia airship - Some changes for summons ai - Servitor Share rework effect - Pride of Kamael fixed add stats https://l2db.info/high-five/skills/1444 - Check null errors for fake players - Separate pool manager for fakes - Check summon attack at oly wait by owner List of quests adapted to the new statistical rating system * _183_RelicExploration * _184_NikolasCooperationContract * _185_NikolasCooperationConsideration * _186_ContractExecution * _187_NikolasHeart * _188_SealRemoval * _189_ContractCompletion * _190_LostDream * _191_VainConclusion * _252_ItSmellsDelicious * _311_ExpulsionOfEvilSpirits * _403_PathToRogue
  45. 1 like
    Данный мод не входит в комплекцию со сборкой и покупается отдельно! Стоимость данного мода: 30 евро Крафт-Система - это уникальный мод, который с лёгкостью поможет вам настроить крафт абсолютно любых вещей. Уникально-кастомная система крафта в Комьюнити Боард Возможность создавать свои рецепты в xml формате Рецепты поддерживают помимо итемов - Славу, PC очки и Клан репутацию Возможность настроить дабл крафт и его шанс Возможность рандомного количества крафта Сортировка рецептов по группам
  46. 1 like
    - Add config for checking the validity of drop groups (can to disable and calc without standard parameters) - Fix with attack mob clips - Fix null errors for Primeval Island AIs - Fix for correct spawn elpy (epidos room) - Fix errors when beleth die - Updating forts (add support of control room mechanisms) - Fix attack himself for Kamael skills - Rework restoration and updating of skills for char - Toggle buffs are not disabled when using transformations - Fix errors when trying to buff Pet (in its absence in community buffer) - In ru dialogs edit the selection of a character or pet in accordance with the selected localization - Rework calculation of random spawn points by zones for (Frintezza and SOD instances) - Minor edits door packages - Fix problem with StealBuffs effect - Add param randomEffects for cancel effect - Add new configs for Zaken (to check game time) - Some changes for Frintezza (fix problem if Halisha die stage did not switch) - Fix null erros for 455 quest and some others - DeathPenalty not added on events - Fix problem with reviveRequest - Fix null errors for 508 510 and 144 quests - Fix errors with restore summon buffs - Add config for min hittime of cast! (now can be done mages cast without remain time) - Fix eror when unset variables - Add param for offline traders (to check for dualbox) - Change part of sellbuffs design (other later) - Fix error with target reconsider rapam in AI - Check to use community buffer and teleport services - Add all mobs to search pathfinder with geo (fixed problem in loa running mobs) - Fix error with AirshipGuard ai - Switching to a different database connection driver (leaving from c3p0-0.9.5-pre6) - Fix error to inventory update to check energy agathions - Fix to set setTarget if char dead - Remove old itemaname in sys msg (for trial multilang support) - Global reworking Cancel skills (principle of calculation) - Manipulation of distance calculations to doors - Remove calc instanceId from locations support - If used soe or bsoe instance change to default! - List of quests adapted to the new statistical rating system: * _065_CertifiedSoulBreaker * _109_InSearchOfTheNest * _146_TheZeroHour * _457_LostAndFound * _628_HuntGoldenRam
  47. 1 like
    Main problem all servers, that cannot be with precision align selectively quest under the right rates and if you increase rates for all quests some quests are not rateable. We decided to solve this problem once and for all! As well as simplify the setup and make it as refined as possible for our customers. We decided to make the rate setting static for all quests. There are a lot of quests and process of transition to the new system will take some time, but already now (in last update) part of quests has support for statistical settings! Now quests are listen by global configs as well as not modifying global configs you can change rates for individual quests for drops or rewards. For customers made manual on editing and configuring quests under themselves click Also, we are ready to listen to offers, which quests need to be adapted to new mechanism in the first place. You can place your offer in this section click
  48. 1 like
    - Fix lack of drop from Cannibalistic Stakato Chief (new npc type) - Correct spawn point for Queen Shyeed - fix teleport to stakato nest (not teleport whole party) - fix buying in private store (checking enchant items and attributes) - Add server side for client interface (our partner) - Fix working Venom like L2OFF - Add parameter for common chests displayed in datapack (at the request of customer) - Community recycling (removed region and memo support) - Add localization quest _162_CurseOfFortress - Add localization quest _240_ImTheOnlyOneYouCanTrust - Add localization quest _295_DreamingOfTheSkies - Add localization quest _310_OnlyWhatRemains - Add configs to configure bypass community buttons for yourself - Added config on double craft - Minor fixes GEODATA with fall from heights - Fix slowing zones on sieges (running speed not correctly calculated) - Fix update multisells (when listing clothes for example) - Fix autoloot - Fix double messages toggle skills - Fix switching target under cast aoe skills - Fix sticking attacks Summons - Fix jumps in water when character is swimming - Fix Pailaka Devils Legacy (correct guards amount of Lematan) - Fix use pailaka soe - Fix of stats Luckpy Luckpy - Fix passing Pailaka - Song of Ice and Fire (spawn raids with conds on quest) - Fix working 33 Kamaloka (ai problem) - Fix sale item, after exiting the instance zones - Fix quest _112_WalkOfFate (took adena)
  49. 1 like
    - Rework calculation of attack speed in nanoseconds - Bows are also removed from processing tickets - Add parameter heal block for certain targets - New AI for npcs in 726 and 727 quests in instances - Fixed displaying of drop in community with RB and mobs - Now mobs run given radius of target and not run up to the target loc - Check null for Baium - Package fix RecipeShopManageList (like L2OFF) - Implementation of quests "Path To Becoming A Lord" 708-716 ids - Add support for give status of Lord of territoty in admin panel - Displaying clan icon on the territory npcs if Lord is proclaimed! (config remained) - Sales of seeds and crops in castle increase by 10% if the Lord is proclaimed! (like L2OFF)
  50. 1 like
    Eternity team is engaged in development of Lineage II High Five emulator on java platform. Development of the emulator began in 2010 and continued till 2015 year. After that there was a pause and in 2018 development was resumed. The l2jserver code is the cornerstone of the emulator clean initial. But at present it is impossible to tell that the emulator l2j. The set of mechanisms was rewritten and now the emulator has with anything not a similar core. Since September, 2018 we continue development of our source code of 2015 year. ( 977 revision ) The chronology of works on this revision did not remain. We continue to improve work of our emulator. At present the main emphasis goes for completion of a package part of the emulator. But also we do not forget about game mechanisms and modifications You can find the list of all last changes in the section updates