- 0
Online SERVER
-
Posts
-
🛡 GoldRush — High Five x20 A fresh High Five server focused on active progression, fair competition, and a healthy player-driven economy. GoldRush is built for players who want a fresh spin on our beloved game that is connected to today's world via Web3 marketplace. 🌍 Server Info Chronicle: High Five Type: Mid Rate / PvP Craft Community: International Location: Europe Time Zone: GMT+3 ⚙️ Rates EXP: x20 SP: x20 Adena: x10 Drop: x8 Spoil: x12 Raid Boss: x3 Quest Items: x5 Quest EXP / SP: x10 Quest Adena: x5 👑 Class Progression 1st Class: Free 2nd Class: Free 3rd Class: 5,000,000 Adena 1st and 2nd class transfers reward Shadow Weapons. ✨ Main Features No P2W as there is no donation currency in the game Web3 Marketplace Events with real rewards Rotating accessories shop Weekly Olympiad Clean and active mid-rate progression 🧩 Community Board Features Buffer GM Shop Gatekeeper Drop Search Rankings 🔨 Enchant Info Max Weapon Enchant: +16 Max Armor Enchant: +12 Olympiad Max Enchant: +6 Safe Enchant: Weapons / Armor: safe to +3 Full Body Armor: safe to +4 Enchant Chance: +4 to +6: 66% +7 to +9: 60% +10 to +12: 54% +13 to +14: 48% +15 to +16: 42% 🏪 GM Shop / Gear Progression C-grade through Dynasty gear is available through the GM Shop. Moirai+ progression is farm, craft and raid based. There is no admin-created endgame gear selling. 🥇 Gold Rush Economy GoldRush includes a server-wide Adena sink system. Players contribute Adena to the Gold Rush Collector. When the server goal is reached, limited Gold Bar stock unlocks through the Gold Merchant. Daily Gold Rush missions also allow active players to earn Gold Bars through gameplay. 🌐 Website Player-to-Player Marketplace GoldRush includes a website-based Web3 marketplace where players can list and trade items with each other. Items come from real players. The marketplace is player-to-player only. 🏛 Olympiad Weekly Olympiad cycle. Olympiad starts at 18:00 GMT+3. Olympiad max enchant: +6. 🏰 Sieges Castle sieges take place on Sundays at 16:00 and 20:00 GMT+3. The first siege will happen 2 weeks after launch. 🐉 Grand Boss Respawn Queen Ant: 24h + 2h random Core: 30h + 2h random Orfen: 48h + 2h random Baium: 120h + 3h random Antharas: 120h + 24h random Valakas: 120h + 24h random Beleth: 120h + 24h random 🎉 Events Manual GM events with real token or gold bar rewards. ⚔️ Fair Play Bots are strictly forbidden and will result in a ban without warning. Dualbox is limited to 1 box. GoldRush is built around a healthy player-to-player economy. 🚀 What to Expect Active farming Meaningful PvP Meaningul Farming Player-driven economy No donation currency 🔗 Join Us Website: www.goldrushpvp.xyz Discord: https://discord.gg/kg9WXxcAY 🏁 Expected Launch: July 18 2026 If you are looking for a fresh High Five x20 server with clean structure and strong long-term potential, GoldRush is almost ready. See you in game.
-
Collisions is from client are no way to bypass from server. Can be done from client modification need to be moded a .dll I can do the work you can contact me by DM P.D: I already have this job done on the past
-
This is a bump: https://databay.com/
-
Topics

Question
tarakudo1993
Γεια σας πεδια , θελω μια μικρι βοηθεια , εχω φτιακσει σερβερ και το εχω κανει Ονλινε αλλα το προβλημα ειναι οτι δεν μπορει ο φιλος μου να μπει , θα σας δικσω που κολαει και μετα θα σας γραπσω ολες τις πληροφοριες του σερβερ και θα σας δικσω μερικες εικονες για το σερβερ μου για τους φακελους κ.τ.λ.
Εκει που κολλαει ο φιλος μου ειναι :
Πληροφοριες για το σερβερ
1) Χρησιμοποιο L2J Server pack και το Λινκ ειναι απο αυτο http://maxcheaters.com/forum/index.php?topic=191765.msg1582813&ckattempt=1
2)Ολα τα Πορτς ειναι ανιχτα
α)
http://i40.tinypic.com/j75a8k.png[/img]
β)
http://i39.tinypic.com/2r58cc4.png[/img]
γ)
http://i40.tinypic.com/2d9qqg1.png[/img]
3)Και τα Configs του Server
α)
# This is the server configuration file. Here you can set up the connection for your server. # Usually you have to change the ExternalHostname option to # - 127.0.0.1 (if you want to play alone / testing purpose) # - LAN IP* (if you want to play from another computer in the network) # - WAN IP** (if you want to play with friends over internet) # - Questions? => http://l2jserver.com # # * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig" # **= If you want to get you WAN IP, visit http://www.whatismyip.com # =================================================================================================== # ================================================================ # General server setting !!! REQUIRED to configure to everyone !!! # ================================================================ # Bind ip of the gameserver, use * to bind on all available IPs GameserverHostname=* GameserverPort=7777 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname # If this ip is resolvable by Login just leave * ExternalHostname=l2vidmo.no-ip.biz # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname # If this ip is resolvable by Login just leave * InternalHostname=127.0.0.1 # The Loginserver host and port LoginPort=9014 LoginHost=127.0.0.1 # This is the server id that the gameserver will request (i.e. 1 is Bartz) RequestServerID = 1 # If set to true, the login will give an other id to the server if the requested id is allready reserved AcceptAlternateID = True # Database info Driver=com.mysql.jdbc.Driver #Driver=org.hsqldb.jdbcDriver #Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver URL=jdbc:mysql://localhost/l2jdb #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= Login=root Password= MaximumDbConnections=100 # Datapack root directory, defaults to current directory from which the server is started # DatapackRoot = C:/Work/tmp/DataPack # Define character name template # Example to use only : CnameTemplate=[A-Z][a-z]{3,3}[A-Za-z0-9]* # will allow names with first capital letter, next three small letters, # and any (capital or not) letter or number, like ZbigN1eW # Most rational to have CnameTemplate=[A-Z][a-z]* # meaning names only of letters with first one capital, like Zbigniew # Default .* - any namy of any symbols CnameTemplate=.* PetNameTemplate=.* # Maximum number of chars per account - Default 7 (0 = unlimited [7 is the client limit]) CharMaxNumber = 7 # Define how many players are allowed to play simultaneously on your server. MaximumOnlineUsers=100 # Minimum and maximum protocol revision that server allow to connect. # You must keep MinProtocolRevision <= MaxProtocolRevision. MinProtocolRevision = 1 MaxProtocolRevision = 999β)
3) α)Login Server Control
β)Game Server Control
4) Το Java που εχω ειναι kita 7
Σας παρακαλω , μια βοηθεια
0 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now