openkore icon indicating copy to clipboard operation
openkore copied to clipboard

Openkore recognize myself as normal player? Ghost Players ?

Open jokinvipo opened this issue 5 years ago • 11 comments

Hello,

Yesterday i found a very strange problem in my Openkore when i activate the function Teleport to avoid all players.

The Openkore spams every teleport "Avoid players" and the map is empty.

The server is Origin RO and all server info good only this feature is dont work.

What i can do ?

Example:

1

jokinvipo avatar Oct 21 '20 13:10 jokinvipo

is this behavior repeated on different maps?

ya4ept avatar Oct 21 '20 13:10 ya4ept

is this behavior repeated on different maps?

Yes, i tested in other 5 diferent maps i got the same behavior.

jokinvipo avatar Oct 21 '20 14:10 jokinvipo

The following happens: when you connecting on the map, a Player with ID 150000 appears at your coordinates, the profession is different every time, then after 2 seconds it disappears:

[Oct 22 01:42:06 2020.39] ================================================
<< Received packet:      0915 - actor_display (actor exists) [74 bytes]   Oct 22 01:42:06 2020
  0>  15 09 4A 00 00 F0 49 02    00 96 00 00 00 00 00 04    ..J...I.........
 16>  00 00 00 07 00 00 00 00    00 00 00 00 00 00 00 00    ................
 32>  00 00 00 01 00 00 00 00    00 00 00 00 00 00 00 00    ................
 48>  00 00 00 00 00 00 00 19    00 90 05 05 00 3E 00 00    .............>..
 64>  00 FF FF FF FF FF FF FF    FF 00                      ..........
[Oct 22 01:42:06 2020.40] Received packet: 0915 Handler: actor_exists
[Oct 22 01:42:06 2020.41] [!!!] object_class=Actor::Player
[Oct 22 01:42:06 2020.41] [!!!] mustAdd = 1
[Oct 22 01:42:06 2020.42] Player Exists: Неизвестный #150000 (0) Level 62 Girl Knight (100, 9)
...
[Oct 22 01:42:08 2020.20] Sent get player info: ID - F0 49 02 00
...
[Oct 22 01:42:08 2020.96] ================================================
<< Received packet:      0080 - Actor Lost (Died, Disappeared, Disconnected) [7 bytes]   Oct 22 01:42:08 2020
  0>  80 00 F0 49 02 00 00                                  ...I...
[Oct 22 01:42:08 2020.10] Received packet: 0080 Handler: actor_died_or_disappeared
[Oct 22 01:42:08 2020.11] Player Disappeared: Неизвестный #150000 (0) Girl Knight (100, 9)

by the way, openKore is used in proxy mode .. maybe it really sees itself o_O

ya4ept avatar Oct 22 '20 06:10 ya4ept

The following happens: when you connecting on the map, a Player with ID 150000 appears at your coordinates, the profession is different every time, then after 2 seconds it disappears:

[Oct 22 01:42:06 2020.39] ================================================
<< Received packet:      0915 - actor_display (actor exists) [74 bytes]   Oct 22 01:42:06 2020
  0>  15 09 4A 00 00 F0 49 02    00 96 00 00 00 00 00 04    ..J...I.........
 16>  00 00 00 07 00 00 00 00    00 00 00 00 00 00 00 00    ................
 32>  00 00 00 01 00 00 00 00    00 00 00 00 00 00 00 00    ................
 48>  00 00 00 00 00 00 00 19    00 90 05 05 00 3E 00 00    .............>..
 64>  00 FF FF FF FF FF FF FF    FF 00                      ..........
[Oct 22 01:42:06 2020.40] Received packet: 0915 Handler: actor_exists
[Oct 22 01:42:06 2020.41] [!!!] object_class=Actor::Player
[Oct 22 01:42:06 2020.41] [!!!] mustAdd = 1
[Oct 22 01:42:06 2020.42] Player Exists: Неизвестный #150000 (0) Level 62 Girl Knight (100, 9)
...
[Oct 22 01:42:08 2020.20] Sent get player info: ID - F0 49 02 00
...
[Oct 22 01:42:08 2020.96] ================================================
<< Received packet:      0080 - Actor Lost (Died, Disappeared, Disconnected) [7 bytes]   Oct 22 01:42:08 2020
  0>  80 00 F0 49 02 00 00                                  ...I...
[Oct 22 01:42:08 2020.10] Received packet: 0080 Handler: actor_died_or_disappeared
[Oct 22 01:42:08 2020.11] Player Disappeared: Неизвестный #150000 (0) Girl Knight (100, 9)

ya4ept avatar Oct 22 '20 07:10 ya4ept

Hello @ya4ept,

Yes im running at xKore 3 mode to bypass the client login, To solve this problem can i simply use the function teleportAuto_notPlayers and add the Player with ID 150000 or you recommend something else ?

jokinvipo avatar Oct 22 '20 09:10 jokinvipo

hmmm, this should be a anti bot feature =p this char dont exist and openkore is requesting info about

alisonrag avatar Oct 22 '20 12:10 alisonrag

Opa @alisonrag

What should i do to bypass it ?

jokinvipo avatar Oct 22 '20 14:10 jokinvipo

@jokinvipo Just ignore it

sctnightcore avatar Oct 23 '20 11:10 sctnightcore

need to check issafequery or something like that in openkore, to avoid information query of undesirable units

alisonrag avatar Oct 23 '20 20:10 alisonrag

Try to use a GM command in your server

ghost avatar Jan 20 '21 00:01 ghost

Opa @alisonrag

What should i do to bypass it ?

Hi are you still using openkore for OriginsRO?

dt1536 avatar Nov 12 '21 07:11 dt1536

specific server issue, openkore parse the info sent from server. if someone else want to ignore actor like this, just add the ID in the avoids.txt https://openkore.com/wiki/avoid.txt

alisonrag avatar Feb 07 '23 18:02 alisonrag