Jump to content

Packets


Recommended Posts

I'm attempting to make a game counter for Diablo II, which tallys the number of games you have joined within the hour. The tally resets, and the timer resets after an hour. I'm making this to help myself avoid realm downs.

For those of you who don't play diablo, generally you get 20 games per hour per CD-Key or IP. It's really debated as to the exact cause of R/D but no matter, you are generally limited to 20 games per hour.

So, I decided to try and do this using pixel search. I found detecting when I joined a game rather easy. However, I found detecting when I left a game a bit more difficult as there are no real unique colors to look for. Moreover, I feel like pixel search is a very novice work around, and I would like to move on to using packets.

Now my knowledge on packets is minimal. I do know that I can make my program search for the specific D2 packet which identifies when the player has joined/left the game.

So my first question is: Can Autoit read/send packets?

And my second question is: Where can I go to learn more about packets in general, and more specifically packets in Autoit

tldr; I want to learn about packets, and specifically packets in Autoit.

Link to comment
Share on other sites

I would try the atoit forum search page, infact I just did and there are plenty of threads with loads of information, and even UDFs to do exactly what you want.

Learning to help yourself is important.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...