Page 1 of 1

Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 4:19 am
by alls
Provided on the server test and detection teleport from the client?
Using the program l2phx and hlapex users teleport to any place.
How can I disable the client teleport in GS source code?

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 4:20 am
by DrHouse
Have you installed any custom code?

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 4:23 am
by alls
Installed where?

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 4:24 am
by DrHouse
:shock: core or DP side

also, you need to provide revisions and more detailed info...

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 4:32 am
by alls
course in the GS core.
In any version of the GS server provides such protection?

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 5:43 am
by ThePhoenixBird
You are not giving enought information, without it we cant help you

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 8:00 am
by janiii
- do you have any l2j server?
- from where did you download it? nightly or svn trunk?
- do you have any custom code, any custom mods, any modifications on code?

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 8:23 am
by alls
Yes I have server based on l2jserver and modifed another coders.
but it has no relation to the essence of the issue.

The question is simple:
1. Is there protection from such actions in the source code server l2j latest build?

2. There is a protection in the build l2j Interlude?

3. How do I add a client-side-teleport check in the source code of the server(GS)?

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 8:32 am
by janiii
still no answer about the version/revision of your l2j server.

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 8:47 am
by JIV
enable geo and use
CoordSynchronize = 2

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 2:37 pm
by alls
JIV wrote:enable geo and use
CoordSynchronize = 2
geo is enebled

CoordSynchronize = 2
I set it today but have not yet checked in action - the server is not rebooted, only updated the config(//reload config)

This will work?

Re: Detection and prohibition teleporting from Client-side

Posted: Fri Jan 15, 2010 2:39 pm
by JIV
if geo was loaded then yes.

Re: Detection and prohibition teleporting from Client-side

Posted: Sat Jan 16, 2010 3:48 am
by ThePhoenixBird
If you are used a highly modified/derived version of L2j Server then there is a high chance that our fixes on it arent included, there are several security fixes over L2j to be able to see wich one was related to this.

I would recommend you to use our vanilla version and check if the problem is still there.

If not it could be due your modifications.

Also i would like to remember you that we dont give support for any other build rather than our official ones, we dont fix other people mistakes :wink: