Jump to content

Recommended Posts

Posted (edited)
11 hours ago, MonokiniSix said:

can u record it?

idk,.  i don't have  any problem

 

Here: 

Also noticed that it's not resizing according with the npc size, always looks the same size

Edited by WilliamFS
Posted (edited)
10 hours ago, WilliamFS said:

Here: 

Also noticed that it's not resizing according with the npc size, always looks the same size

looks like  it don't enter "if" in function HandleTargetUpdate(optional bool spawnTarget)

		if (m_TargetID != targetID)
		{
			targetEmitter.NDestroy();
			m_TargetID = targetID;
			Me.HideWindow();
		}

and don't  kill old  targert effect, need some debug how change  target id  when you switch target on your server (on my targetid1->0->targettid2, mb on your missed 0)

to  add offlike resize you can parse collisionradius from pts scriptts in ini file for example and set it drom here

 

 

 

 

 

yes and add 

      targetEmitter=None;

after

      targetEmitter.NDestroy();

 

it will cure some crits
        

Edited by MonokiniSix
Posted
11 hours ago, MonokiniSix said:

looks like  it don't enter "if" in function HandleTargetUpdate(optional bool spawnTarget)

		if (m_TargetID != targetID)
		{
			targetEmitter.NDestroy();
			m_TargetID = targetID;
			Me.HideWindow();
		}

and don't  kill old  targert effect, need some debug how change  target id  when you switch target on your server (on my targetid1->0->targettid2, mb on your missed 0)

to  add offlike resize you can parse collisionradius from pts scriptts in ini file for example and set it drom here

 

 

 

 

 

yes and add 

      targetEmitter=None;

after

      targetEmitter.NDestroy();

 

it will cure some crits
        

I'm gonna try, thanks

Posted

Quick question.

How can one modify the Login screen controls? For example, I want to add a remember password checkbox next to the password field.

I can't find the Wnd responsible for this.

Can someone point me in the right direction?

Thanks.

Posted
2 hours ago, redsky9 said:

Quick question.

How can one modify the Login screen controls? For example, I want to add a remember password checkbox next to the password field.

I can't find the Wnd responsible for this.

Can someone point me in the right direction?

Thanks.

Any info?

in what dll and how can I edit it?

Posted (edited)

Anyone know how I can fill the ID/Password fields on the Login window from code?

A small sample with the controls names would be helpfull.

Thanks.

Edited by redsky9
  • 2 weeks later...
Posted
On 8/16/2021 at 7:15 AM, monokinisixi said:

aaa.png

bbb.png

 

highlight party/drop by interface.u, customize highlight in highlightsettings.ini

lobby scene

essence like party/petstatus/petstatus windows

from all the posts I got it about working with the target and such but can't seem to get character to show up in the character selection screen in your 0.636fix2 version after using Lobby01.unr from MAPS folder - with default one I don't get fancy looks but I can see my character

 

if there is something I am missing, please point me to it 🙂

Posted (edited)
16 hours ago, MonokiniSix said:

use logongrp.dat from patch 

thank you it worked 🙂 guess the random crits on teleports with radar and targetwindow is nothing I can do anything about

 

Quote

General protection fault!

History: ObjectTestReach <- 🙂 ErrorNameNone) <- UStruct::SerializeBinGC <- UObject::Serialize <- (TargetStatusWnd Transient.TargetStatusWnd) <- ObjectTestReach <- (TargetStatusWnd Transient.TargetStatusWnd) <- UStruct::SerializeBinGC <- UObject::Serialize <- (ContextMenuWnd Transient.ContextMenuWnd) <- ObjectTestReach <- (ContextMenuWnd Transient.ContextMenuWnd) <- UStruct::SerializeBinGC <- UObject::Serialize <- (StatusWnd Transient.StatusWnd) <- ObjectTestReach <- (StatusWnd Transient.StatusWnd) <- UStruct::SerializeBinGC <- UObject::Serialize <- (ChatWnd Transient.ChatWnd) <- ObjectTestReach <- (ChatWnd Transient.ChatWnd) <- UGameEngine::L2SerializeRootSet <- UGameEngine::L2CollectGarbage <- UMasterLevel::DetachLevel <- UGameEngine::DetachLevel <- UGameEngine::CheckPurgeLevel <- UGameEngine::L2_Teleport <- UGameEngine::ScreenFadeDone <- UGameEngine::Tick <- UpdateWorld <- MainLoop

 

Edited by Tommey
Posted (edited)
On 11/1/2022 at 8:01 AM, MonokiniSix said:

 

add in TragetStatusWnd

      targetEmitter=None;

after

      targetEmitter.NDestroy();

 thank you, will try it and if I manage to catch the radar/map one again, will try to post it here as well

 

 

edit: it works really good 🙂 thank you

Edited by Tommey

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

    • Fresh off my private server for inspiration.
    • Custom High Five server L2insolence will open 2026-06-17 21:00 GMT+2 ! ! ! Web: http://www.l2insolence.eu/ Discord: https://discord.gg/duMjnj3y9A We have custom: 10 diferent looking custom armor sets. 8 weapon sets, 2 weapons sets are upgradable. 6 jewel sets. ----------------------------------- All custom tatto, masks, cloaks, agathions, belts, bracelest, talismans and more. Everi single item have own custom stats like: +p.atk% , +m.atk% , +p/m.def% and mutch more. All items in game have own stats. With custom looks. Glowing etc. ----------------------------------- Rates XP, SP: 25x Spoil and Drop: 10x Server Hard Farm ----------------------------------- Enchantment Safe enchant: +20099 Max enchant: +20099 All scrolls: 100% ----------------------------------- You can use scrolls or item enchant NPC to make +++ abd life beter. NPC Buffer There's an NPC buffer in all of our main towns. We have custom self buffs learned with npc with custom stats. Global Gatekeeper. GM Shop with normal items and custom ones, Event NPC, item upgrader NPC. Raid Bosses, every zone have its own boss and drops for rare mats, respawn every 10 seconds.. Olympiad The olympiad is ongoing every two weeks.
    • I agree that kernel-level protection offers much deeper visibility and control, especially when it comes to advanced bots and bypass techniques. That said, I'm not trying to claim that a usermode solution is impossible to bypass. My goal is simply to increase the cost and complexity of bypassing the protection while keeping deployment simple, stable, and compatible for server owners. A lot of Interlude server operators don't want to install kernel drivers or deal with the risks and maintenance that come with them. That's why I'm currently focusing on a layered approach: secure launcher architecture, HWID licensing, session validation, anti-debugging, injection detection, integrity checks, replay protection, and heartbeat monitoring. I'm not ruling out kernel support in the future. Right now, my priority is gathering real-world feedback, improving the product, and learning how people attempt to bypass different protection layers. I appreciate the feedback and the discussion.
    • not true, you can change any bot program name so the ones that are injecting aint a problem any more, you can aswell bypass everything in a dll so his way of thinking isnt bad at all
  • 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..