what tools do you use for recording packets ? I remember Interest07 said the packets was retreived before it got encrypted.
can anyone experienced in this share the tools for doing that ? it's very convenient to have a lot of useful packets collection for doing stuffs instantly.
I ever tried using wpepro in other game but it has a lot of packets (send/receive), how do you know which packet is for doing what
Yeah, you can "copy" packets out of recv buffer after they are decrypted and decompressed.
Sorry, I never share any of my tools - i'm a capitalistic ******* in that direction.
WPE wont work here - it analyses packets in direct recv buffer and send buffer, not en/decrypted ones. Hence useless sadly.
Cheers
ahaha you've all been much helpful with offsets alone and sharing some other useful stuffs though
and yea WPE kinda give nothing, it's like giving packets from an entirely different game lol, maybe because it's decrypted and compressed like you said.
Quote:
Originally Posted by Interest07
THought I posted what I use in thsi thread somewhere... hmm
at post #239 using MHS ? is that a script to run in MHS ? I ever tried MHS and I don't understand much using it, I'll give it a try again later
ahaha you've all been much helpful with offsets alone and sharing some other useful stuffs though
and yea WPE kinda give nothing, it's like giving packets from an entirely different game lol, maybe because it's decrypted and compressed like you said.
at post #239 using MHS ? is that a script to run in MHS ? I ever tried MHS and I don't understand much using it, I'll give it a try again later
yeah you set a breakpoint in MHS on the sendpacket function address, and set it to run a script with param 1 when the breakpoint hits. You should have the script editor opened and it should output the packets (non encrypted) there in the output section.
was the packet for acceptquest/HandInQuest changed after genesis patch ?
it doesnt seem to be working after genesis patch, the startnpcdialogue is still working fine though.
*edit*
HandInQuest is still working, it's acceptQuest which is not working.
If anyone has a working acceptQuest, plz post it here
Thanks for such a large base of packets, it really helps much =)
But I can't understand, how to set up a catshop? There is only one packet here related to this, which opens initial catshop window. I tried to use packet sniffer then, but couldn't get other related packets. Any help appreciated =)
Could you teach me how to capture and edit data packets in the Brazilian servers so my goal and I'm starting learning studies in computer science and all knowledge at this point and little
This has a lot of potential for my little bot that i'm currently developing.
Unfortunately i's a bit stuck in real base address; I can't seem to find any useful hints for what it is and how to find it.
Is there any guide, list or anything that i can use to find real base address?
any help will be highly appreciated.
many thanks
This has a lot of potential for my little bot that i'm currently developing.
Unfortunately i's a bit stuck in real base address; I can't seem to find any useful hints for what it is and how to find it.
Is there any guide, list or anything that i can use to find real base address?
any help will be highly appreciated.
many thanks
if you look for your player MP for example, you'll find an offset 'chain' as follows:
tks Interest07, just about time before PWI gets upgraded to Descent tomorrow.
wait. PWI as in PW International or PWI as in PW Indo? I'm a bit lost in the abbreviation used in this forum.
Interest07 thanks for the durability tip. currently i'm using a timer and a guestimate to switch weapons. now i can flush my guestimate down the drain.
Help with sending packets in autoit 08/16/2010 - AutoIt - 1 Replies ive been lookin around different sites for ways to send packets to the game server. the only examples i see is to create a server and a client which i dont need, i think. well to the point now, can someone lead me in a direction or tell me how to send packets to a game? also if i send packets then that means i dont need the game to be active, correct? Because in autoit when u use keys u need to have the game active, and control send does not work. ty
Sending Packets !!! 09/07/2008 - Kal Online - 14 Replies now i know how to sniff / analyse packets ... but what then ? :)
how can i send packets ?? to pimp or mix weapon for example
i just need the way to send , and then i can depend on myself :D
Sending Packets (need advice) 03/20/2008 - Conquer Online 2 - 7 Replies OK well im finaly trying to stop leaching off of everybodys work its been great n all download n play :D But im tired of being a begger n the past couple months ive been learning as much as i can about macros memery add blah blah you know ...
After playing around with ce and ahk the past couple months i stumbled across wpe pro, theres not alot of tuturals and its hard to find good help.
Well heres what ive been doing so far, open my CO then i attach it to my sniffer.
I change my...
Scamming by sending packets??? 04/15/2006 - Conquer Online 2 - 1 Replies Well my friend and i came up with the idea to send packets to the server to show a certain item in the trade window. We want to use this as a type of scam. I didnt see this in any other threads and was wondering if anyone knew if this is possible and if they could point use in the right direction. My friend was pretty good with packets in CO 1.0 but we arent really sure to go about doing it. If anyone one could please lend a helping hand?
P.S.- Before I get flamed for this because i know i...
Sending packets 10/12/2005 - Conquer Online 2 - 10 Replies I've a question. Is it possible to send 1 packet multiple times at the exact same time?