Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Thu Nov 21, 2024 8:38 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
Dogs have 4 legs
Fish can swim
Elephants can fly
Chickens can talk
   

Topic review - simple automated homunculus feeding
Author Message
  Post subject:  Re: simple automated homunculus feeding  Reply with quote
Edited: Please only post macros with the ".bem" extension.

Use the export button in BE or submit macros to the repository.


Attachments:
Export.jpg
Export.jpg [ 12.51 KiB | Viewed 3725 times ]
Post Posted: Thu Sep 25, 2014 3:11 pm
  Post subject:  simple automated homunculus feeding  Reply with quote
hello,

i made a simple feeding macro for my homunculus, since i do change the place alot of my ragnarok/screens i figured i should make it look for the pictures instead, which works pretty well now.

it's really nothing special but i figured, it may save someone a couple of minutes.

Note1 : this is based off of the basic talonRO skin, so if your using a different skin you have to remake the pictures for it (which takes about 1 minute really)
Note2 : you probably have to change the paths unless you extract/place your pictures in your C:\blue eye folder.
Note3 : it's meant as AFK feeding, when you're actively running/fighting it sometimes messes up


special thanks to : Syrifina (helping me figure out an issue with it)


Code:
 if  Image.Can be located on screen("C:\blue eye\hunger.png", "100")
     begin
          Mouse.Click at image("C:\blue eye\feed.png", "100", "Left")
          Macro.Pause("100")
          Mouse.Click at image("C:\blue eye\ok.png", "100", "Left")
          Macro.Pause("5000")
     end
 



if you have anything to add/complain about feel free to reply on the post.
Post Posted: Thu Sep 18, 2014 12:51 pm

All times are UTC


Jump to:  


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