Search found 3 matches
- Wed Oct 12, 2016 6:39 pm
- Forum: Beginners
- Topic: If true if false
- Replies: 5
- Views: 7467
Re: If true if false
I mean if script find this image on the screen (in game) http://screenshot.sh/m1NijV2MFpyGv Do action true (Rclicking 2 times in this image) http://screenshot.sh/mMzP2M6Vx5rfR If not find this image on screen do next script with this image http://screenshot.sh/mFzuL0D82WSFB And Rclicking 3 times And...
- Wed Oct 12, 2016 5:32 pm
- Forum: Beginners
- Topic: If true if false
- Replies: 5
- Views: 7467
Re: If true if false
I did what you said but in game script clicking 14 times not 2/3/4/5 can you tell me what i do wrong ? // COMPILE_OPTS|C:\Users\Flanker\Desktop\Fishbot vesteris.exe||CONSOLE=0|INCLUDES=1||RUNTIMES=1|BMPS=1 SetFocus>Vesteris Wait>5 Label>lol //Find and Double Right Click Center of FindImagePos>%BMP_D...
- Tue Oct 11, 2016 9:01 pm
- Forum: Beginners
- Topic: If true if false
- Replies: 5
- Views: 7467
If true if false
Hello (sorry for my bad english) today i was writing a script (in macro scheduler) for game with image recognition but now i have a problem when i write all good i start trying to make better this script. I try to do script who can check if image is true or false and make the appropriate functions. ...