Blue Eye Logo

Blue Eye Macro

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

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Hunting Macro
Thanked: 0 time(s)  Unread post Posted: Wed Feb 15, 2012 8:27 pm 
Lifetime VIP Contributor
Lifetime VIP Contributor



Joined: Sun Sep 05, 2010 10:13 am
Posts: 47
Been thanked: 2 time(s)
Has thanked: 3 time(s)
Contribution Points: 3417
Hello everyone,

I have created a macro which will make it easier to hunt! You can combine this one with the pot macro. If you want to get the code, check at the botton of this post.

Here you can see the video of the hunting macro in use:
http://youtu.be/Op2gG4fVCPU

This is the code:
Code:
 begin
     Keyboard.Wait for keys to be held down("{<alt>}")
     if  Keyboard.Key is held down("1")
          begin
               Mouse.Release button("left")
               Mouse.Release button("right")
               Mouse.Hold button("left")
               Mouse.Hold button("right")
          end
     if  Keyboard.Key is held down("2")
          begin
               Mouse.Release button("left")
               Mouse.Release button("right")
          end
 end
 


And just a question for Gigus: can you link the submission to repository to this post?

_________________
Programming is like sex, one mistake and you have to support it for the rest of your life. ~ Michael Sinz


Top
 Profile  
Reply with quote  
 Post subject: Re: Hunting Macro
Thanked: 0 time(s)  Unread post Posted: Thu Feb 16, 2012 3:03 pm 
New User
New User



Joined: Wed Feb 01, 2012 1:46 pm
Posts: 15
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 150
i would also put in the code to hold the SHIFT button down. as it's gonna prevent any unwanted movement


Top
 Profile  
Reply with quote  
 Post subject: Re: Hunting Macro
Thanked: 0 time(s)  Unread post Posted: Thu Feb 16, 2012 4:51 pm 
Silver Contributor
Silver Contributor
User avatar



Joined: Wed Feb 08, 2012 10:22 am
Posts: 117
Been thanked: 6 time(s)
Has thanked: 0 time(s)
Contribution Points: 393
Hi Gipsy, good work. But, in windows 7 you can simply hold mouse 1 for 1 second and it will "MouseLock" the button down. I was doing this for a long time to get 30 con and using an auto button presser for potting.

I'm going to take this one step further though. I'm going to make a macro which can locate and attack mobs as well as detect low hp and pot accordingly.

The only problem is making sure it does not hit other ppls mobs because that is a dead giveaway.

Then there is the question of ethics. It would be easy for the bot to be passed around. You know what Soma is like. Then Isylver would be hot on it.

At the end of the day, I want the bot to take away some annoying clicking for me, not play the game for me.


Top
 Profile  
Reply with quote  
 Post subject: Re: Hunting Macro
Thanked: 0 time(s)  Unread post Posted: Mon Feb 20, 2012 11:03 pm 
Lifetime VIP Contributor
Lifetime VIP Contributor



Joined: Sun Sep 05, 2010 10:13 am
Posts: 47
Been thanked: 2 time(s)
Has thanked: 3 time(s)
Contribution Points: 3417
Dawny wrote:
i would also put in the code to hold the SHIFT button down. as it's gonna prevent any unwanted movement

I have been testing it myself a lot and have not noticed a lot of issues with it... :)

simba wrote:
[..]Then there is the question of ethics. It would be easy for the bot to be passed around. You know what Soma is like. Then Isylver would be hot on it.
At the end of the day, I want the bot to take away some annoying clicking for me, not play the game for me.

You are right about a bot playing for you is a little bit boring. I have used it some time and it helped me keeping on hitting my mob while chatting in guild, or drinking irl. The player will still have to play the game, but it will become a little bit less of a mess having to watch to the screen whole the time. If the player does want to do this, then he souldn't use this bot in the first place.

_________________
Programming is like sex, one mistake and you have to support it for the rest of your life. ~ Michael Sinz


Top
 Profile  
Reply with quote  
 Post subject: Re: Hunting Macro
Thanked: 0 time(s)  Unread post Posted: Tue Feb 21, 2012 5:14 am 
Silver Contributor
Silver Contributor
User avatar



Joined: Thu Oct 07, 2010 4:15 am
Posts: 210
Location: USA
Been thanked: 3 time(s)
Has thanked: 4 time(s)
Contribution Points: 273
Thanks for the macro
;)

_________________
1, 2 and 3...
viewtopic.php?f=385&t=4670


Top
 Profile  
Reply with quote  
 Post subject: Re: Hunting Macro
Thanked: 0 time(s)  Unread post Posted: Wed Feb 29, 2012 12:36 pm 
Contributor
Contributor



Joined: Tue Feb 28, 2012 11:21 am
Posts: 64
Been thanked: 0 time(s)
Has thanked: 1 time(s)
Contribution Points: 30
Yes it is a useful macro, so thank you!
I must admit it's nice see see that there is still some activity with this game, because one could argue that it is dying out. ;/
I'll try my best to contribute some macros once i have learnt how to make them.


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