Jump to content

Recommended Posts

Posted (edited)

I create this, in 2011.  Used with bot I also create (never release)

L2 Enumeration

Some will find useful, others will not understand.

SDK for more new version, not free... (meaning, you pay - and enough for me to care)

This is generated using the Unreal 2 engine, which is what Lineage II use.  If you share elsewhere, give me credit; not pretend you make it.

http://fyyre.ru/l2/ct2p3_sdk.rar

Edited by Fyyre
Posted
4 minutes ago, Designatix said:

With this i can find the packets used so i can change something i want?

Someone told me here if i can debug packets i can get what i want or something

 

Try UNetworkHandler, engine.dll -- however, SDK not for packets so much.  Already many tools to meddle with packets...

Posted
1 hour ago, Fyyre said:

 

Try UNetworkHandler, engine.dll -- however, SDK not for packets so much.  Already many tools to meddle with packets...

Alright, thank you mate

Posted (edited)
12 hours ago, lordofdest said:

Great work, Fyyre!

Maybe another tool can be useful for someone:

https://github.com/KN4CK3R/UnrealEngineSDKGenerator

Thanks for the link, lordofdest!  Getting all of this working was a massive headache, hopefully this make easier for people.

 

To the other fellow regarding packets, to be specific.  You can find more or less all you need via (this is Gracia Final, v83 client .. however, the point remains the same no matter client):

.text:1079D42C ; Exported entry 3846. ??_7UNetworkHandler@@6BUObject@@@
.text:1079D42C                 public const UNetworkHandler::`vftable'{for `UObject'}
.text:1079D42C const UNetworkHandler::`vftable'{for `UObject'} dd offset loc_103FCF0E
.text:1079D42C                                         ; DATA XREF: UNetworkHandler::~UNetworkHandler(void)+1Fo
.text:1079D42C                                         ; UNetworkHandler::UNetworkHandler(void)+2Eo ...
.text:1079D430                 dd offset UObject::AddRef(void)
.text:1079D434                 dd offset UObject::Release(void)
.text:1079D438                 dd offset sub_1038CE10
.text:1079D43C                 dd offset UObject::ProcessEvent(UFunction *,void *,void *)
.text:1079D440                 dd offset UObject::ProcessDelegate(FName,FScriptDelegate *,void *,void *)
.text:1079D444                 dd offset UObject::ProcessState(float)
.text:1079D448                 dd offset UObject::ProcessRemoteFunction(UFunction *,void *,FFrame *)
.text:1079D44C                 dd offset UObject::Modify(void)
.text:1079D450                 dd offset UObject::PostLoad(void)
.text:1079D454                 dd offset UNetworkHandler::Destroy(void)
.text:1079D458                 dd offset UObject::Serialize(FArchive &)
.text:1079D45C                 dd offset FArchive::GetCriticalSection(void)
.text:1079D460                 dd offset UObject::GotoState(FName)
.text:1079D464                 dd offset UObject::GotoLabel(FName)
.text:1079D468                 dd offset UObject::InitExecution(void)
.text:1079D46C                 dd offset UObject::ShutdownAfterError(void)
.text:1079D470                 dd offset UObject::PostEditChange(void)
.text:1079D474                 dd offset UObject::CallFunction(FFrame &,void * const,UFunction *)
.text:1079D478                 dd offset UObject::ScriptConsoleExec(ushort const *,FOutputDevice &,UObject *)
.text:1079D47C                 dd offset UObject::Register(void)
.text:1079D480                 dd offset UObject::LanguageChange(void)
.text:1079D484                 dd offset FFileStream::~FFileStream(void)
.text:1079D488                 dd offset FArchive::CountBytes(ulong,ulong)
.text:1079D48C                 dd offset UObject::Rename(ushort const *,UObject *)
.text:1079D490                 dd offset FArchive::AttachLazyLoader(FLazyLoader *)
.text:1079D494                 dd offset UObject::IsLoaded(void)
.text:1079D498                 dd offset UNetworkHandler::Tick(float)
.text:1079D49C                 dd offset UNetworkHandler::Init(int,UGameEngine *)
.text:1079D4A0                 dd offset UNetworkHandler::ServerPacketCountStart(void)
.text:1079D4A4                 dd offset UNetworkHandler::ServerPacketCountStop(void)
.text:1079D4A8                 dd offset UNetworkHandler::ServerExPacketCountStart(void)
.text:1079D4AC                 dd offset UNetworkHandler::ServerExPacketCountStop(void)
.text:1079D4B0                 dd offset UNetworkHandler::DispatchNetworkQueue(NetworkPacket * *)
.text:1079D4B4                 dd offset UNetworkHandler::AddNetworkQueue(NetworkPacket *)
.text:1079D4B8                 dd offset UNetworkHandler::GetServerID(void)
.text:1079D4BC                 dd offset UNetworkHandler::GetPetInfo(void)
.text:1079D4C0                 dd offset UNetworkHandler::GetUser(ushort *)
.text:1079D4C4                 dd offset UNetworkHandler::GetUser(int)
.text:1079D4C8                 dd offset UNetworkHandler::GetUserByNpcID(int)
.text:1079D4CC                 dd offset UNetworkHandler::SetMatchedStore(ushort *)
.text:1079D4D0                 dd offset UNetworkHandler::GetStaticObject(int)
.text:1079D4D4                 dd offset UNetworkHandler::GetItem(int)
.text:1079D4D8                 dd offset UNetworkHandler::GetVehicle(int)

This is the UNetworkHandler VMT.  It is exported from engine.dll, so finding it is always very easy... just look for:

??_7UNetworkHandler@@6BUObject@@@

 

Edited by Fyyre

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

    • Only 3 days left and we'll start with some events, you can check our Discord for more info!
    • Tired of frantically switching between windows trying to find that specific Warlock who should be casting saves? Forgot which server you left your Warsmith on? This mod solves these problems! What it does: Turns the boring window title into an information panel: Server Name - Character Name [Class] Real-life examples: - ServerName - HardcoreFarm [Spoilerr] (who's been spoiling for 3 months already) - ServerName - ClericHelper [Buffer] (eternal buffer on standby) - ServerName - MainChar [Gladiator] (main character who's always AFK) Why you need this: For multiboxers - to avoid confusing where the DD is and where the healer is For the forgetful - if your memory is like a goldfish For streamers - viewers immediately see who's on screen For adults - when playing at work and need to quickly hide the window DLL only - no Interface files needed Installation (more complicated than making tea): 1. Download the DLL 2. Drop it into the System folder 3. Launch the client 4. Be amazed how you lived without this before! Purchase Conditions: Price: 100$ Payment Method: USDT. How to Buy: Contact me on Telegram: @kiselevwv for a quick response. I will answer all your questions and provide additional information if needed. I guarantee functionality at the moment of sale and prompt assistance with setup after purchase.
    • I agree, l2damage crap to compare to l2java which was the father of pvp servers and till this days people playing there for good time.
    • 📝 Registration — Account Registration Creating a new player account. Usually includes: login password password confirmation email Result: a new record is created in the accounts table (loginserver). 🔑 Change Password — Password Change The player changes the password knowing the current one. Required: current password new password new password confirmation Result: the password field is updated in the accounts table. ♻️ Password Recovery — Password Reset If the player forgot the password. Implementation only via email: the player enters their login, email the system sends an email with a link or code the player opens the link / enters the code sets a new password Result: the password is updated in the accounts table.   All fields are validated (required, format, length, uniqueness, security checks).   Price: 80$   and i can rewrite script for PTS server.   Contacts:   Telegram Discord
  • 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..