Jump to content

Recommended Posts

Posted

hi i am working on a bot for a non multiplayer, bot able game. i need to know how to get the script to call a function only when the pixelsearch can not find the designated pixel. code $targ = PixelSearch( 0, 0, 1600, 900, 0x49391D, 1). how can i add this to a code so that if the pixel searched for is not found, a function is called? thanks in advance

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