PDA

View Full Version : another packetcollector problem =(


i_hate_gay_guys
06-28-2002, 12:37 PM
I am running a Windows XP Pro box, using a DSL connection.

I create a batch file, and it looks like this:

PacketCollector.exe *.*.*.* -o all -l packet.txt

Then I launch the packet collector, and it comes up like this:


C:gamesEqEmueqemu-0.3.4-Win32-EXEPacketCollector-0.7>PacketCollector.exe *.*.*.* -o all -l packet.txt
Using ItemFile 'collected_items.eqitems'.
Sniffin on 'DevicePacket_{62******-D5**-****-*************}', net=139.*.
*.*, target=*.*.*.* (*.*.*.*)

All is good.

I launch eq do a ton of stuff(zone, goto merchants, trade, etc).

The console still looks like this:
C:gamesEqEmueqemu-0.3.4-Win32-EXEPacketCollector-0.7>PacketCollector.exe *.*.*.* -o all -l packet.txt
Using ItemFile 'collected_items.eqitems'.
Sniffin on 'DevicePacket_{62******-D5**-****-*************}', net=139.*.
*.*, target=*.*.*.* (*.*.*.*)

Then i do ctrl-c then it adds this:

Got signal: 2
Using database 'itemsupload' at items.eqemu.net, User: items, Password: Yes
Uploading items to table: 'items'
0 new items uploaded.
Terminate batch job (Y/N)?


It gave me 0 items(as stated above), and did not create packet.txt


Little help would be appriecated.

:confused:

the * are just in case stupid verant is looking at this

and no one in the chat room knows either :(

i_hate_gay_guys
06-29-2002, 08:24 AM
damn =(, no one knows?

Lurker_005
06-29-2002, 11:56 AM
check on IRC

i_hate_gay_guys
06-29-2002, 02:24 PM
I did, and no one had a clue =(

spellcaster
06-29-2002, 10:24 PM
I cant even get that far the packet collector wants a DLL I just plain dont have and havent found anywhere to download!

:(( I'd love to get some items going, I just made a dru and I cant find much for her to wear.. Although.. I did find if I took the items table someone posted and the 334 database someone posted and merged the 2 I got some nice items, but not as many as Id like

Trumpcard
06-30-2002, 12:56 AM
winpcap...

http://winpcap.polito.it/

i_hate_gay_guys
06-30-2002, 01:16 AM
I have wincap, but the damn thing still wont work +(

Trumpcard
06-30-2002, 06:17 AM
I was posting that for Spellcaster...

i_hate_gay_guys
06-30-2002, 07:08 AM
hehe, anywho, So, my problem still remains. Mabye it just sucks for me, o well.

i_hate_gay_guys
06-30-2002, 09:58 AM
Lyenu, can you help me? you made the damn program.

BTW if you have a answer, and u are gay, please do not take offence to my name :p

Ariak
06-30-2002, 10:01 AM
ROFLMAO

spellcaster
07-01-2002, 02:03 AM
Thanks Trumpcard!

i_hate_gay_guys
07-02-2002, 03:25 PM
plz, someone has to have a answer =(

chocobo
07-02-2002, 04:44 PM
im gay ! lol kidding muahaha
:p

Lyenu X`Arie
07-03-2002, 09:42 AM
What you need to do is this:

Run packet collector like this...

PacketCollector.exe -d

this will display a list of devices.

If you have more than 1 device listed it might mean that you're packetsniffing on the wrong device. So what you need to do is see which one is yours (if you're not sure which one, just go through all of them). Here is an EXAMPLE of how to run it setting the device.

PacketCollector.exe YourIPHere -d 1 -o all -l nospamforme.txt

Anyways, that should fix your problems.

PS: I didn't write PacketCollector, Quagmire did, I just do modifications onto it and work on new features with it.