[Help]Bot do attack but won't move

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

bebas
Noob
Noob
Posts: 6
Joined: 28 May 2013, 01:27
Noob?: No

[Help]Bot do attack but won't move

#1 Post by bebas »

I want to botting at some PS RO.
I've followed http://www.openkore.com/index.php/Connectivity_Guide and now i can login into game.

I can talk to Npcs, attack monsters that in my range, or read world chat.
But my bot wont move at all, it just calculating his movement and stucked.

here's my server info :

Code: Select all

[Parthia RO]
ip 123.255.200.50
port 6905
master_version 13
version 24
private 1
serverType kRO_RagexeRE_2012_04_10a
charBlockSize 144
addTableFolders translated/kRO_english;kRO
recvpackets recvpackets.txt
Help me please..
This is me .exe if u need it : exe files
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: [Help]Bot do attack but won't move

#2 Post by Raider »

Do you have a test account available?
bebas
Noob
Noob
Posts: 6
Joined: 28 May 2013, 01:27
Noob?: No

Re: [Help]Bot do attack but won't move

#3 Post by bebas »

Raider wrote:Do you have a test account available?
yeah i got it :

user : wolverine.test
pass : wolverine123
pin : 0000

it requires pin like bRO and make an error at src/network/send.pm at line 236
so i change it from :

Code: Select all

$seed = Math::BigInt->new($seed);
and comment it to :

Code: Select all

# $seed = Math::BigInt->new($seed);
and now my bot can login and attack monsters but wont move an inch.
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: [Help]Bot do attack but won't move

#4 Post by Raider »

Code: Select all

[Parthia RO]
ip 123.255.200.50
port 6905
master_version 13
version 24
serverType kRO_RagexeRE_2010_11_24a
serverEncoding Western
charBlockSize 144
private 1
addTableFolders iRO
recvpackets recvpackets.txt
You can not talk, because it will disconnect Kore. I had no problem with the pin and haven't changed that code.
bebas
Noob
Noob
Posts: 6
Joined: 28 May 2013, 01:27
Noob?: No

Re: [Help]Bot do attack but won't move

#5 Post by bebas »

Thanks mr. Raider.

But i can't login (server denied) when i use :

Code: Select all

serverType kRO_RagexeRE_2010_11_24a
and can login but i face same issues (can't move) when i use :

Code: Select all

serverType kRO_RagexeRE_2012_04_10a
i also tried swaping between :

Code: Select all

addTableFolders translated/kRO_english;kRO
and

Code: Select all

addTableFolders iRO
i just downloaded my openkore so i think is updated version, the other thing i'm not really sure is my recvpackets.txt.
1. where do i should put it ? now i put it under the folder tables/kRO and tables/iRO. is it right?
2. i extracted it with packet extractor v3 cause i got an error when is used JCV, can u help me to share ur recvpackets.txt that u used to test my problem?
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: [Help]Bot do attack but won't move

#6 Post by Raider »

http://pastebin.com/YfQ6FvDd
Paste recvpackets.txt in /Tables
bebas
Noob
Noob
Posts: 6
Joined: 28 May 2013, 01:27
Noob?: No

Re: [Help]Bot do attack but won't move

#7 Post by bebas »

Thanks. Mr. Raider.

Now my bot can move and attacking. I fresh-extract my openkore and put server.txt and recvpackets.txt only.
But when i login, pin code is not asked but it still can work. did i can't move cause of that pin code thing?
sorry for asking more..

but there's still an #Unknown thing when i detecting and attacking monster, also Packet Parser : Unknown switch 0977. is there anyway to get rid of it?

Image
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: [Help]Bot do attack but won't move

#8 Post by Raider »

bebas
Noob
Noob
Posts: 6
Joined: 28 May 2013, 01:27
Noob?: No

Re: [Help]Bot do attack but won't move

#9 Post by bebas »

Thanks mr. Raider..

umm, is there any solution for disconnect when chat ?
cos i want to use some chat command.. is there some alternative way to use it beside normal chat?
Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: [Help]Bot do attack but won't move

#10 Post by Raider »

bebas wrote:Thanks mr. Raider..

umm, is there any solution for disconnect when chat ?
cos i want to use some chat command.. is there some alternative way to use it beside normal chat?
Currently not :(