Connecting to FlawlessRO with Xkore
Moderator: Moderators
-
- Noob
- Posts: 2
- Joined: 14 Sep 2012, 15:59
- Noob?: Yes
Re: Connecting to FlawlessRO with Xkore
http://forums.openkore.com/viewtopic.php?f=36&t=13305 <== if you read the following replies regarding this method, you can find how to get rcvpackt.txt , its not the rcvpackts the bot will fully work but the servertype, as ive been said, actors are buggy on this kind of server (flro). Hope someone can update the ST's
-
- Human
- Posts: 48
- Joined: 07 Apr 2008, 21:02
- Noob?: No
- Location: USA
Re: Connecting to FlawlessRO with Xkore
well, if you do find the time i would really appreciate it, id like to start botting on this server so i can go chase more girls with the free time
and let me know if your extractor works well!


and let me know if your extractor works well!
-
- Developers
- Posts: 308
- Joined: 06 Jul 2012, 13:44
- Noob?: No
Re: Connecting to FlawlessRO with Xkore
it's almost finished, partially working.. but it's designed for bRO only, as it analyzes bRO .exe's hexa dump.DelitaX wrote:and let me know if your extractor works well!
but I'm planning to make it work for other servers... I'm not very sure about it, cos kLabMouse's extractor should be far better than mine, so I think it mine won't be needed at all for you guys once his is ready.
-
- Noob
- Posts: 2
- Joined: 17 Sep 2012, 00:03
- Noob?: Yes
Re: Connecting to FlawlessRO with Xkore
this is my recvpackets that i managed to get.
http://pastebin.com/pNuYf8k0
This is my code to connect to the server.
The stuff i tried to bold is stuff that im not sure of. Connects to the server but i cannot see the correct level of my characters or the correct number of characters so that tells me that im wrong somewhere. Where at i do not know.
Hope this helps with what i had so far.
http://pastebin.com/pNuYf8k0
This is my code to connect to the server.
Code: Select all
[Flawless RO]
ip 74.208.172.18
port 6900
private 1
master_version 14
[b]version 436207616[/b]
[b]serverType kRO_RagexeRE_2012_04_10a[/b]
serverEncoding Western
addTableFolders iRO
[b]charBlock 108[/b]
gameguard 1
The stuff i tried to bold is stuff that im not sure of. Connects to the server but i cannot see the correct level of my characters or the correct number of characters so that tells me that im wrong somewhere. Where at i do not know.
Hope this helps with what i had so far.
-
- Developers
- Posts: 308
- Joined: 06 Jul 2012, 13:44
- Noob?: No
Re: Connecting to FlawlessRO with Xkore
Good news is, my extractor iso working just fine.
Bad news is, it's designed for bRO onyl, as I have no experience with another clients.
I had a look at your exe but I'm not sure what to look for. Do you have any old recvpackets? Does this server have sent packets encryption? (bRO does).
edit:
Well, looks like I found your packets. I ran my extractor against your exe, just for curiosity, and it actualy found some packets, so I manually searched them in the hexa dump, and I found the packet's sequence from 00593E30 to 0059C8EC.
If you know how to handle debugger/hexadump, take a loot at it.
Bad news is, it's designed for bRO onyl, as I have no experience with another clients.
I had a look at your exe but I'm not sure what to look for. Do you have any old recvpackets? Does this server have sent packets encryption? (bRO does).
edit:
Well, looks like I found your packets. I ran my extractor against your exe, just for curiosity, and it actualy found some packets, so I manually searched them in the hexa dump, and I found the packet's sequence from 00593E30 to 0059C8EC.
If you know how to handle debugger/hexadump, take a loot at it.
-
- Noob
- Posts: 2
- Joined: 17 Sep 2012, 23:39
- Noob?: No
Re: Connecting to FlawlessRO with Xkore
I'm trying to connect, i got all the informations about the server.. but when my bot enters the game, he just keep running around without recognize npcs and monsters.. and i dont know how to fix this.. i tried almost everything.. if u guys discover something, please, keep me informed! thnks!
-
- Developers
- Posts: 308
- Joined: 06 Jul 2012, 13:44
- Noob?: No
Re: Connecting to FlawlessRO with Xkore
Here's what I got for fiRO's recvpackets, BUT BE AWARE! This file may contain minor errors, most likely packet's length. There's a regex flaw which makes possible for a positive length to be replaced for a -1 length and vice-versa.
But on overall, it should be ok.
Oh, and it doesn't have replay factor, as I still couldn't figure out how it works on your exe. But as far as I know, this is not required by openkore, it's used for visual compare only.
http://pastebin.com/y8pcVmgM
But on overall, it should be ok.
Oh, and it doesn't have replay factor, as I still couldn't figure out how it works on your exe. But as far as I know, this is not required by openkore, it's used for visual compare only.
http://pastebin.com/y8pcVmgM
-
- Noob
- Posts: 3
- Joined: 18 Sep 2012, 13:00
- Noob?: Yes
Re: Connecting to FlawlessRO with Xkore
Would anyone mind if you share the whole list of bot info?
Kinda new with botting. Started yesterday and i connected to flawlessro but got dc'd due map "Something"
Probly have wrong server/master
or anything else. Ty in advance
Regards Simon
Kinda new with botting. Started yesterday and i connected to flawlessro but got dc'd due map "Something"
Probly have wrong server/master
or anything else. Ty in advance
Regards Simon
-
- Noob
- Posts: 2
- Joined: 17 Sep 2012, 00:03
- Noob?: Yes
-
- Human
- Posts: 48
- Joined: 07 Apr 2008, 21:02
- Noob?: No
- Location: USA
Re: Connecting to FlawlessRO with Xkore
thanks to Everboy for posting recvpackets. 
but...it still doesnt work yet. heres what ive been using:
(make your own recvpackets file from the one Everboy posted)
so i can login and move around, but when i "ml" (monsterlist) none show up. so it doesnt work yet
it seems it doesnt work because of incorrect serverType, however i cant figure out which one to use. 2010_11_24a seems to be the closest one. someone help!

but...it still doesnt work yet. heres what ive been using:
Code: Select all
[FlawlessRO]
ip 74.208.172.18
port 6900
master_version 14
version 26
serverType kRO_RagexeRE_2010_11_24a
serverEncoding Western
charBlockSize 132
chatLangCode 1
recvpackets recvpackets-flawless.txt
addTableFolders translated/kRO_english;kRO
so i can login and move around, but when i "ml" (monsterlist) none show up. so it doesnt work yet

it seems it doesnt work because of incorrect serverType, however i cant figure out which one to use. 2010_11_24a seems to be the closest one. someone help!