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  [ 12 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Macro please for wizard.
Thanked: 0 time(s)  Unread post Posted: Sat Apr 05, 2014 7:21 pm 
New User
New User
User avatar



Joined: Sat Mar 29, 2014 7:53 pm
Posts: 22
Location: United Arab Emirates
Been thanked: 3 time(s)
Has thanked: 5 time(s)
Contribution Points: 42
dude as credit to VenBM here also the auto revive and weapon change when it comes to yellow...

if Color.At coordinate is (RGB)("135", "135", "0", "251", "276")
begin
if Variable.Is equal to("counter", "3")
begin
Keyboard.Hold keys("{<alt>}")
Humanly.Pause("50", "100")
Keyboard.Hold keys("4")
Humanly.Pause("50", "100")
Keyboard.Release keys("{<alt>}")
Keyboard.Release keys("4")
Variable.Add (Math)("counter", "1")
Macro.Pause("1000")
end
if Variable.Is equal to("counter", "2")
begin
Keyboard.Hold keys("{<alt>}")
Humanly.Pause("50", "100")
Keyboard.Hold keys("3")
Humanly.Pause("50", "100")
Keyboard.Release keys("{<alt>}")
Keyboard.Release keys("3")
Variable.Add (Math)("counter", "1")
Macro.Pause("1000")
end
if Variable.Is equal to("counter", "1")
begin
Keyboard.Hold keys("{<alt>}")
Humanly.Pause("50", "100")
Keyboard.Hold keys("2")
Humanly.Pause("50", "100")
Keyboard.Release keys("{<alt>}")
Keyboard.Release keys("2")
Variable.Add (Math)("counter", "1")
Macro.Pause("1000")
end
Keyboard.Hold keys("{<alt>}")
Humanly.Pause("50", "100")
Keyboard.Hold keys("1")
Humanly.Pause("50", "100")
Keyboard.Release keys("{<alt>}")
Keyboard.Release keys("1")
Variable.Add (Math)("counter", "1")
Macro.Pause("1000")
end
if Color.At coordinate is (RGB)("4", "41", "83", "590", "500")
begin
if Color.At coordinate is (RGB)("30", "30", "30", "569", "436")
Begin
Macro.Pause("2000")
Humanly.Move to coordinate("590", "500")
Macro.Pause("1000")
Mouse.Click("Left")
Macro.Pause("1000")
Keyboard.Hold keys("c")
Humanly.Pause("500", "1000")
Keyboard.Release keys("c")
end
end


Just Change your coordinates....


Top
 Profile  
Reply with quote  
 Post subject: Re: Macro please for wizard.
Thanked: 0 time(s)  Unread post Posted: Thu Apr 17, 2014 8:28 am 
New User
New User



Joined: Wed Apr 16, 2014 4:25 am
Posts: 6
Location: Philippines
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 19
Just tried the Alex's bot, it works just fine with my wiz.:D Great work sir :ugeek:


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ]  Go to page Previous  1, 2

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