Jump to content

Recommended Posts

Posted

L2 freya pack  :not bad:

 

Protections :y u no?:

 

Anti Feed

Pk protection

CaptchaSystem

Anti box PC

SOE in PVP

Safe system Admin

Raport BOX

Anti PHX

Anti Walker(basic)

 

Messages :gusta:

 

Welcome message

Quick info for newbies

Show Welcome pm on start

Show welcome html

Welcome special video

Announce Hero

Announce when lord of the castel log in

Announce Boss spawn in game

 

Event  :dat:

 

Death Match Event(DM)

Hide And Seek Engne

Kino Engine

Last Hero

Bloodshedparty

Pc bang Event

Capture The Base

Tvt Flag Count system

 

Enchanting :lied:

 

Skill enchanting maximum

Custom weapon pvp - hero (Enchanting,Agument,Element

Break Enchant

Progressive Enchanting maximum

 

Characters :LOL:

 

Custom title for news caracters

Custom items news caracters

Distance from player for private store

Custom spawn news caracters

Automatic active soulshots/spiritshots log in

 

Other :you serious?:

 

Goodnes Armor++sigil

Pvp reward system

Custom Clan leder color name

Pvp color system (name)

pk color system (title)

Vote system HopZone/TopZone

System balance classes/ Class settings

Change Password

 

NPC  :forever alone like a boss:

 

Rename

Delevel

ChangeSex

Set Nobless whit pvp

Gm Sop

Instance Event

Acesory

Talisman

gateKeeper

Buffer

Donater manager

Pk Protector

 

 

  This pack is 40 E    Here is one screan http://postimage.org/image/4lsod8ozj/full  for info add me mail david_kiss_you@yahoo.com

 

Posted

OFF: [Ro] vezi ca e rename nu renume sau fame dak te refereai la aia

        [Eng] its rename not renume or fame in case you were referring to that

 

On: interesting pack but wouldnt pay for it especially that much also fake players to npc make alot of lag when you have 100++

Posted

Remove the post or i will report you, re-sell other people work is iligal in this forum!

If you do not have permissions for re-selling it.

http://maxcheaters.com/forum/index.php?topic=229354.0

 

...

 

What?=)))))))))))))))) i make that pak alone:)))comom that is all wha't you have???=)) lock man flash have 4 event, i have 8 in me pack, i have goddnes items i have a lot of protection, and more you chan't compare whit him plz.

Posted

What?=)))))))))))))))) i make that pak alone:)))comom that is all wha't you have???=)) lock man flash have 4 event, i have 8 in me pack, i have goddnes items i have a lot of protection, and more you chan't compare whit him plz.

 

You can't even talk, explain me how a person without even a basic english can make that pack [even if it sux...]

 

Anyway, i'm going to report you to moderator.

 

Posted

the most of the features are shared...

all features are easy to make and they are shared here, and most are already on latest revs of L2j.

me first xd

Posted

This Pack was sold :not bad:

 

Sylv3eMoon Stop QQ man remeber when you whas admin in me server? l2Abduction??

And afther you talk whit me for a trade, and you stealing the pack from me???? plz man... stop talk.

Plz leave us.. have a nice day. thx :alone:

Guest
This topic is now closed to further replies.


  • 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..