Jump to content

Autopot and simple bot to game.


MatekFX
 Share

Recommended Posts

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?

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