Jump to content

Problem Checking pixel color on screen


Recommended Posts

Posted (edited)

Nevermind, i was having a problem with the color with a WoW bot, but increased the tolerance and it works fine now.

Edited by Teace
Posted

added a "call" to check the color

func attack()
ToolTip("Attacking Mob", 486, 277)
While $continueAttack = 1
castSpells()
checkColor()
Call("checkColor")
WEnd
ToolTip("Loop Ends", 486, 277)
rotate()
endfunc

hope that helps

8)

NEWHeader1.png

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
  • Recently Browsing   0 members

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