Blue Eye Logo

Blue Eye Macro

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

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Help with script
Thanked: 0 time(s)  Unread post Posted: Wed Mar 11, 2015 3:42 pm 
New User
New User



Joined: Sat May 03, 2014 8:26 pm
Posts: 11
Been thanked: 3 time(s)
Has thanked: 2 time(s)
Contribution Points: 28
The script works well, is simple hunting bot however added the option of turning char
using the (a) when not exist mobs around, and when you find the next target of the mob he stops turning and re-attack the problem and it catches the target of the mob and keep attacking and turning at the same time,sorry my english.






begin
if Color.At coordinate is not (RGB)("221", "221", "187", "727", "12")
begin
Keyboard.Hold keys("{<tab>}")
Macro.Pause("50")
Keyboard.Release keys("{<tab>}")
end
if Color.At coordinate is not (RGB)("221", "221", "187", "727", "12")
begin
Keyboard.Hold keys("a")
Macro.Pause("100")
end
if Color.At coordinate is (RGB)("221", "221", "187", "727", "12")
begin
Keyboard.Press key("1")
Macro.Pause("50")
end
end


Top
 Profile  
Reply with quote  
 Post subject: Re: Help with script
Thanked: 1 time(s)  Unread post Posted: Wed Mar 11, 2015 7:35 pm 
Partner / License admin
Partner / License admin
User avatar



Joined: Sun Oct 10, 2010 5:16 pm
Posts: 2259
Location: USA
Been thanked: 535 time(s)
Has thanked: 38 time(s)
Contribution Points: 17741
Because you have "Keyboard.Hold keys("a")" but you don't release it. You need to add Keyboard.Release keys("a")

_________________
----------------------------------------Syrifina---------------------------------------------------
PM me for licenses and/or licensing information: Click Here
[Be sure to include and update your profile with your BE ID]

Forum Rules
Reminder of rules regarding Contribution points
Getting started in 1, 2, 3
Virtual Drivers; Manual Installers


Top
 Profile  
Reply with quote  
 Post subject: Re: Help with script
Thanked: 0 time(s)  Unread post Posted: Wed Mar 11, 2015 10:47 pm 
New User
New User



Joined: Sat May 03, 2014 8:26 pm
Posts: 11
Been thanked: 3 time(s)
Has thanked: 2 time(s)
Contribution Points: 28
vlw Syrifina did what you said, put a Keyboard.Release keys ("a") and it worked, thank you, now create a lack of hp and mp script for the character.


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