Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Thu Nov 21, 2024 7:20 pm

All times are UTC




Post new topic Reply to topic  [ 122 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12, 13  Next
Author Message
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Mon Jul 09, 2012 1:29 pm 
New User
New User



Joined: Sun Jun 03, 2012 9:39 pm
Posts: 16
Been thanked: 0 time(s)
Has thanked: 1 time(s)
Contribution Points: 0
I don't know why but my macro works perfectly up until it gets to the part where its suppost to leave the lobby. But this macro is pretty great and i have also added a few lines of code in.


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Tue Jul 10, 2012 4:10 am 
Contributor
Contributor
User avatar



Joined: Tue Jan 31, 2012 11:00 am
Posts: 77
Location: INDAIATUBA-SP
Been thanked: 4 time(s)
Has thanked: 1 time(s)
Contribution Points: 24
i found a new way to do it i will post soon.

_________________
The important thing is not to win every day, but always struggle.


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Thu Jul 12, 2012 3:07 pm 
New User
New User



Joined: Thu Jul 12, 2012 2:40 pm
Posts: 1
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 10
HI! Adven
I tried to create the macro that you post, but it wont click the Ready, whatsoever, Mouse run to word Ready Box but it wont click and it just ran to the coordinate...

here is what i have

if Image.Can be located on screen("C:\Users\....\Desktop\BFFarm\BFName1.png", "100")
begin
Macro.Pause("1000")
Mouse.Click at image("C:\Users\....\Desktop\BFFarm\Ready2.png", "100", "Left")
Macro.Pause("500")
Mouse.Move to coordinate("16", "41")
Keyboard.Press key("1")
end


thz


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Thu Jul 12, 2012 9:54 pm 
New User
New User



Joined: Thu Jul 12, 2012 5:26 pm
Posts: 1
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 10
i dont understand why, but my macro was working perfectly, and now the mouse arrow go to the places but dont click,can anyone help me?

the code is right,i believe xtrap did some update or blue eye did,i play in aika br.


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Tue Jul 17, 2012 7:35 am 
Contributor
Contributor



Joined: Sun Jul 08, 2012 9:52 pm
Posts: 56
Been thanked: 14 time(s)
Has thanked: 4 time(s)
Contribution Points: 99
KillerBrownGuy wrote:
I don't know why but my macro works perfectly up until it gets to the part where its suppost to leave the lobby. But this macro is pretty great and i have also added a few lines of code in.

Remember when the marco suppose to leave the lobby when Dawn/Dusk get zero. There's noway the bf would get zero because there are always someone else using the macro. My guess to you is that for Dawn0/Dusk0 make it to Dawn/Dusk 5-10. So when Dawn/Dusk reach 10 or so, that way you can leave early.


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Thu Jul 19, 2012 4:25 pm 
Contributor
Contributor



Joined: Tue Nov 22, 2011 3:31 pm
Posts: 92
Been thanked: 5 time(s)
Has thanked: 7 time(s)
Contribution Points: 16
A solution to this would be to set it if the room is not 24/24 then leave the room, but then there is the case of glitch spots. Another problem I notice with this macro is when it goes to leave the room it sometimes spam clicks and will also leave the lobby. Not really a way I can think of to get around it, but thought I should mention it.


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 1 time(s)  Unread post Posted: Sat Jul 21, 2012 8:45 pm 
New User
New User



Joined: Sat Jul 21, 2012 8:10 pm
Posts: 13
Been thanked: 11 time(s)
Has thanked: 0 time(s)
Contribution Points: 44
The only problem I have with this macro is when it messes up, Im not sure if I do anythign wrong, but it won't stop clicking. I can't even shut the application down because when I control alt delete, it clicks on something else ><!!!!! Otherwise, I REALLY ADORE THIS!!! Maybe im doing something wrong though...


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Sun Jul 22, 2012 6:54 am 
Contributor
Contributor



Joined: Tue Nov 22, 2011 3:31 pm
Posts: 92
Been thanked: 5 time(s)
Has thanked: 7 time(s)
Contribution Points: 16
ctrl alt esc stops macro in the program. uh.. maybe you have a wrong pic.png in place. There are alot of "if cannot be found: do this" lines so if it doesn't find that picture that might cause the spam click. It works great for me, but I know of alot of ppl it doesn't.


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Mon Jul 30, 2012 8:10 pm 
Contributor
Contributor



Joined: Sun Jul 08, 2012 9:52 pm
Posts: 56
Been thanked: 14 time(s)
Has thanked: 4 time(s)
Contribution Points: 99
glassheart000 wrote:
The only problem I have with this macro is when it messes up, Im not sure if I do anythign wrong, but it won't stop clicking. I can't even shut the application down because when I control alt delete, it clicks on something else ><!!!!! Otherwise, I REALLY ADORE THIS!!! Maybe im doing something wrong though...


Avoid your macro getting out of hand is to set up a trigger. This enable you to start/stop the macro with whatever you put it. For example, i set my Ctrl+Z to start the macro and end it with Ctrl+X. This way I don't have to worry about the endless spam clicking into the BF. Setting up a trigger is easy, right click on your macro and click trigger, from there you could set it on what keystroke you want. Hope this help you solve that problem.


Top
 Profile  
Reply with quote  
 Post subject: Re: Battle Field Farm perfect Ready bot (WORKING!)
Thanked: 0 time(s)  Unread post Posted: Wed Aug 29, 2012 6:25 pm 
New User
New User



Joined: Wed Aug 29, 2012 6:10 pm
Posts: 3
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 16
nice guide


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 122 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12, 13  Next

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