bRO's client asking for PIN Code on log in

Wrote new code? Fixed a bug? Want to discuss technical stuff? Feel free to post it here.

Moderator: Moderators

Message
Author
Ponkie
Noob
Noob
Posts: 6
Joined: 02 Mar 2011, 07:45
Noob?: No

Re: bRO's client asking for PIN Code on log in

#151 Post by Ponkie »

Indeed it is not working.

Since the PIN code thing has just been implemented, I logged in with one of my accounts to set the PIN, I tried to run the bot, it got to the part where it asks me what my PIN is, I entered it correctly and when it got to the character screen -- "Invalid Character Specified" error.

Ponkie
Noob
Noob
Posts: 6
Joined: 02 Mar 2011, 07:45
Noob?: No

Re: bRO's client asking for PIN Code on log in

#152 Post by Ponkie »

Sadly it really doesn't.

It seems to be that I'm seeing the right character *Name* Level 78/39 Knight.
But i'm getting the "Invalid Character Specified" Error.

zexel0014
Human
Human
Posts: 43
Joined: 27 Oct 2011, 20:44
Noob?: No

Re: bRO's client asking for PIN Code on log in

#153 Post by zexel0014 »

this is what i get from the latest version of kore r8882

Image

afgh1214
Plain Yogurt
Plain Yogurt
Posts: 66
Joined: 07 Aug 2014, 05:46
Noob?: Yes

Re: bRO's client asking for PIN Code on log in

#154 Post by afgh1214 »

I created an account here just because of this.

I already made sure that I had the latest revision of openkore but it still doesn't work.

Is it possible to get the decrypting code from bRO and copy it to pRO?

I know that you guys hate spoonfeeding so if you could just point me in the right direction (what programs to use, reading materials, etc..) maybe I could manage on my own.

I'm a complete noob in programming so please be gentle.

User avatar
4epT
Developers
Developers
Posts: 617
Joined: 30 Apr 2008, 14:17
Noob?: No
Location: Moskow (Russia)
Contact:

Re: bRO's client asking for PIN Code on log in

#155 Post by 4epT »

Ponkie wrote:Sadly it really doesn't.

It seems to be that I'm seeing the right character *Name* Level 78/39 Knight.
But i'm getting the "Invalid Character Specified" Error.
loginpincode works for you! because you can see a list of character!

you use wrong charBlockSize
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image

zexel0014
Human
Human
Posts: 43
Joined: 27 Oct 2011, 20:44
Noob?: No

Re: bRO's client asking for PIN Code on log in

#156 Post by zexel0014 »

4epT so that means our server has new charblocksize?..
i think our charblocksize before the patch is 144..

so thats how it is... how can i determine the new charblocksize for our server then?
any tool, reading materials you can offer me?.

Ponkie
Noob
Noob
Posts: 6
Joined: 02 Mar 2011, 07:45
Noob?: No

Re: bRO's client asking for PIN Code on log in

#157 Post by Ponkie »

4epT wrote:
Ponkie wrote:Sadly it really doesn't.

It seems to be that I'm seeing the right character *Name* Level 78/39 Knight.
But i'm getting the "Invalid Character Specified" Error.
loginpincode works for you! because you can see a list of character!

you use wrong charBlockSize
I tried to leave it blank because I read somewhere that kore assigns a value for it and I still got another error.

Anyway, yes we can see our characters properly but still get the invalid character specified thing, it just happened after our weekly maintenance 3 hours ago.

afgh1214
Plain Yogurt
Plain Yogurt
Posts: 66
Joined: 07 Aug 2014, 05:46
Noob?: Yes

Re: bRO's client asking for PIN Code on log in

#158 Post by afgh1214 »

I dont know if this would be of any help to anyone but regardless if I enter correct pin code or not, the same error appears.

Error logging into Character Server (invalid character specified)...

I tried changing charBlockSize (just entered numbers starting from 144 at increments of 4 because that was the pattern with other servers) but they all showed messed up characters in the list (like my glt.cross shows up as novice lv 1000 compared to it showing correct char info if charBlockSize isnt changed) so I dont think the issue is with charBlockSize.

I think the issue is with openkore sending the pin code to the servers.

Again, I'm a noob so could someone who's more knowledgeable than me weigh in on this?

xpragnarok
Noob
Noob
Posts: 7
Joined: 07 Aug 2014, 20:22
Noob?: Yes

Re: bRO's client asking for PIN Code on log in

#159 Post by xpragnarok »

Thanks for the effort but I cant make it work, what needs to be updated?

amPupu
Noob
Noob
Posts: 15
Joined: 07 Aug 2014, 20:27
Noob?: Yes

Re: bRO's client asking for PIN Code on log in

#160 Post by amPupu »

regarding the recvpackets... is pRO's recvpacket is based from kRO's? Because when u look at bRO's packets it's completely different, look at this.. - sorry im just a noob here, just curious..

(THIS IS JUST A SAMPLE/part of recvpackets)

0064 55 0065 17 0066 3 0067 37 0068 46 0069 0 006A 23 006B 0 006C 3
006D 114 006E 3 006F 2 0070 3 0071 28 0072 22 0073 11 0074 3 0075 0 <---- pRO's valkyrie recvpackets looks like (i think based from kRO?)


send::send_pin_password 08B9 12 12 0 receive::login_pin_code_request
08BA 10 10 0 send::new_pin_password 08BB 8 8 0
receive::login_pin_new_code_result 08BC 10 10 0 08BD 8 8 0 08BE 14 14 0 <----- bRO's recvpackets (it includes the login pincode)

Post Reply