Search found 14 matches

by botty
20 Nov 2012, 01:08
Forum: Bug reports
Topic: Packet Parser|Tokenizer (unknown/unsupported packets)
Replies: 283
Views: 401060

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

server: pesteRO
serverType kRO_RagexeRE_2010_07_14a
Revision 8316

every time I use eq command I get this msg:
Packet Tokenizer: Unknown switch: 0000

Well it still does eq the item in the game but in openkore it doesn't.
Makes it hard to switch equips
by botty
27 Sep 2012, 11:07
Forum: Developers Corner
Topic: Usage: Packet Extractor v3
Replies: 794
Views: 2085175

Re: Usage: Packet Extractor v3

but my server is old... how do i get it from svn?
by botty
27 Sep 2012, 00:45
Forum: Developers Corner
Topic: Usage: Packet Extractor v3
Replies: 794
Views: 2085175

Re: Usage: Packet Extractor v3

IMPORTANT!!!! Upd: 16.08.2011 Uploaded a new Version to SVN. This Time, It's fully Refactored and tested against all targets from all possible servers from 2010.08 to 2011.04 Will update to support all latest targets little bit later (I need to download them first. He-he). Update: Now supports targ...
by botty
21 Aug 2011, 10:18
Forum: Macro Plugin
Topic: macro latest version location problem
Replies: 3
Views: 2954

Re: macro latest version location problem

what do you it by match no point?

isnt it like this?
location <map> <x1> <y1> <x2> <y2>
by botty
18 Aug 2011, 23:43
Forum: Macro Plugin
Topic: macro latest version location problem
Replies: 3
Views: 2954

macro latest version location problem

Code: Select all

automacro sellgold {
	exclusive 1
	location prontera 144 215 140 197
	inventory gold > 1
	call {
	do talknpc 152 209
	do sell
	do sell 0 400
	do sell done
	}
	timeout 5
}
im inside the given coordinates but it still doesnt work
my coordinates is:
143 209
by botty
27 Jan 2011, 01:35
Forum: Developers Corner
Topic: Usage: Packet Extractor v3
Replies: 794
Views: 2085175

Re: Usage: Packet Extractor v3

oh i thought the link i gave was the whole folder hehehe, sorry my bad.
Here it is:
http://www.mediafire.com/?zk973tva7gyakk0
by botty
25 Jan 2011, 22:18
Forum: Developers Corner
Topic: Usage: Packet Extractor v3
Replies: 794
Views: 2085175

Re: Usage: Packet Extractor v3

npk.dll uploaded please check my link
by botty
25 Jan 2011, 00:00
Forum: Bug reports
Topic: Packet Parser|Tokenizer (unknown/unsupported packets)
Replies: 283
Views: 401060

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

EDIT:
updated openkore using autoupdater, the problem is 07f6 and switch 0100 is still there.
is there anything i should do?
by botty
24 Jan 2011, 14:14
Forum: Bug reports
Topic: Packet Parser|Tokenizer (unknown/unsupported packets)
Replies: 283
Views: 401060

Re: Packet Parser|Tokenizer (unknown/unsupported packets)

Unhandled Packet : 07F6 Handler : EXP // packet: 0x7f6 // len: 14 struct PACKET_ZC_NOTIFY_EXP { /* this+0x0 */ short PacketType /* this+0x2 */ unsigned long AID /* this+0x6 */ int amount /* this+0xa */ unsigned short varID /* this+0xc */ short expType { EXP_FROM_BATTLE = 0x0, EXP_FROM_QUEST = 0x1, ...
by botty
24 Jan 2011, 13:44
Forum: Developers Corner
Topic: Usage: Packet Extractor v3
Replies: 794
Views: 2085175

Re: Usage: Packet Extractor v3

there were no msg, D:\.....\v3> start.exe ! packet_extract.pl xxx.exe _ then for how many seconds, D:\.....\v3> start.exe ! packet_extract.pl xxx.exe D:\.....\v3>_ so i thought it was successful then i tried to check the folders, there was no extractor.exe. inside the src folder has 2 files: extract...