MatekFX Posted September 10, 2008 Posted September 10, 2008 Hi I have part of my simple "bot" to game. While 1 if (PixelGetColor(152 ,86) == 1051664) then ToolTip("Add HP", 0, 0) Send("{F1}") EndIf Wend I want -> run game -> bot press and hold UP and Space ~ 1min -> bot press and hold Down and Space ~1min -> UP and Space ~1min -> Down and Space ~1min... Bot add HP (press button) when pixel color is diference. Is possible doing it?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now