Jump to content

Recommended Posts

Guest bmmc91
Posted

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 ?

  • Moderators
Posted

@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!

Guest bmmc91
Posted

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.

Guest bmmc91
Posted

just see adverts, open and close, when the color is true, not click and move to next advert

  • Moderators
Posted

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!

Guest bmmc91
Posted

no problem, i'll inform other site better, 

How can I delete the account here?

Guest bmmc91
Posted

And delete the topic please.

Guest bmmc91
Posted

yes, delete account, thanks

 

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