Jump to content

Recommended Posts

Posted

Fake Pcs with admin command handlers they can dance if you want

CTF

DM

TvT

VIP

Offline buffer for example you can press .makebuff set a price and then logout and leave your player as offline and the other can buff and pay

Armor Mastery restriction  only if you have the specific armor mastery you can wear for example light armor if you have light armor mastery

Vote Event GameSites 200 with java+php scripts

Vote Event Hopzone with configs

Vote Event Topzone with configs

Npc Crafter

Npc Enchanter only visual and not stats

Custom Start level

PVP Name Color System

Pk Title Color system

Core Buffer

Custom reward to a winner of a pvp enabled / disabled by configs

Limit to atk speeds

Donator System

VIP System

Stuck sub system

Shows total players number on login.

.stat voiced command to see your stats

Show the GM's name who made the announcement.

example: "Announce: hi [GM]"

.withdraw / .deposit with configs.

CheckSkillsOnEnter

Armor Appela restriction with configs

Hero Circlet Restriction with configs

Rebirth System

Away voiced command handlers system with many configs

Full protected

And more

Posted

i got this pack and i can give it for free......


#---------------------------------------------------------------
#--L2J-Archid MODS----------------------------------------------
#---------------------------------------------------------------
# All modifications can be enabled and disabled without effect -
# effecting the server, designed specifically to add non       -
# retail types of gameplay into the L2J server.                -
#---------------------------------------------------------------

#---------------------------------------------------------------
# NPC Crafter                                                  -
#                                                              -
#---------------------------------------------------------------
# Can the craft manager create normal items
CraftManagerDwarvenCraft = False
# Can the craft manager create common craft items
CraftManagerCommonCraft = False
# Can the craft manager crystalize items
CraftManagerCrystallize = True
# Default Price Multiplier
CraftManagerPriceMultiplier = 0.1
# Default price, if reference price is zero
CraftManagerDefaultPrice = 50000
# Multiplier for number of items you need to have to craft
RateCraftCost=1

#---------------------------------------------------------------
# Champion mobs                                                -
# Turns random mobs into Champions                             -
#---------------------------------------------------------------
# Enable Champions L2JMod
ChampionEnable = False

# Chance for a mob to became champion (in percents) - 0 to disable
ChampionFrequency = 5

# Min and max lvl allowed for a mob to be champion.
ChampionMinLevel = 20
ChampionMaxLevel = 85

# Hp multiplier
ChampionHp = 8

# Hp Regen Multiplier
ChampionRegenHp = 1.

# Rewards multiplier
ChampionRewards = 8

# Adenas & seal stones rewards multiplier
ChampionAdenasRewards = 1

# Atk bonus for champion (changes apply on patk & matk)
ChampionAtk = 1.

# Spd Atk bonus for champion (changes apply on patkspd & matkspd)
ChampionSpdAtk = 1.

# Chance to obtain a specified reward item from a higher lvl champion (in percents)   default is off using glittering medal as reward
ChampionRewardItem = 0

# Specified reward item ID
ChampionRewardItemID = 6393

# Specified reward item quantity
ChampionRewardItemQty = 1

#---------------------------------------------------------------
# Wedding System                                               -
#---------------------------------------------------------------
# description by unical3:
# It's 2 parted.
# First part "engage" 
# 1) Target the player that you want to make a couple with 
# 2) Write in chatwindow .engage nameofyourpartner then enter
# 3) if player has you on friendlist popup will apppear with engage request
# ============ 
# ok cancel 
# ============
# and a systemsg that you wanna engage with him/her
# if not in your friendlist nothing will happen. (/friendinvite nameplayer)
# 4) if player accepts you are engaged. Congratulations!
#
# Second part "marriage" 
# 1) if you are engaged go to a Wedding Priest named Andromeda 
# in Hot Springs Guild House (Goddard) and ask for marriage 
# [ you need Formal Wear (C4Items) and it costs 11k ]
# 2) your partner goes to the npc and confirms after you make the request
# 3) fireworks,wedding marchs and your are married 
#
# You can use .gotolove nameofyourpartner to teleport to your partner if 
# you're married (costs 500 adena) 
#
# if you want to cancel your engagement / marriage enter .divorce nameofyourpartner
# if you're married you have to pay 20 % of adena to your partner 
#
# When you try to engage with someone and you have already a partner you get 
# a bighead + debuff 
#
# You find a priest NPC in Hot Springs Guild House (Goddard).
# Wedding Manager Id: //spawn 50007
#---------------------------------------------------------------
#True Allows Wedding, False disables Wedding.
AllowWedding = True

#Cost of Wedding, set the price in Adena, remember not to exceed the max!
WeddingPrice = 250000000

#Would you like to punish the player for for disloyalty to their spouses? If you want them punished set to True, if you would like NO punishment then set to False
WeddingPunishInfidelity = True

#Have the players teleported for marriage? If so True, if not False
WeddingTeleport = True

#The Price for Teleport is configurable below in Adena
WeddingTeleportPrice = 50000

#Time before character is teleported can be set below (in seconds)
WeddingTeleportDuration = 30

#Homosexuality- Allowed = True, Not Allowed = False
WeddingAllowSameSex = True

#Require Players to wear formal wear, True is yes require formal wear, False is not require formal wear.
WeddingFormalWear = True

#Cost of Divorce, % of Adena
WeddingDivorceCosts = 20

#---------------------------------------------------------------
# Team vs Team Event Engine (by FBIagent)                      -
#---------------------------------------------------------------
# Enable TvTEvent
TvTEventEnabled = False

# Time Between TvT events
TvTEventInterval = 9:00,15:00,21:00,3:00

# Registration timer (in minutes) from start of event.
TvTEventParticipationTime = 60

#  Event running time, in minutes
TvTEventRunningTime = 20

# TvT Event NPC Details
TvTEventParticipationNpcId = 70010
TvTEventParticipationNpcCoordinates = 83425,148585,-3406

# Minimum amount of players allowed in each team 
TvTEventMinPlayersInTeams = 1
TvTEventMaxPlayersInTeams = 20

# Level rules
TvTEventMinPlayerLevel = 1
TvTEventMaxPlayerLevel = 80

# Teleport delay Timer (in seconds)
TvTEventStartLeaveTeleportDelay = 10

# First Team Details (name, start and death x,y,z tp point)
TvTEventTeam1Name = Team1
TvTEventTeam1Coordinates = 148695,46725,-3414

# Second Team Details (name, start and death x,y,z tp point)
TvTEventTeam2Name = Team2
TvTEventTeam2Coordinates = 149999,46728,-3414

# Reward for winning team 
# itemId,amount;itemId,amount;itemId,amount;...
# no ";" at the start or end
TvTEventReward = 57,100000;5575,1000

# TvTEvent Rules
TvTEventTargetTeamMembersAllowed = True
TvTEventScrollsAllowed = False
TvTEventPotionsAllowed = False
TvTEventSummonByItemAllowed = False

# Door id's to open/close on start/end
# ex.: 1;2;3;4;5;6
# no ";" at the start or end
TvTDoorsToOpen =
TvTDoorsToClose =

# Should teams be rewarded if the event ends in a tie, if so set this to true, if not set it to false.
TvTRewardTeamTie = False

#================================================#
#                  CTF                           #
#================================================#
# --------------
# Section: Teams
# --------------
# Options:
# - NO = not even teams.  
# - BALANCE : Players can only join team with lowest player count.  
# - SHUFFLE : Players can only participate to the event and not direct to a team. Teams will be schuffeled in teleporting teams.  
CTFEvenTeams = SHUFFLE

# If it is set true players who have not participated in ctf will
# be able to target ctf participants.
CTFAllowInterference = False

# If it is set true ctf participants will be able to use potions.
CTFAllowPotions = False

# If it is set true ctf participants will be able to summon.
CTFAllowSummon = False

# If it is set true then all the effects from ctf participants
# will be removed on the event's start.
CTFOnStartRemoveAllEffects = True

# If it is set true when the event starts it will automatically
# unsummon ctf participants' pets.
CTFOnStartUnsummonPet = True

# If it is set true then it will announce teams' statistics.
CTFAnnounceTeamStats = False

# If it is set true when the server starts a ctf event will start.
CTFAutoStartUpOnBoot = False

# Only usefel if TvTAutoStartUpOnBoot is set false
# Here you can set the time that a ctf event will begin after server's boot.
# default = 10 (time in minutes)
FirstCTFEventDelay = 10

# If is is set true then players with cursed weapon will be allowed to join ctf.
CTFJoinWithCursedWeapon = False

# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second)
CTFReviveDelay = 10000

# If it is set true on revive participants will regain full hp/mp/cp.
CTFReviveRecovery = True

# If it is set true then an announcement will be made with the rewards.
CTFAnnounceReward = False

#================================================#
#         /!\        VIP         /!\             #
#================================================#
# Enable VIP Event = True, Disable VIP Event = False
VIPEventEnabled = False

# Time Between CTF events
VIPEventInterval =240

# Minimum amount of players on the VIP's Team.
MinVIPPlayers = 3

# Minimum amount of players on the opposing teams (non-vip teams).
MinNon-VIPPlayers = 5

# Event Duration in minutes.
VIPEventDuration = 20

# Event Start delay after Joining period is allowed in minutes.
VIPEventStartDelay = 10

# Event Reward's ID For:
# 1st Line: VIP's Reward ID
# 2nd Line: VIP'S Team's Reward ID
# 3rd Line: NON-VIP's Team Reward ID
# Default : 57 (Adena)
VIPEventPrizeID = 57
VIPTeamEventPrizeID = 57
Non-VIPEventPrizeID = 57

# Event Reward's Amount For:
# 1st Line: VIP's Reward Amount
# 2nd Line: VIP'S Team's Reward Amount
# 3rd Line: NON-VIP's Team Reward Amount
VIPEventPrizeCount = 30000
VIPTeamPrizeCount = 20000
Non-VIPEventPrizeCount = 20000

# VIP Event Finish NPC's ID (the finish line)
VIPFinishNPCID = 50083

# If it is set true potions during VIP will be allowed.
VIPEventPotionsAllowed = False

# If it is set true summons during VIP will be allowed.
VIPEventSummonByItemAllowed = False

#================================================#
#         /!\          TVT       /!\             #
#================================================#
#TvT Developed by l2emu project still in testing
#remove the # <- in front of the configs to activate it, then //tvt in game
# --------------
# Section: Teams
# --------------
# Options:
# - NO = not even teams.  
# - BALANCE : Players can only join team with lowest player count.  
# - SHUFFLE : Players can only participate to the event and not direct to a team. Teams will be schuffeled in teleporting teams.  
TvTEvenTeams = SHUFFLE

# players there not participated in tvt can target tvt participants?
TvTAllowInterference = False

# tvt participants can use potions?
TvTAllowPotions = False

# tvt participants can summon by item?
TvTAllowSummon = False

# remove all effects of tvt participants on event start?
TvTOnStartRemoveAllEffects = True

# unsummon pet of tvt participants on event start?
TvTOnStartUnsummonPet = True

# on revive participants regain full hp/mp/cp ?
TvTReviveRecovery = True

# announce all team statistics
TvTAnnounceTeamStats = False

# start auto event on server boot?
TvTAutoStartUpOnBoot = False

# Only reads if "TvTAutoStartUpOnBoot = True"
# here you can set the time that server will wait for start first event on boot
# default = 10 (time in minutes)
FirstTvTEventDelay = 10

# we must close coliseum doors on tvt start up?
TvTCloseColiseumDoors = True

# allow/disallow team1 players to heal enemy team
TvTAllowEnemyHealing = False

# Same team members can use skills each other?
TvTAllowTeamCasting = False

# Same team members can attack each other?
TvTAllowTeamAttacking = False

# if true announce to all players the loc and npc name.
TvTAnnounceLocNpc = True

# if true announce to all players who is participating.
TvTAnnounceSignUp = True

# give price with 0 kills
TvTPriceNoKills = False

# players with cursed weapon are allowed to join ?
TvTJoinWithCursedWeapon = True

# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second)
TVTReviveDelay = 5000

# place an aura on participants team ?
TvTAura = True

# announce reward
TvTAnnounceReward = True

# Show L2Emu Credits when finish the event
TvTShowCredits = False

#================================================#
#                  DM                            #
#================================================#
# players there not participated in DM can target DM participants?  
DMAllowInterference = false
# DM participants can use potions?  
DMAllowPotions = false
# DM participants can summon by item?  
DMAllowSummon = false
# remove all effects of DM participants on event start?  
DMOnStartRemoveAllEffects = true
# unsummon pet of DM participants on event start?  
DMOnStartUnsummonPet = true
# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second)
DMReviveDelay = 20000

#---------------------------------------------------------------
# Offline trade/craft                                          -
#---------------------------------------------------------------
# Option to enable or disable offline trade feature.
# Enable -> true, Disable -> false
OfflineTradeEnable = True
# Option to enable or disable offline craft feature.
# Enable -> true, Disable -> false
OfflineCraftEnable = True
# If set to True, name color will be changed then entering offline mode
OfflineSetNameColor = False
# Color of the name in offline mode (if OfflineSetNameColor = True)
OfflineNameColor = 808080

#---------------------------------------------------------------
# Offline buffer                                          -
#---------------------------------------------------------------
# Option to enable or disable offline buffer feature.
# Enable -> true, Disable -> false
OfflineBufferEnable = True

#---------------------------------------------------------------
# Armor Mastery restriction  (class balancing)                                        -
#---------------------------------------------------------------
# Option to enable or disable armor mastery restriction feature.
# If enabled only characters with proper mastery may wear given armor type
# Enable -> true, Disable -> false
ArmorMasteryRest = True

# ---------------------------------------------------------------------------
# Vote event by Szmajso
# ---------------------------------------------------------------------------
# To enable event  enable Event Task below (reward is autogiven)
# Enable Vote Event Task Manager
EnableVoteEvent = false

# Adress of hidden page containg voters IP's
HiddenVotePage = http://80.53.43.118/hidden.php

# Item ID of reward item
VoteRewardId = 3436

# Reward items count
VoteRewardCount = 1

# Min delay to next vote (in hours)
VoteDelay = 8

#How Often votes are checked in game and item is given (in seconds)
VoteUpdateDelay = 60

# ---------------------------------------------------------------------------
# HopzoneVote event by Szmajso@wp.pl
# ---------------------------------------------------------------------------
# To enable event enable Event Task below (reward is autogiven)
# Enable Vote Event Task Manager
EnableHopzoneVoteEvent = False

# Adress of hidden page containg voters IP's
HopzoneServerPage = http://l2.hopzone.net/lineage2/moreinfo/LineageIIForever/72252.html

# Item ID of reward item
HopzoneVoteRewardId = 57

# Reward items count
HopzoneVoteRewardCount = 1

# Min delay to next vote (in seconds)
HopzoneCheckInterval = 900

# Min votes for reward (i.e if set to 100 first reward is given at 100 ... 200...300 ... votes)
HopzoveVotesInterval = 2

# ---------------------------------------------------------------------------
# L2Topzone event by Szmajso@wp.pl
# ---------------------------------------------------------------------------
# To enable event enable Event Task below (reward is autogiven)
# Enable Vote Event Task Manager
EnableTopzoneVoteEvent = false

# Adress of server page at Topzone
TopzoneServerPage = http://l2topzone.com/lineage2/server-info/1625/LineageFort.htm

# Item ID of reward item
TopzoneVoteRewardId = 57

# Reward items count
TopzoneVoteRewardCount = 1

# Min delay to next vote (in seconds)
TopzoneCheckInterval = 300

# Min votes for reward (i.e if set to 100 first reward is given at 100 ... 200...300 ... votes)
TopzoveVotesInterval = 2

# ---------------------------------------------------------------------------
# NPC Weapon Enchant value
# ---------------------------------------------------------------------------
# Npc enchant - only visuall effect;

NpcWeaponEnchantValue = 16

#Enable online manager.
EnableOnline = True

#Min players to start online manager
MinOnline = 1
#Min fake players lvl.
MinFakeLvl = 25

#max fake per real spwn
MaxFakeLoad = 50

 

 

Posted

1) you are time waster

2) you aren't dev/coder

3) means you aren't in state to code anything

4) you sell shared codes/packs

5) you are scammer

6) again you are scammer

7) and again you are scammer

 

Posted

1) you are time waster

2) you aren't dev/coder

3) means you aren't in state to code anything

4) you sell shared codes/packs

5) you are scammer

6) again you are scammer

7) and again you are scammer

 

+1 thats szmajso's pack someone lock it

 

rules forbit to sell private sources if you are not author or you dont have rights

 

right?

Guest
This topic is now closed to further replies.


  • Posts

    • Server owners, Top.MaxCheaters.com is now live and accepting Lineage 2 server listings. There is no voting, no rankings manipulation, and no paid advantages. Visibility is clean and equal, and early listings naturally appear at the top while the platform grows. If your server is active, it should already be listed. Submit here  https://Top.MaxCheaters.com This platform is part of the MaxCheaters.com network and is being built as a long-term reference point for the Lineage 2 community. — MaxCheaters.com Team
    • Someone knows if there is a free download in some place for get it?. Thanks!
    • NEWS Elysian Realms   LINEAGE 2 PRIVATE PUBLIC SERVER A complete, optimized, and feature-rich Lineage 2 experience — ready to launch, play, and scale.  OVERVIEW Elysian Realms is a high-quality Lineage 2 private public server pack, crafted for stability, balance, and long-term gameplay enjoyment. Every system is preconfigured and battle-tested, allowing server owners to focus on community and growth rather than constant fixes. Whether you aim for classic nostalgia or a modern custom experience, Elysian Realms adapts to your vision. STABLE & SECURE CORE Performance-focused and scalable core High uptime & low latency Bug-free, smooth gameplay Designed for long-term server stability Your players stay focused on the world — not server issues.  CUSTOM FEATURES WITHOUT COMPROMISE Authentic Lineage 2 feeling enhanced with smart QoL systems:  Interface & Visuals Unique UI tweaks Custom skins, armors, weapons, tattoos & cloaks Special camera effects on death Color Choose Player system Vitality 16+ special armor effects  Gameplay Systems Balanced skills & stats (fully tested) Unique Rebirth Manager (Doll Skills) Dolls items with custom skills Rune XP Bonus system (XP / SP / Drop boosts) Auto Pots system (.menu) Buff cancel (5 sec return)  PVE & FARMING CONTENT Expanded PvE zones Solo farm zones (Top / Mid / Low LS) Tyrannosaurus addons with top LS drops Party Farm Event Dungeon Manager Top Farm Items Manager Global Drop System Farm Protection (Captcha) Solo & Zerg protection system  PVP & COMPETITIVE EVENTS Flag Raid Zones (PvP zones) PvP Top Player events + rewards Special PvP & PK rankings (spawned in Giran) Tournament events (x3 / x5 / x9) TvT & CTF Random 1vs1 Event Hero Boss Event System Race of Wars (Unique Event) Elysian Ultimate Zones – God Zone RAIDS & WORLD CONTENT Raid HP announcements Special Gatekeeper: Farm Zones PvP Zones Raid Zones Event Zones Party Farms Random Locations Flagged Raid Zones (PvP enabled) AUTOMATION & SMART SYSTEMS Auto Farm (VIP) Auto Gold Bar system Auto NPC announcements (Giran Town) Auto login & online record announcements Auto Vote system with global rewards Auto Zones Timed Items Dungeon Unique. REWARDS, PROGRESSION & ECONOMY Achievement Manager Mission System (Cafe Points + Random Rewards) Capsule Boxes. Top Boxes system with configurable rewards Roll Dice System (Lucky Manager x2 rewards) Donate Manager (clean & transparent) Auction Manager (extended icon support)  FULLY DOCUMENTED & DEVELOPER FRIENDLY Complete server & client documentation  MULTIVERSE-READY CORE Supports C4-style to High Five gameplay Multi-language support Scalable rates Modular scripts & systems One core. Endless possibilities.  DESIGNED FOR Indie server owners & developers Event & GvG organizers Modders & hobbyists Fans of classic & custom Lineage 2 PROVEN & BATTLE-TESTED Previously online with 100+ active players All systems tested in live environment Balanced for both PvE & PvP longevity ELYSIAN REALMS PHILOSOPHY Elysian Realms isn’t just a server pack — it’s a complete Lineage 2 ecosystem built for players and creators alike. Ready to enter the Elysian World? Launch. Customize. Dominate.   https://www.l2elysian.com/
  • 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..