Jump to content

Recommended Posts

Posted

Hello mates,i have been in this forum for a very long time.So i've never seen and interlude pack with full protections.I'm gonna share a pack i've made.Its most likely L2 Gold the c4 server.I have added the L2Gold weapons tho.So its like L2Gold ready in interlude.The server is made to be near retail.That why i haven't added custom armors or other items.Just weapons and tattoos which you can remove.

 

I would like to mention that this pack includes SVN from 3 different projects but it is based in L2J.

 

So this pack includes:

Weapon Shop ->Credits to me

Armor Shop -> Credits to me

Misc Shop -> Credits to me

Custom Global Gatekeeper ->Credits to me

Custom Gold Bank NPC ->Credits to me

Custom Ability Shop ->Credits to me

Custom Weapons With Special Abilities (Halisha Bow,Dual Crokian etc) ->Credits to me

Tattoos (fixed stats and icons) ->Credits to me

Custom Locations ->Credits to me

Custom Droplists (Wind,Water,Fire Mantra and Enria) ->Credits to me

 

About protections:

 

The pack includes all the protections and there are no major bugs.I guarantee for this.I think its one of the rare packs in MxC with full protections.You can try it by yourselves!

 

How to install:

 

Download the pack HERE

Copy the Kwlotoumpas Custom Pack Folder and paste in in your c:/

Open the backup.rar copy the backup file and restore it in your SQL

Restore the backup and run the Start Loginserver and Start Gameserver.

Have fun!

 

P.S. I think i deserve +1 karma for my work. ::)Thanks  :-X

And please do not spam or flame in this topic.Keep it clean!

 

EDIT!!!

You will need to download THIS

file and put the content into your Lineage 2 system folder in order to be able to see the tattoos and the custom weapons.

Posted

when u mean all protections? can u mention some in your post?

 

What u mean there are no major bugs. On l2j there always be bugs, anywhere.

And what pack is that? l2jfree? l2jequal? l2jemu? Where did u download the pack, and what u re-compiled on it.

Posted

when u mean all protections? can u mention some in your post?

 

What u mean there are no major bugs. On l2j there always be bugs, anywhere.

And what pack is that? l2jfree? l2jequal? l2jemu? Where did u download the pack, and what u re-compiled on it.

It has anti PHX protections

Flood protection

Fixed trade bugg

All these things are fixed.

It was L2J clean pack.I've made everything on it.I've added L2 Dot mods tho.

I didnt steal it from anyone.Its totally my work.

Posted

Nice one friend kolotoumpas.! very usefull and really protected. Downloaded and tested right now!!!!!! :)

Since you have 7 posts and my post is hidden for 50 posts how you're downloading?Reported for spam.

One moderator to keep my topic clean please.

Posted

I know this pack i try'ed hacks when was working so what i can say :P

 

Enchanting dont works whit pet, 3 differents hacks whit WH.

Trade bug fixed by hack0r if i am not wrong.

Crit error whit  overwrition in chat.

GB dupe fixed.

Mulltisell fixed.

Augmentation stuck fixed.

 

Now i dont remmebe wich hacks i try but  lots of them fixed if not alls...

 

Posted

Thats not a preconfigured.

Read what pack includes.

Its just full protected which i think there is not another interlude with those protections.

Or maybe i didnt find one when i was searching.

Guest
This topic is now closed to further replies.



  • Posts

    • Hi, great work! Are there any bugs? And will it work with a high five?
    • For others that would like to understand in more details:   The login server also uses a protocol (sent by the server to the client in the very first packet). For instance, the C4 client (the one I'm developing my emulator for) expects the protocol number `50721` (or `0xc621`) which works as follow (from what I've gathered): Preamble: L2 packets are divided into two parts: size and payload; As mentioned, every packet starts with two bytes containing the whole packet size (thus including those two bytes, e.g. a packet of size 15 will have the number `15` written onto its first two bytes and a following payload of 13 bytes); For login server, first byte of the payload is the opcode (game server must deal with variable-sized opcodes); Next bytes are the packet content; Before sending the packet, its buffer size (minus the initial two bytes) is padded to 8 bytes (required by upcoming Blowfish encoding); A checksum of the packet is appended at the end, then the payload is again padded to 8 bytes; If the opcode is not `0` (also written as `0x00`), then the payload is encoded by Blowfish; Packet is sent over the network. You can have a look at my implementation (in C++) here (do note I'm assuming little-endian).   In this protocol, the auth packet (`0x00`) sent back by the client is RSA encrypted using the RSA modulus sent in the first server packet, inserted right after the protocol number.  
    • Hello guys I wanna buy some  Lessons for an L2J Developer
    • Let me give you something for inspiration and get you addicted to bot AI     And a siege 😛     What I have notice helps a lot the LLM to act real, is to give it a real-persons background. So for each LLM in the context beggining, besides the L2 facts, give it a real-life back story "You are a 67 years old retired nurse who plays Lineage 2 while her husband reads his newspaper, you are calm, collected but get mad if insulted". But that makes for a creative bot but its repetitive. So what you can also do, is pick random 20 news sites and for each bot every 2-3 days, initialize a context that is affected by the "news" the bot reads in the "real world".  So for example there's Iran - US war ok ? You take the news, put it in an LLM and ask it, extract the "abstract feelings" that this news piece invokes into you without mentioning anything related to the news. Then you take the result and inject it to the bots LLM prompt after its backstory.  This leads to some VERY human-like behavior from bots. 
  • 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..