Jump to content

Recommended Posts

Posted

Preparation-Required files:

Java JDK 6 Update 6 or later to run the ServeR.You Can Find it Here http://java.sun.com/javase/downloads/

 

MySQL 5.0.51b or later for DataPack.You Can Find it Here http://dev.mysql.com/downloads/mysql/5.0.html

2vtehdz.jpg

 

Navicat 8 for MySQL or later to manage the DataBase.You Can Find It Here http://www.navicat.com/download.html 

efi03n.jpg

 

L2J Server : http://www.l2jserver.com/nightly/

9banp4.jpg

 

L2J DataPack : http://www.l2jserver.com/nightly/

65msef.jpg

 

 

Installing MySQL

Export of 'mysql-5 .*. x-win.zip' in a temporary folder.

Installing MySQL where you want (in protimisi a separate hard drive exclusively for this).

Enter the password you specified during installation (if you specify).

Restart system after the installation.

 

Preparation Server records

Export 'L2J_Server-unstable.zip' in a temporary folder.

Export 'L2J_DataPack-unstable.zip' to the temporary folder you extracted the 'L2J_Server-unstable.zip'.

 

Install Navicat

Run the file and install.

Run the program.

Select 'New Connection' and enter the appropriate data

(Location of MySQL Server - 'localhost' soon be on the same machine, user name - 'root', password - that you provided when you install MySQL)

 

 

Import data to database

Διαβάστε το 'README' μέσα στον φάκελο που κάνατε Extract τον Server και το DataPack.

Εκτελέστε το 'database_installer.bat' και ακολουθήστε τις οδηγίες στην οθόνη σας.

Επιλέξτε Full install για νέα εγκατάσταση ή Upgrade για αναβάθμιση.

 

 

Java

Simply run and install the JDK / JRE

 

 

Install Servers - Login Server

Open the file '/ login / config / loginserver.properties' and change the following:

 

ExternalHostname = (here put the Internet IP - If you want to play yourself put 127.0.0.1)
InternalHostname = (here put the LAN IP if you have players via LAN or 127.0.0.1 if you are on your own)

# Database info
Driver = com.mysql.jdbc.Driver
# Driver = org.hsqldb.jdbcDriver
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriv er
URL = jdbc: mysql: / / localhost/l2jdb
# URL = jdbc: hsqldb: hsql: / / localhost/l2jdb
# URL = jdbc: sqlserver: / / localhost / database = l2jdb/user = sa / password =
Login = root
Password = <---- Here Put Your MYSQL Password
MaximumDbConnections = 10 

 

 

Install Servers - Game Server

Open the file '/ gameserver / config / server.properties' and change the following:

ExternalHostname = (here put the Internet IP - If you want to play yourself put 127.0.0.1)
InternalHostname = (here put the LAN IP if you have players via LAN or 127.0.0.1 if you are on your own)

# Database info
Driver = com.mysql.jdbc.Driver
# Driver = org.hsqldb.jdbcDriver
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriv er
URL = jdbc: mysql: / / localhost/l2jdb
# URL = jdbc: hsqldb: hsql: / / localhost/l2jdb
# URL = jdbc: sqlserver: / / localhost / database = l2jdb/user = sa / password =
Login = root
Password = <---- HERE PUT YOUR MYSQL PASSWORD
MaximumDbConnections = 10 

 

 

Post Game Server (s)

Each Game Server run '/ login / RegisterGameServer.bat' and enter the number you want to give each Game Server and copy the 'hexid (server-x). Txt' file in '/ gameserver / config /' where the Server set and rename it to 'hexid.txt'.

 

 

Run the Server

'/ login / startLoginServer.bat' on the Login Server.

'/ gameserver / startGameServer.bat' for the Game Server.

When the Game Server window appears at the end 'Registered on login as Server 0: Bartz' then everything is OK.

 

To connect:

Start> Run> 'notepad.exe C: \ windows \ system32 \ drivers \ etc \ hosts'

 

127.0.0.1 L2authd.lineage2.com
78.47.101.197 nProtect.lineage2.com

 

________________________________________________________________________

 

For Home Server

If the machine is Server machine (ie, special routing) and have a normal PC with a synithismeno Router then you must make these arrangements to go out Internet

 

gameserver/config/server.properties

 

	
GameserverHostname =*
External hostname = Internet IP or no-ip subdomain
Internal Hostname = LAN IP of the server on the LAN you
LoginHost = 127.0.0.1 

 

login/config/loginserver.properties

 

ExternalHostname = 127.0.0.1
InternalHostname = 127.0.0.1
Loginserverhostname = LAN IP of the server on the LAN you
LoginHostname =*

 

 

Ex.

gameserver / config / server.properties

 

GameserverHostname=*
ExternalHostname=62.169.XXX.XXX
InternalHostname=192.168.1.65
LoginHost=127.0.0.1 

 

login/config/loginserver.properties

 

ExternalHostname=127.0.0.1
InternalHostname=127.0.0.1
LoginserverHostname=192.168.1.65
LoginHostname=* 

(62.169.XXX.XXX = Internet IP

192.168.1.65 = LAN IP)

 

 

________________________________________________________________________

 

 

How to find your Internet IP => http://www.whatsmyip.org/

ftiybl.jpg

________________________________________________________________________

 

How to connect

Open the hosts file with notepad: C: \ windows \ system32 \ drivers \ etc \ hosts

and add the following line:

Your IP the <empty> L2authd.Lineage2.com

eg.

89.149.255.12 L2authd.Lineage2.com

 

________________________________________________________________________

 

How to fix the problem with the "Hacking tool has been discovered" (gameguard)

Open the hosts file with notepad: C: \ windows \ system32 \ drivers \ etc \ hosts

and add the following line:

216.107.250.194 nProtect.lineage2.com

 

________________________________________________________________________

 

How to connect(friend's)

From the modem / router should open a specific TCP ports

Login: 2106

Gameserver: 7777

 

How you Can do this ? Find a Guide in the Forum(mxc) .. ( i cant find)

 

________________________________________________________________________

 

NPC Buffer

Plus the built-in Buffer has L2J which is just perfect! The ID is 1000003. It may not contain everything Buffs may need but are easily modifiable. The list of Buffs can be found in the database table 'npc_buffer' and HTML files in the file '/ gameserver / data / html / mods /'. It is by far the best Buffer, without lags and without Animation Casting in the Buffs.

 

 

Gold Bank

The mod contains L2J file / gameserver/config/l2jmods.properties when activating it, and writing '. Deposit' converts the amount you set at 1 Gold Bar and writing '. Withdraw' converts the Gold Bar to the amount you specify.

 

 

Luxury GateKeeper

http://rapidshare.com/files/87928566/Luxury_GK.zip

I've added an option to go to the Kamael Village (very rough solution).

It's got the L2jfree but has changed much. It works perfectly.

 

You can also install and activate the custom tables that you can install the GM Shop / Gatekeeper / Custom NPC and which custom tables are not deleted in any upgrade and do not need to take it again.

 

________________________________________________________________________

 

Change course Buffs

In Character.properties

EnableModifySkillDuration = true
SkillDurationList = 271,4200;272,4200;273,4200;274,4200;275,4200;276,4 200;277,4200;307,4200;309,4200;310,4200;311,4200;3 66,4200;367,4200;530,4200;\
264,4200;265,4200;266,4200;267,4200;268,4200;269,4 200;270,4200;304,4200;305,4200;306,4200;308,4200;3 49,4200;363,4200;364,4200;437,4200;529,4200;\
1002,4200;1003,4200;1005,4200;1006,4200;1007,4200; 1009,4200;1010,4200;1229,4200;1251,4200;1252,4200; 1253,4200;1284,4200;1308,4200;1309,4200;1310,4200; 1362,4200;1363,4200;1390,4200;1391,4200;1413,4200; 1461,4200;\
1353,4200;1311,4200;1307,4200;1204,4200;1085,4200; 1078,4200;1077,4200;1062,4200;1044,4200;1043,4200; 1035,4200;1068,4200;1040,4200;1073,4200;\
1191,4200;1189,4200;1182,4200;1033,4200;1259,4200; \
1032,4200;1036,4200;1045,4200;1048,4200;1086,4200; 1240,4200;1242,4200;1243,4200;1388,4200;1389,4200; 1392,4200;1393,4200;1352,4200;\
1355,4200;1356,4200;1357,4200;\
1087,4200;1257,4200;1397,4200;1304,4200;1303,4200; 1354,4200;\
1059,4200;1268,4200 

 

Each line of a different group buffs. It's about 70 minutes duration.

 

 

i hope like to you

 

-InFam0usBites/nekys

 

 

 

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • TOO PERFECT? THAT’S A PROBLEM ▪ Paradox: the cleaner the lines – the more suspicious the file looks. ▪ In reality, nothing is “perfect”. – lines slightly shift due to optics and angle – paper introduces micro-deformations – edges never align 100% ▪ Now compare it to a “clean” file: everything is ruler-straight, no deviation, no life. ▪ And that’s exactly what gives it away. ▪ Because systems don’t look for mistakes… they look for the absence of physics. ▪ A real document always “breathes”: slight warps, distortions, imperfections. ▪ Got a file? Send it – we’ll show where it’s too “perfect”. › TG: @mustang_service ( https:// t.me/ mustang_service ) › Channel: Mustang Service ( https:// t.me/ +JPpJCETg-xM1NjNl ) #editing #photoshop #documents #verification #antifraud
    • TG Support: https://t.me/buyingproxysup | Channel: https://t.me/buyingproxycom Discord support: #buyingproxy | Server: Join the BuyingProxy Discord Server!  Create your free account here
    • General Trackers :   IPTorrents invite IPTorrents account 1 tb TorrentLeech invite Torrentleech account 1 tb buffer  InTheShaDow ( ITS ) account Acid-lounge invite Torrentday invite Crnaberza account Abn.Lol account Limit-of-eden account Norbits account Xspeeds account Xspeeds invite Bemaniso invite Wigornot account Turkseed.com account Bithumen invite Filelist account Funfile invite AvistaZ invite Potuk.net invite ResurrectThe.Net invite GrabThe.Info invite Greek-Team invite LinkoManija invite Fano.in account tracker.czech-server.com Speed.cd invite Arab-torrents.net account Arabscene.me account Scenetime account 4thd.xyz invite Btarg.com.ar account Dedbit invite Estone.cc account Speedapp invite Finvip invite Fluxzone account GigaTorrents account Gimmepeers account Haidan.video invite Mojblink account Mycarpathians invite Newinsane.info account Oscarworld.xyz account Peers.FM invite Pt.msg.vg account Ransackedcrew account Redemption invite Scene-rush account Seedfile.io invite Teracod invite Torrent.ai account Torrentmasters invite Ttsweb invite X-files invite X-ite invite Ncore account TorrentHR account Rptorrents account BwTorrents account Superbits invite Krazyzone account Immortalseed account Tntracker invite Pt.eastgame.org account Bitturk account Rstorrent account Tracker.btnext invite Torrent-turk.de account BeiTai.PT account Pt.keepfrds account 52pt.site account Pthome account Torrentseeds account Aystorrent account Blues-brothers.biz invite Divteam account Thesceneplace invite CinemaMovies.pl account Brasiltracker account Patiodebutacas account Newheaven.nl account  Swarmazon.club invite Bc-reloaded account Crazyspirits account Silentground invite Omg.wtftrackr invite Milkie.cc invite Breathetheword invite Madsrevolution account Chilebt account Yubraca account Uniongang.tv account Frboard account Exvagos account Diablotorrent account Microbit account Carp-hunter.hu account Majomparade.eu account Theshinning.me account Youiv.info account Dragonworld-reloaded account Sharewood.tv account Partis.si account Digitalcore.club invite Fuzer.me account R3vuk.wtf invite Ztracker account 1 tb buffer 3changtrai account Best-core.info account Bitsite.us account Eliteunitedcrew invite Exitorrent.org account Tophos invite Torrent.lt account Sktorrent.eu account Oshen account Pirata.digital account Esharenet account Ohmenarikgi.la Pirate-share account Immortuos account Kiesbits account Cliente.amigos-share.club account Broadcity invite Ilovetorzz account Torrentbytes account Polishsource account Portugas account Shareisland account ArabaFenice account Hudbt.hust.edu.cn account Audiences account Nanyangpt account Pt.sjtu.edu.cn account Pt.zhixing.bjtu.edu.cn account Byr.pt invite Ptfiles invite Red-bits account Pt.hdpost.top account Irrenhaus.dyndns.dk (NewPropaganda) account Mnvv2.info (MaxNewVision V2) account 1ptba.com account Spidertk.top account Film-paleis account Generation-free account Aftershock-tracker account Twilightsdreams account Back-ups.me invite Sor-next.tk ( Spirit Of Revolution ) account Tfa.tf ( The Falling Angels ) account Hdmayi account S-f-p.dyndns.dk ( Share Friends Projekt ) account Unlimitz.biz account Pttime account St-tracker.eu account New-retro.eu account Zbbit account Tigers-dl.net account Jptvts.us account Lat-team account Club.hares.top account Falkonvision-team account Concen account Drugari account T.ceskeforum account Peeratiko.org account Zamunda.se account Central-torrent.eu account h-o-d.org account Torrentleech.pl account Demonoid invite Lst.gg account Fakedoor.store account LaidBackManor account Vrbsharezone.co.uk invite Torrenteros account Arenaelite account Datascene account Tracker.0day.community Tapochek.net invite Ptchina invite Lesaloon account Exyusubs account Therebels.tv account Ubits.club invite Zmpt.cc account Turktorrent.us account Dasunerwarte account Hawke.uno account Monikadesign account Fearnopeer account Alpharatio account Wukongwendao.top account Chinapyg account Azusa.wiki account Yggtorrent.top account Torrentdd account Cyanbug.net invite Hhanclub.top account Wintersakura.net account Xthor account Tctg.pm account Finelite invite Agsvpt.com account Pt.0ff.cc invite Qingwapt.com account Xingtan.one account Ptcafe.club invite W-o-t.pro account Coastal-crew.bounceme.net account Darkpeers.org account Pianyuan.org account Seedpool.org  account Tempelbox account Pt.itzmx.com account Itatorrents.xyz  account Letseed.org account The-new-fun.com  account Malayabits.cc account Trellas.me account Yu-scene.net account Futuretorrent.org account Bitpt.cn account Tocashare.biz  account Videoteka.org  account White-angel.hu account Xbytesv2.li account Torr9  account Desitorrents account Okpt.net account Samaritano.cc account Polishtorrent.top  account C411.org account Bigcore.eu account Infinitylibrary.net account Beload.org account Emuwarez.com account Yhpp.cc account Rastastugan account Tlzdigital account account Upscalevault account Bluraytracker.cz account Torrenting.com account Infire.si account Dasunerwartete.biz invite The-torrent-trader account New-asgard.xyz account Pandapt account Deildu account Tmpt.top invite Pt.gtk.pw account Media.slo-bitcloud.eu account P.t-baozi.cc account 13city.org account Cangbao.ge account Cc.mypt.cc invite Dubhe.site invite Hdbao.cc account Kufei.org invite Mooko.org account Pt.aling.de invite Pt.lajidui.top invite Longpt.org invite Pt.luckpt.de invite Ptlover.cc invite Raingfh.top account Sewerpt.com account Huntorrent.org account Xtremebytes.net account Bitbazis.net account Mundo-pirata.org account Homiehelpdesk.net account Torrentheaven.org account   Movies Trackers :   Secret-cinema account Anthelion account Pixelhd account Cinemageddon account Cinemaz account Retroflix account Classix-unlimited - invite Movie-Torrentz (m2g.link) invite Punck-tracker.net account Tmghub account Cathode-ray.tube account Greatposterwall account Arabicsource.net account Upload.cx account Crabpt.vip invite Onlyencodes.cc account Exyusubs account Hellashut.net invite Nordichd.sytes.net invite Locadora.cc account Retro-movies.club account HD Trackers :   Blutopia buffered account Hd-olimpo buffered account Hdf.world account Torrentland.li account HdSky account Hdchina account Chdbits account Totheglory account Hdroute account Hdhome account TorrentCCF aka et8.org account 3DTorrents invite HD-Torrents account Bit-HDTV account HDME.eu invite Hdarea.co account Asiancinema.me account JoyHD invite HDSpace invite CrazyHD invite Bluebird-hd invite Htpt.cc account Hdtime invite Ourbits.club account Hd4fans account Siambit account Privatehd account Springsunday account Tjupt account Hdcity.leniter invite Ccfbits account Discfan account Pt.btschool.club account Ptsbao.club invite Hdzone.me invite Danishbytes account Zonaq.pw account Tracker.tekno3d account Arabp2p account Hd-united account Reelflix.xyz account Hdatmos.club account Anasch.cc invite Tigris-t account Nethd.org account Hd.ai invite Hitpt.com account Hdmonkey account Dragonhd.xyz account Hdclub.eu account Forum.bluraycd.com account Carpt account Hdfun.me invite Pt.hdupt invite Puntotorrent account Ultrahd account Rousi.zip account Bearbit account Hdturk.club account Asiandvdclub account Star-space.net account Nordicq.org account Hdkyl.in account Utp.to account Hdzero account Novahd account Hdtorrents.eu account 4k3dyptt account Duckboobee.org invite Si-qi.xyz account   Music Trackers :   Dicmusic account Music-Vid account Open.cd account LzTr account ProAudioTorrents invite Jpopsuki invite TranceTraffic invite Audionews invite Kraytracker invite Libble.me invite Losslessclub invite Indietorrents.com invite Dimeadozen account Funkytorrents invite Karaokedl account zombtracker.the-zomb account Concertos account Sugoimusic account Satclubbing.club invite Metal.iplay invite Psyreactor invite Panda.cd account Adamsfile account Freehardmusic account Tracker.hqmusic.vn accouunt Twilightzoom account 3 tb buffer Hiresmusic account Metalguru account Musictorrents.org account Musebootlegs.com invite Zappateers.com account Jungleland.dnsalias.com account Naftamusic account Bemusic account   E-Learning Trackers :   Theplace account Thevault account Myanonamouse account Libranet account 420Project account Learnflakes account Pt.soulvoice.club account P2pelite account Aaaaarg.fail invite Ebooks-shares.org account Abtorrents account Pt.tu88.men invite Docspedia.world invite TV-Trackers : Skipthecommercials.xyz account Cryptichaven account TV-Vault invite Shazbat.TV account Myspleen account Tasmanit.es invite Tvstore.me account Tvchaosuk account Jptv.club account   XXX - Porn Trackers :   Homeporntorrents.club account FemdomCult account Pussytorrents account Adult-cinema-network account Bootytape account 1 Tb buffer Exoticaz account Bitporn account Kufirc account Gaytorrent.ru invite Nicept account Gay-torrents.org invite Ourgtn account Pt.hdbd.us account BitSexy account Happyfappy.org account Kamept.com account Lesbians4u.org account Fappaizuri.me account Sextorrent.myds.me account   Gaming Trackers :   Pixelcove account Mteam.fr account BitGamer invite Retrowithin invite Gamegamept account Cartoon/Anime/Comic Trackers : Animeworld account Oldtoons.world account U2.dmhy account CartoonChaos invite Mononoke account Totallykids.tv account Bakabt.me invite Revanime account Ansktracker account Tracker.shakaw.com.br invite Bt.mdan.org account Skyey2.com account Animetracker.cc Adbt.it.cx invite Tracker.uniotaku.com account Mousebits.com account   Sports Trackers :   MMA-Tracker invite T3nnis.tv invite AcrossTheTasman account RacingForMe invite Sportscult invite Ultimatewrestlingtorrents account Worldboxingvideoarchive invite CyclingTorrents account Xtremewrestlingtorrents account Tc-boxing invite Mma-torrents account Aussierul invite Xwt-classics account Racing4everyone account Talk.tenyardtracker account Stalker.societyglitch invite Extremebits invite Rgfootball.net account F1carreras.xyz account   Software/Apps Trackers :   Brokenstones account Appzuniverse invite Teamos.xyz account Macbb.org account Phoenixproject.app account Tormac.org account Graphics Trackers: Forum.Cgpersia account Cgfxw account   Others   Hduse.net account Fora.snahp.eu account Makingoff.org/forum account Xrel.to account Undergunz.su account Corebay account Endoftheinter.net ( EOTI ) account Thismight.be invite Skull.facefromouter.space account Avxhm.se (AvaxHome) account Ssdforum account Notfake.vip account Intotheinter.net account Tildes.net invite Thetoonz account Usinavirtual account Hdclasico invite HispaShare account Valentine.wtf account Adit-hd account Forum-andr.net account Warezforums account Justanothermusic.site account Forbiddenlibrary.moe account Senturion.to account Movieparadise account Dcdnet.ru account Sftdevils.net account Heavy-r.com account New-team.org account Ddl.tv account Filewarez.club account Hispamula.org account Hubwarez.tv account Ultim-zone.in account Leprosorium.ru account Planet-ultima.org account The-dark-warez.com account Koyi.pub account Tehparadox.net account Forumophilia account Torrentinvite.fr account Gmgard.com account Board4all.biz account Gentoo-zh.org account Releasyee.to account   NZB :   Ninjacentral account Tabula-rasa.pw account Drunkenslug account Drunkenslug invite Usenet-4all account Dognzb.cr invite Kleverig account Nzb.cat account Nzbplanet.net invite Ng4you.com account NZB.to account Samuraiplace account Abhdtv.net account Abook.link account Comix.pw account House-of-usenet Secretbinaries.net account Vnext.to account Stockboxx.top account Sky-of-use.net account Indexer.codeshy.com account Oldboys.pw account Uhd100.com account   Prices start from 3 $ to 100 $   Payment methods: Crypto, Neteller, Revolut   If you want to buy something send me a pm or contact me on:   Email: morrison2102@gmail.com   Discord: LFC4LIFE#4173   Telegram: https://t.me/LFC4LIFE4173   Skype: morrison2102@hotmail.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..