Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Thu Nov 21, 2024 8:08 pm

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Cube Buster
Thanked: 0 time(s)  Unread post Posted: Wed Jul 07, 2010 9:23 pm 
Partner / Developer
Partner / Developer
User avatar



Joined: Mon Jan 18, 2010 11:51 am
Posts: 4525
Been thanked: 1346 time(s)
Has thanked: 133 time(s)
Contribution Points: 33209
Another small macro this time for playing Cube Buster.
Attachment:
cubeBuster.png
cubeBuster.png [ 79.44 KiB | Viewed 5534 times ]

The game is available at:
http://www.arcadebomb.com/play/cube_buster.html

A full tutorial video of the making is available at:

YouTube: http://www.youtube.com/watch?v=6D75QO9Tt3Q

So, what I did was simply grab a pixel pattern sample of each possible placement of the different colors in relation to each other.

And then simply had Blue Eye click every occurrence and then start over.

The code:
Code:
 begin
     Mouse.Click at pixel pattern("126,208,0,-1,23,129,213,0,-1,23,128,212,0", "0", "no", "left")
     Mouse.Click at pixel pattern("113,185,0,20,1,114,188,0,23,-4,123,203,0", "0", "no", "left")
     Mouse.Click at pixel pattern("114,188,0,0,19,123,203,0,23,1,118,194,0", "0", "no", "left")
     Mouse.Click at pixel pattern("115,189,0,-1,19,125,207,0,-21,0,122,201,0", "0", "no", "left")
     Mouse.Click at pixel pattern("134,222,0,0,0,134,222,0,0,0,134,222,0,0,-21,131,218,0,24,1,123,203,0", "0", "no", "left")
     Mouse.Click at pixel pattern("116,191,0,3,-24,113,185,0,0,0,113,185,0,-23,-1,118,194,0", "0", "no", "left")
     Mouse.Click at pixel pattern("255,36,0,4,18,255,36,0,-3,27,255,39,0", "0", "no", "left")
     Mouse.Click at pixel pattern("255,29,0,23,0,255,33,0,17,-1,255,12,0,0,0,255,12,0", "0", "no", "left")
     Mouse.Click at pixel pattern("255,41,0,0,0,255,41,0,-1,18,255,23,0,20,5,255,33,0", "0", "no", "left")
     Mouse.Click at pixel pattern("255,34,0,1,20,255,32,0,0,0,255,32,0,-24,2,255,34,0,0,0,255,34,0", "0", "no", "left")
     Mouse.Click at pixel pattern("255,35,0,-1,-16,255,53,0,21,-6,255,25,0", "0", "no", "left")
     Mouse.Click at pixel pattern("255,48,0,0,-22,255,48,0,-28,-2,255,22,0", "0", "no", "left")
     Mouse.Click at pixel pattern("157,157,157,-1,15,175,175,175,1,30,157,157,157", "0", "no", "left")
     Mouse.Click at pixel pattern("167,167,167,22,1,163,163,163,20,-1,171,171,171,0,0,171,171,171", "0", "no", "left")
     Mouse.Click at pixel pattern("157,157,157,1,16,171,171,171,22,1,169,169,169", "0", "no", "left")
     Mouse.Click at pixel pattern("153,153,153,5,16,153,153,153,-28,6,155,155,155", "0", "no", "left")
     Mouse.Click at pixel pattern("175,175,175,1,-18,161,161,161,19,-1,173,173,173", "0", "no", "left")
     Mouse.Click at pixel pattern("167,167,167,1,-21,161,161,161,0,0,161,161,161,-26,0,171,171,171", "0", "no", "left")
 end


And remember to set the Loops to "Infinite" (which I forgot during the recording for youtube ...),
Also you probably want to create start/stop triggers.

Here is the macro as a download (just drag it in to the main window of Blue Eye)
Attachment:
fun macros.cube buster.bem [16.33 KiB]
Downloaded 629 times

_________________
Blue Eye - Developer / Moderator
Code:
Gigus


Please read the rules about contribution points - click here

Do you know everything about BE, the forum, licenses and contribution points?
Please take a minute to read this introduction & guidelines.


Top
 Profile  
Reply with quote  
 Post subject: Re: Cube Buster
Thanked: 0 time(s)  Unread post Posted: Tue Nov 02, 2010 3:32 pm 
New User
New User



Joined: Tue Nov 02, 2010 3:07 pm
Posts: 14
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 50
i whant to lear how to make a bot like this


Top
 Profile  
Reply with quote  
 Post subject: Re: Cube Buster
Thanked: 0 time(s)  Unread post Posted: Tue Nov 02, 2010 5:00 pm 
Lifetime VIP Contributor
Lifetime VIP Contributor
User avatar



Joined: Sat Apr 24, 2010 12:51 pm
Posts: 355
Location: Tallinn
Been thanked: 18 time(s)
Has thanked: 1 time(s)
Contribution Points: 4647
catalinmj wrote:
i whant to lear how to make a bot like this


then download blue eye, and give it a try.. its not hard.. even you could possibly do a click n type macro with it

_________________
Full time IT student/worker - BE showed me the way, so may the code be with you all!
Image


Top
 Profile  
Reply with quote  
 Post subject: Re: Cube Buster
Thanked: 0 time(s)  Unread post Posted: Tue Nov 02, 2010 6:03 pm 
Partner / Developer
Partner / Developer
User avatar



Joined: Mon Jan 18, 2010 11:51 am
Posts: 4525
Been thanked: 1346 time(s)
Has thanked: 133 time(s)
Contribution Points: 33209
hehe, yea its intended to be easy to use, so give it a shot :)

_________________
Blue Eye - Developer / Moderator
Code:
Gigus


Please read the rules about contribution points - click here

Do you know everything about BE, the forum, licenses and contribution points?
Please take a minute to read this introduction & guidelines.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group