Jump to content

Recommended Posts

Posted

Hi guys here will show you a server that you love.

The server is mid rate x45, drop 100% (adena, medals), adena x200 and is very easy to get on lvl.

It could be characterized as a pvp server mid rate.

 

See here some information:

 

[XP-45] [sP-45] [PET-30] [PARTY-1.5]

[ADENA-200] [DROP-4] [sPOIL-4]

 

*Allowed Dual Box.

*Skills Fix 98%.

*Balance Class 98%.

*GrandBoss retail like.

*Rate Adena Drop 100%.

*Castle - Siege retail like.

*Augmentation skills retail like.

*Trade system work retail like.

*1 Hour & 30 Minites Buffs Time.

*Auto Create Account.

*Auto Loot.

*Auto Learn Skills.

*Free Teleport.

*Change Class 20,40,76 + Price.

*SubClass (Without Quest).

*Max SubClass 3.

*Player Spawn Protection.

*Announce Castle Lords.

*unstuck 60 sec. (/unstuck).

*Offline Trader.

*Announce To All SpawnRb.

*Player Protection Level 39.

*Show Npc Crest.

*PvP & PK Color System.

*PvP & PK System Reward.

*Reward Protect 60 sec.

*Protect Player Flag Teleport.

*Announce PvP & PK Kills.

*Protect Soe Flag Player.

*Character Repair (.repair).

*Social Say Actions (hi,lol etc).

*Automatic Vote Reward System.

*Armor & Weapon Dynasty Balance.

 

*Gmshop.

*Gatekeeper.

*Buffer.

*Safe Enchanter.

*Augmenter.

*Noblesse.

*Boss Status.

*PvP PK Manager.

*Changer Password.

*GrandBoss Info.

*Wedding Manager.

*Trader Manager.

 

*Safe Enchant +3.

*Max Enchant +20 Armor & Weapon.

*Max Enchant +16 Jewels.

*Normal Scroll 68%.

*Blessed Scroll 75%.

*Crystal Scroll 80%.

 

-----------------------PC Bang Event------------------

Every 5 minutes Price (5 Pc Bang Point)

 

-----------------------MEDAL Event------------------

Price (1~4 Event Medal---1~3 Event Glittering Medal)

All Time Drop Mobs (70% Event Medal - 30% Event Glittering Medal)

 

-----------------------TvT Event------------------

Price (50 L][RuinsLigthCoin)

Time (02:00-05:00-09:00-14:00-17:00-21:00)

 

-----------------------DM Event------------------

Price (25 L][RuinsHardCoin)

Time (03:00-06:00-10:00-15:00-18:00-22:00).

 

-----------------------CTF Event------------------

Price (25 L][RuinsHardCoin)

Time (01:00-04:00-08:00-16:00-16:00-20:00).

 

*Olympiad 100% retail like.

*Start [18:00] End [24:00] [GMT+2].

*Classed Participants 4.

*Oly period 2 Week.

 

*Anti ddos.

*Anti Bot.

*Anti L2Phx.

*Anti Hlapex.

*Anti L2Walker.

*Full Flood Protect.

*Full Geodata & Pathnode.

*Unknown Packet Protection.

*Anti Farm Ip.

*Anti Dual Box Olympiad.

*Anti Dual Box Events.

*Enchant Protection.

*Food Packets Protections.

 

you wait to try it ;)

 

www.l2ruins.com

Posted

How Many TOPICS for thins one??

 

DONATE*

1. account name & character name.

2. What they want and how much +.

3. how much money you put.

 

* I m a fucking retard and my dady is Rich and i need +50 weapon full boss jewels and bla bla and i give you 200e*

 

I love this donate system :)

Posted

The server is Java & max buff slot 40 easy server!!!

server lists are full of easy server which close in max 1-2 weeks,40 buff slots?i would say unbalanced server!thx for info but i wont join!good luck
Posted

server lists are full of easy server which close in max 1-2 weeks,40 buff slots?i would say unbalanced server!thx for info but i wont join!good luck

We are very sorry that will not take part.:P :P :P

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

    • And Discord: https://discord.gg/3aYqWNqb
    • Ofc: https://discord.gg/3aYqWNqb
    • You can find some H5 skins shared in old L2 modding Discords, but most of the higher‑quality ones are either paid or come bundled with full client edits. I usually mix in commissioned work and whatever I can patch myself. On a side note, I fund a lot of these commissions by selling off game items through instant sell cs2 skins, which has been a quick way for me to get some cash for projects.
    • There is no need for gRPC in this case, even tho originally it was gRPC based but since we don't need it to be bi-directional, we switched to simple http requests for the web calls and SSEs for the data streamed from the server. There are distributed locks in place to precent race conditions between actions that can happen between multiple web instances and the server.   Local models can also be slow depending on the model, and most external models can actually be faster than local ones if you use Flash 2.5 or something along those lines. I am running on 512GB of Unified Memory on my Mac Studio M3 Ultra so the speed of the local model for a small model is pretty good but I tested it with Gemini too and it works equally as fast and in some cases faster. The way it works is that I'm using pgvector (one of the benefits of moving to Postgres) to search the data and see what the player can see etc and there is some batching of the next few actions for 2-4 seconds for the user until the next LLM request fires. The batching also includes branching on logic so if they for example fall under some HP they will move to kiting instead of attacking or maybe they heal etc.   Everything is authed and permission-based. The server and the backend of the frontend have secure communication between them, either with a symmetric key (not recommended for production) or a certificate (the recommended way), so there is no worry. It's all tied to the account's access level, etc., so nobody can make an action that they normally wouldn't be allowed to do. Even the MCP is token-based, and there are prompt injection protections in place. The MCP is audited, and every mutation needs confirmation. The admin area is only accessible to the admin account anyway so normal users can't access it.  
  • 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..