Page 1 of 1

How to set my bot for poseidon

Posted: 03 Jun 2012, 22:42
by peekka
I playing tro but my bot can run on nmuka server

I want to set support for poseidon how to make

help me
link my bot support nMuka http://www.mediafire.com/?c85x2x022600f7y

patch http://www.mediafire.com/?0ewc4gc30ruo33m

nMuka http://www.nmuka.com/nMuka2Setup.exe

Re: How to set my bot for poseidon

Posted: 04 Jul 2012, 23:28
by RoBo
I am also tRO player. Since July 3, 2012 server configuration changed. There is no guideline to update openkore component, most configuration in /src/ and /tables. Have to waiting for tRO professional contribute updated info.

Re: How to set my bot for poseidon

Posted: 07 Jul 2012, 11:46
by benzbiteja
RoBo wrote:I am also tRO player. Since July 3, 2012 server configuration changed. There is no guideline to update openkore component, most configuration in /src/ and /tables. Have to waiting for tRO professional contribute updated info.


Please ................................................................................. :cry:

Re: How to set my bot for poseidon

Posted: 08 Jul 2012, 01:58
by RoBo
Wireshark login packets as follows;

00000000 db 01 ..
00000002 fa 01 18 00 00 00 6d 75 73 68 72 6f 6f 6d 00 00 ......mu shroom..
00000012 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f8 fa ........ ........
00000022 95 56 5d ce 76 af 42 08 45 72 6c 08 f2 a7 07 01 .V].v.B. Erl.....

Login name is mushroom. Packets pattern doesn't match as described in http://www.openkore.com/index.php/Connectivity_Guide.

I can't determin kore master_version and version.

Re: How to set my bot for poseidon

Posted: 08 Jul 2012, 05:37
by benzbiteja
I playing tro but my bot can run on nmuka server

I want to set support for poseidon how to make


:cry: :cry: :cry:

Re: How to set my bot for poseidon

Posted: 09 Jul 2012, 10:21
by EternalHarvest
As you can find in Network::Send::ServerType0, 01DB is a secure_login_key_request. It's sent in Network::DirectConnection when server is configured with "secureLogin" option. However, there is no client_hash in your data, so you'll need to disable it there for your server.

Instead of that, you may just send 01DB using "preLoginCode" server option, it seems.

Finally, 01FA is a master_login, you'll need to add a mapping in Network::Send/tRO, using existing stuff as an example.

Re: How to set my bot for poseidon

Posted: 10 Jul 2012, 02:00
by RoBo
EternalHarvest Thanks for your contribution. I am on RO leisurely and not computer network specialist. This should take more time to carry out.

benzbiteja do you use original openkore for bottig? If so please share how to modify the code. For poseidon, if it is not detected by gameguard. You mya use information from http://wiki.openkore.com/index.php?title=Poseidon to make it.

Re: How to set my bot for poseidon

Posted: 10 Jul 2012, 04:34
by benzbiteja
i'm donot make gameguard .. if i'm make it i'm share you

Re: How to set my bot for poseidon

Posted: 19 Aug 2012, 15:28
by xXx
still disconnect from map server after bot in game about 5second.What 's wrong with thai server?

Image

I use original config/original timeouts and update revpackets but the problem not solve.

Re: How to set my bot for poseidon

Posted: 30 Jul 2020, 09:56
by skyrimdragonz1
+~