Jump to content

help to search pixel ....on game , protech by X - TRAP


 Share

Recommended Posts

im use the pixelget and pixelsearch command but sitll canot get pixel and search pixel one the game, mouse also canot moving ....coz that game have protect by x-trap .......so any command can help me solve this problem.

Link to comment
Share on other sites

that is code i use.........but its can work on other game..

thx help.

while 1

$coord = PixelSearch( 400, 300, 800, 600, 0xFF0000, 2, 3)

If Not @error Then

MouseMove($coord[0],$coord[1],0)

MouseClick("right")

EndIf

send ("{space 2}")

send ("e")

send ("{w 2}")

send ("e")

send ("1")

MouseClick("right")

sleep (1)

send ("e")

send ("2")

..........................

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