Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pixel help
#1
ok sounds kinda funny but me and my pool friends how yahoo snow ball fights and when one of them ims me the screen changes colors how can i use pixel to get the color mine is and if it changes blue i can make my macro buzz them 4 for they can buzz me.?
cuz im order for them to buzz it has to load on my messenger.but i dont want it to buzz any one else that might not be playing the game
any samples would be most helpful
ty
#2
ok not much help here but i made the functions from a link i found. findcolor or image
and from the exsample given is
Code:
Copy      Help
Acc a=acc("" "PANE" win("Instant Message" "YSearchMenuWndClass") "Internet Explorer_Server" "file://C:\PROGRA~1\Yahoo!\MESSEN~1\TMPIMV4.tmp" 0x1004)
if(!a.FindColor(ColorFromRGB(0 0 255) 0 0x3)) ret
out "found"




but im getting an error and it highlights a.FindColor

Code:
Copy      Help
Error in Function:  unknown member.

thanks for the help
#3
Find a color or image in an accessible object
#4
thats the link i used to get where i am now lol ty for your help
#5
The error is because you did not create member functions Acc.FindColor and Acc.FindImage.

More info about creating member functions:
#6
i did made both Functions same names just how the post said ill keep trying tyvm for helping


Forum Jump:


Users browsing this thread: 1 Guest(s)