Jump to content

Recommended Posts

Posted

Another gaming...using fast tp...D2 has software that you cannot remove with autoit...which protects from running "3rd party programs" to control your movement.

Posted (edited)

I dont think so, mmbot is based on pixelsearch

and kuk-bot 4 can do baalruns, so you can not say that its impossible to control movements

Edited by au3scr
Posted (edited)

1. PixelSearch() function returns an array that has two elements: [0] = x, [1] = y

2. MouseMove()'s or MouseClick()'s first two parameters is: 1: x 2: y

3. Read in the helpfile about the functions, and also about how an array works. :D

Edited by FreeFry

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...