Search found 17 matches

by tmrcik
02 Mar 2015, 18:20
Forum: iRO
Topic: Packet Tokenizer: Unkown Switch: 0A27
Replies: 9
Views: 9403

Re: Packet Tokenizer: Unkown Switch: 0A27

"0A27 8 8 1" adding this to fRO recvpackets.txt fixed my problem, thanks for the info man :D
by tmrcik
19 Jan 2015, 11:25
Forum: fRO
Topic: Fro Openkore Error Account name doesnt exist
Replies: 5
Views: 7253

Re: Fro Openkore Error Account name doesnt exist

I did the update but haven't seen any changes to bot yet. Still same error, rejecting any user name.

Edit; after downloading the whole client from http://collectskin.com/openkore/ it all fixed.
by tmrcik
18 Jan 2015, 06:18
Forum: Frequently Asked Questions & Guides
Topic: Usage: Packet Extraction Evaluation Kit (PEEK)
Replies: 89
Views: 272510

Re: Usage: Packet Extraction Evaluation Kit (PEEK)

Hello guys, I'm trying to use this application. But it seems I'm kinda confused with the exes that which I am going to use. I've read times over times but I'm not getting this. So I'll write down what I have and I would like to know what I have to do. (I'm trying to log on to fRo servers btw via Ope...
by tmrcik
21 Jan 2014, 03:00
Forum: fRO
Topic: Updated tables (items, spells, maps, ...) [31/10/2013]
Replies: 2
Views: 4156

Re: Updated tables (items, spells, maps, ...) [31/10/2013]

Hey man, thanks for the great update, I'll check this out soon :)
by tmrcik
29 Jul 2013, 05:57
Forum: fRO
Topic: For those who had been caught. Tell us your stories
Replies: 15
Views: 24288

Re: For those who had been caught. Tell us your stories

To me, I've seen this few times already. As you know, alchemists level their pets by botting. While doing them , fRO developed a weird system. If a char sticks around too much on that map, some lesser mobs show up and they start attacking you. If you attack them back, you get banned after a while. S...
by tmrcik
30 Jun 2012, 18:11
Forum: fRO
Topic: Renewal arrived on fRO
Replies: 21
Views: 16870

Re: Renewal arrived on fRO

I personally prefer using command console and manual editing, but if you prefer to use wxstart after configuring your stuff, reload ai twice, and do an "ai clear" command and see how it goes. About the mob attacks, you should check " attackAuto_inLockOnly 1 " which makes your bot to attack in only l...
by tmrcik
30 Jun 2012, 05:08
Forum: fRO
Topic: Renewal arrived on fRO
Replies: 21
Views: 16870

Re: Renewal arrived on fRO

@Goku; check my 3rd post, you will see the huge receive packet files codes in a huge box, just copy and paste them over the old ones and it should do it! :)
by tmrcik
29 Jun 2012, 21:55
Forum: fRO
Topic: Renewal arrived on fRO
Replies: 21
Views: 16870

Re: Renewal arrived on fRO

package Network::Send::fRO; use strict; use base 'Network::Send::ServerType0'; sub new { my ($class) = @_; my $self = $class->SUPER::new(@_); my %handlers = qw( master_login 02B0 sync 0360 character_move 035F actor_info_request 0368 actor_look_at 0361 item_take 0362 item_drop 0363 storage_item_add ...
by tmrcik
29 Jun 2012, 13:22
Forum: fRO
Topic: Renewal arrived on fRO
Replies: 21
Views: 16870

Re: Renewal arrived on fRO

For those who might have missed it out, read the server info code and copy paste it into your servers.txt, least you should be able to login game properly but for me, it still keeps disconnecting :\

or else; add charBlockSize 116 to your servers.txt under fRO information.
by tmrcik
29 Jun 2012, 05:08
Forum: fRO
Topic: Renewal arrived on fRO
Replies: 21
Views: 16870

Re: Renewal arrived on fRO

Hey again, I've just read the wiki about charBlockSize and tried every value in that. The best value seemed to be 116 where my character's name appeared correctly. But I still kept disconnecting. Here is my current server info from "servers.txt" ## http://www.ragnarokonline.fr [France - fRO] ip 62.2...