Blue Eye Logo

Blue Eye Macro

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

All times are UTC




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Help me with Script
Thanked: 1 time(s)  Unread post Posted: Mon Apr 07, 2014 5:12 am 
Contributor
Contributor
User avatar



Joined: Fri Mar 14, 2014 7:06 pm
Posts: 89
Been thanked: 11 time(s)
Has thanked: 16 time(s)
Contribution Points: 16
Mans,see this
Code:
when  Color.Can be located on screen (RGB)("187", "51", "187", "0")
    begin
          Keyboard.Press keys("{<tab>}1")
     end
 if  Color.Can not be located on screen (RGB)("187", "51", "187", "0")



The RGB is the monster I need kill,when the RGB iis not on screen,how I put for it restart and press tab and 1 again?

it's right? i donn't know if i make this right.
If anybody wan't help me =]

thank you

_________________
If I have helped please click thanks!!!


Top
 Profile  
Reply with quote  
 Post subject: Re: Help me with Script
Thanked: 1 time(s)  Unread post Posted: Mon Apr 07, 2014 6:00 am 
Contributor
Contributor
User avatar



Joined: Fri Apr 19, 2013 7:22 am
Posts: 78
Been thanked: 25 time(s)
Has thanked: 2 time(s)
Contribution Points: 299
Code:
 begin loop("x")
If Color.Can be located on screen (RGB)("187", "51", "187", "0")
    begin
          Keyboard.Press keys("{<tab>}1")
     end


Adding begin loop will repeat the code until it finds the color rgc that you are looking for.

X = the number of loops you want it to do.

_________________
Image


Top
 Profile  
Reply with quote  
 Post subject: Re: Help me with Script
Thanked: 0 time(s)  Unread post Posted: Tue Apr 08, 2014 6:53 am 
Contributor
Contributor
User avatar



Joined: Fri Mar 14, 2014 7:06 pm
Posts: 89
Been thanked: 11 time(s)
Has thanked: 16 time(s)
Contribution Points: 16
When i put infinite and have more then 1 RGB in the window he press tab so many times... i need he kill RGB and press tab for kill other RGB I don't know if you have understand.

Sorry my poor english.

_________________
If I have helped please click thanks!!!


Top
 Profile  
Reply with quote  
 Post subject: Re: Help me with Script
Thanked: 1 time(s)  Unread post Posted: Wed Apr 09, 2014 5:48 am 
Contributor
Contributor
User avatar



Joined: Fri Apr 19, 2013 7:22 am
Posts: 78
Been thanked: 25 time(s)
Has thanked: 2 time(s)
Contribution Points: 299
Code:
 begin loop("x")
If Color.Can be located on screen (RGB)("187", "51", "187", "0")
    begin
          Keyboard.Press keys("{<tab>}1")
//then add your attack code here
     end


Add your attack code so it will stop pressing tab.
What will happen it will press tab then attack the monster.
Also add an rgb detector for the hp of the monster so it will stop the attacking part once its dead then it will repeat the first command

_________________
Image


Top
 Profile  
Reply with quote  
 Post subject: Re: Help me with Script
Thanked: 0 time(s)  Unread post Posted: Wed Apr 09, 2014 2:35 pm 
Gold Contributor
Gold Contributor



Joined: Sat Apr 05, 2014 7:22 am
Posts: 298
Been thanked: 13 time(s)
Has thanked: 0 time(s)
Contribution Points: 23
thx brooo


Top
 Profile  
Reply with quote  
 Post subject: Re: Help me with Script
Thanked: 0 time(s)  Unread post Posted: Sun Apr 13, 2014 6:52 am 
Contributor
Contributor
User avatar



Joined: Fri Mar 14, 2014 7:06 pm
Posts: 89
Been thanked: 11 time(s)
Has thanked: 16 time(s)
Contribution Points: 16
provari wrote:
Code:
 begin loop("x")
If Color.Can be located on screen (RGB)("187", "51", "187", "0")
    begin
          Keyboard.Press keys("{<tab>}1")
//then add your attack code here
     end


Add your attack code so it will stop pressing tab.
What will happen it will press tab then attack the monster.
Also add an rgb detector for the hp of the monster so it will stop the attacking part once its dead then it will repeat the first command



Omg i'm so confused,hmm tab is for change target and "1" is my skill for atack,what you mean with attack code? have a exemple? sorry man i'm so newbie using BEm but i'm trying.

Thanks for a patience

_________________
If I have helped please click thanks!!!


Top
 Profile  
Reply with quote  
 Post subject: Re: Help me with Script
Thanked: 0 time(s)  Unread post Posted: Sun Apr 13, 2014 9:00 am 
VIP Contributor
VIP Contributor
User avatar



Joined: Sun Oct 13, 2013 9:55 am
Posts: 594
Location: The World That Never Was
Been thanked: 76 time(s)
Has thanked: 9 time(s)
Contribution Points: 1206
sorry i dont really understand, do you want to:
> check RGB target
if true = press "tab" and "1"
if false/not = ....?

_________________
_________________
Dont forget to click
"Thank You"
If I help You


Top
 Profile  
Reply with quote  
 Post subject: Re: Help me with Script
Thanked: 1 time(s)  Unread post Posted: Mon Nov 24, 2014 9:25 am 
Contributor
Contributor



Joined: Thu Nov 13, 2014 7:49 pm
Posts: 66
Been thanked: 32 time(s)
Has thanked: 23 time(s)
Contribution Points: 53
here download it , simple for you


Attachments:
mancing;aika (1).bem [23.98 KiB]
Downloaded 491 times
Top
 Profile  
Reply with quote  
 Post subject: Re: Help me with Script
Thanked: 0 time(s)  Unread post Posted: Sun Jan 11, 2015 6:26 pm 
New User
New User
User avatar



Joined: Sun Jan 11, 2015 3:46 pm
Posts: 20
Been thanked: 1 time(s)
Has thanked: 4 time(s)
Contribution Points: 47
Thanks!!!!


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 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