Jump to content

Recommended Posts

Posted (edited)

Some ppl here know Diablo II ???

I must walk to a monster and then kill him, he drops some items

My first quesion is:

How can i hold an key..

My second question is:

If that monster drop a item, and i want to pickup, then i must hold:"Alt" and then i see all the names (of items) on the ground i want that this script click on a Name Key of Terror and pick it up :P but how

Edited by Mark van Zon
Posted

To your first question it would be something like:

Send("{d down}")
Sleep(1000)
Send("{d up}")

That will hold the d key down for 1 second.

Posted

you will find that making a bot is far more complicated than that

good luck!

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

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
×
×
  • Create New...