Jump to content

Pixel and GO!


Guest bmmc91
 Share

Recommended Posts

Guest bmmc91

Hello World! I'm Portugues and need your help!

i have create my first bot and need help, about pixel, i want to bot read the pixel if is true go to other line code, like that:

MouseMove (694,190,20)
sleep (750)
If PixelGetColor = (694,190,0xB2B2B2) Then ( jump to other line code "X" ) ??????
sleep (2000)
MouseClick ("Left", 694,190,1,20)
Sleep (2000)
MouseMove (685,468,20)
MouseMove (773,217,20)
MouseMove (1106,229,20)
MouseMove (1252,414,20)
MouseMove (985,635,20)
MouseMove (901,404,20)
Sleep (920)
MouseWheel ("down",30)
Sleep (2102)
MouseWheel ("up",30)
Sleep (24879)
Send("^{F4}")
MouseMove (352,17,20)
sleep (1000)
MouseClick ("right", 352,17,1,20)
Sleep (1000)
MouseMove (554,241,20)
Sleep (1000)
MouseClick ("Left", 554,241,1,20)
sleep (1574)

MouseMove (977,191,20)
sleep (750)
If PixelGetColor = (977,191,0xB2B2B2) Then ( jump to other line code "x" ) ??????
sleep (2000)
MouseClick ("Left", 977,191,1,20)
Sleep (2000)
MouseMove (685,468,20)
MouseMove (773,217,20)
MouseMove (1106,229,20)
MouseMove (1252,414,20)
MouseMove (985,635,20)
MouseMove (901,404,20)
Sleep (920)
MouseWheel ("down",30)
Sleep (2102)
MouseWheel ("up",30)
Sleep (24879)
Send("^{F4}")
MouseMove (352,17,20)
sleep (1000)
MouseClick ("right", 352,17,1,20)
Sleep (1000)
MouseMove (554,241,20)
Sleep (1000)
MouseClick ("Left", 554,241,1,20)
sleep (1574)

 if the color is true jump to other line code, anyone can help me ?

Link to comment
Share on other sites

  • Moderators

@bmmc91 welcome to the forum. What exactly are you trying to accomplish? There is typically a better way to do it than relying on a bunch of MouseClicks, MouseWheels, and Sleeps

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Guest bmmc91

Hello JLogan! Thanks for your help!

I want do bot read the color, if color is true, jump to other line code,

if color is true, not click and move mouse to other adverts.

Link to comment
Share on other sites

  • Moderators

It sounds like you are trying to automate spam clicking on a website, am I correct?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

  • Moderators

Thank you. Please ensure you have read the forum rules, especially this bullet point, before you go any farther:

  • Automation of software/sites contrary to their EULA

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

  • Moderators

We do not delete topics. If you would like to delete your account I can do this for you.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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