The solution in the last post did not work properly i thought it was working but apparently it wasn't
The problem now is the bot goes to the NPC to buy and there's the line in the window enter 'store' to buy and 'sell'.
Then it says selling items to NPC but I want it to buy some Red Potions. Then it says 'done talking to NPC' and then I get disconnected from the map server.
Please look into this matter and correct the bug its quite frustrating.
Thanks for your time.
Another error in Autobuy :|
Moderators: Moderators, Developers
-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: Another error in Autobuy :|
I see...
In the code there still was:
instead of:
thx for reporting.
Test the latest svn, it should be fixed now.
ps: Remember that the kRO serverTypes for now are an experimental option in kore.
In the code there still was:
Code: Select all
my $msg = pack('v a4 C', 0x00C5, $ID , 1);
Code: Select all
my $msg = pack('v a4 C', 0x00C5, $ID , $type);
Test the latest svn, it should be fixed now.
ps: Remember that the kRO serverTypes for now are an experimental option in kore.
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
-
- Noob
- Posts: 5
- Joined: 14 Aug 2009, 10:59
- Noob?: Yes
Re: Another error in Autobuy :|
Nearly the same error just in this one it opens the shop list then says ' Done talking to NPC '
Then i get disconnected..
BTW I play on erokRO so u could see it for urself if u want to
Then i get disconnected..
BTW I play on erokRO so u could see it for urself if u want to

-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: Another error in Autobuy :|
Yep I confirm the bug.
The bug occurs on buying an item, however selling works fine.
This is a different bug however the first bug had something to do with a sell/buy list.
test the latest svn, it should be fixed now.
Keep on reporting those bugs.
The bug occurs on buying an item, however selling works fine.
This is a different bug however the first bug had something to do with a sell/buy list.
test the latest svn, it should be fixed now.
Keep on reporting those bugs.

One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
-
- Noob
- Posts: 5
- Joined: 14 Aug 2009, 10:59
- Noob?: Yes
Re: Another error in Autobuy :|
Thanks its working now xD /kis
Don't close the thread yet as I need to test it further x|D
Don't close the thread yet as I need to test it further x|D