Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Thu Nov 21, 2024 3:42 pm

All times are UTC




Post a reply
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
Font size:
Font colour
Options:
BBCode is ON
[img] is OFF
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Please click and drag the 2 correct statements to the right hand side.
Please click and drag the 2 correct statements to the right hand side.
Please select the options below to the correct list to avoid automated registrations.
Statements
2 correct statements
Fish can swim
Dogs have 4 legs
Elephants can fly
Chickens can talk
   

Topic review - Creating a HP bot to automatically use your HealthStone
Author Message
  Post subject:  Re: Creating a HP bot to automatically use your HealthStone  Reply with quote
Nice Marco ... You can also use this with the Mage Frostblock and the Paladin bubble ^^

Sry 4 my bad English :)
Post Posted: Fri Sep 07, 2012 5:22 am
  Post subject:  Re: Creating a HP bot to automatically use your HealthStone  Reply with quote
Thank you
Post Posted: Sun Jan 15, 2012 6:34 pm
  Post subject:  Re: Creating a HP bot to automatically use your HealthStone  Reply with quote
Comments have now been added to the YouTube video, making it a bit easier to follow/understand.
Post Posted: Wed Mar 03, 2010 10:46 pm
  Post subject:  Creating a HP bot to automatically use your HealthStone  Reply with quote
Just a very simple macro, that will keep an eye on your HP in WoW, and when it gets too low, it will automatically use your HealthStone if you have one :)

The video of the making of this macro is just over a minute
and available at

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

Here is the sourcecode for the macro:

"HP Watcher"
Code:
 
  if  Color.At coordinate is not within (RGB range)("0", "134", "0", "5", "144", "5", "115", "73")
     and
     Color.At coordinate is within (RGB range)("250", "250", "129", "255", "255", "139", "560", "826")
     begin
          Keyboard.Press key("9")
     end     
 


Enjoy :)
Post Posted: Sat Feb 06, 2010 1:23 am

All times are UTC


Jump to:  


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