Thread: Read Packets

  1. #1
    Registered User
    Join Date
    Feb 2005
    Posts
    20

    Read Packets

    Hey, I'm stumped... How would I go about reading packets from a target window?

    Thanks!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Well, you've just won the "vague post of the week award" - congratulations.

  3. #3
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    Quote Originally Posted by valt
    Hey, I'm stumped... How would I go about reading packets from a target window?

    Thanks!
    That's so vague, I bet it's a Googlewhack.
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  4. #4
    Registered User
    Join Date
    Feb 2005
    Posts
    20
    hehe sorry.. Ya knows the program Windows Packet editor... It reads packets and then you can edit them and resend them and such. I basicly want to know how to read packets in c++ in order to make a macro program that will determine where each enemy is located inside a game. Then i'll do some math and make the program walk over to the enemy and kill it. Basically need the includes and/or functions.

    any help would be awesome. thanks

    Crap.. I guess it would be from target socket? not window..
    Last edited by valt; 01-22-2006 at 04:40 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What Would You Use To Read User Input?
    By djwicks in forum C Programming
    Replies: 11
    Last Post: 04-05-2005, 03:32 PM
  2. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  3. I am lost on how to read from file and output to file?
    By vicvic2477 in forum C++ Programming
    Replies: 4
    Last Post: 02-27-2005, 11:52 AM
  4. Read Array pro!!Plz help!!
    By Supra in forum C Programming
    Replies: 2
    Last Post: 03-04-2002, 03:49 PM
  5. Help! Can't read decimal number
    By Unregistered in forum C Programming
    Replies: 2
    Last Post: 09-07-2001, 02:09 AM