Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Sat Nov 23, 2024 1:12 pm

All times are UTC




Post new topic Reply to topic  [ 52 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Tue Dec 28, 2010 11:44 pm 
Partner / Developer
Partner / Developer
User avatar



Joined: Mon Jan 18, 2010 11:51 am
Posts: 4525
Been thanked: 1346 time(s)
Has thanked: 133 time(s)
Contribution Points: 33209
Thank you, Ill look in to it and I already got a couple of ideas for detecting the splash properly.

I know the Pirox bot, its a compiled AutoIt script, so there shouldn't be too much magic to it.

_________________
Blue Eye - Developer / Moderator
Code:
Gigus


Please read the rules about contribution points - click here

Do you know everything about BE, the forum, licenses and contribution points?
Please take a minute to read this introduction & guidelines.


Top
 Profile  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Dec 29, 2010 11:52 am 


hi,
it is my first post in this forum and i hope i can be helpfull.
i checked your macro and i loved the idea so i picked up what i could and i tried to finish it.

my macro is now working in the splash part and this is how i've done it:

Code:
 begin
     Mouse.Save coordinate to variable("x", "y")
     Variable.Subtract (Math)("x", "15")
     Variable.Subtract (Math)("y", "15")
 end
 begin loop()
     if  Color.Near coordinate is (RGB)("255", "255", "255", "{x}", "{y}", "20")
          begin
               Macro.Abort()
          end
 end


i use the variable.subtract to get a "centered" point in the bobber. then i have a loop that testes if there is any white pixels near that coordinate.
it is working great if you use "first person" view.

i'm still trying to make the "use lure" work, i just cant get any keyboard button to get pressed.

any ideas?


Top
  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Dec 29, 2010 12:01 pm 
Partner / Developer
Partner / Developer
User avatar



Joined: Mon Jan 18, 2010 11:51 am
Posts: 4525
Been thanked: 1346 time(s)
Has thanked: 133 time(s)
Contribution Points: 33209
Thank you for the input, I plan on releasing a fullblown fishing bot very soon, utilizing some of the new features coming up in Blue Eye version 2.2.

What is the problems with keys? Do you also have problems sending keys to e.g. notepad, or only WoW?

In any event, a new version of Blue Eye is going to be released in a week or so, and it will include actual drivers for passing keyboard and mouse instruction, just as if they where from your physical keyboard or mouse.
Mainly to bypass anti-botting programs like gameguard etc.

This update should solve any problems you may have sending keystrokes to WoW.

However, I don't have any problems sending keystrokes to WoW as it is right now though.

_________________
Blue Eye - Developer / Moderator
Code:
Gigus


Please read the rules about contribution points - click here

Do you know everything about BE, the forum, licenses and contribution points?
Please take a minute to read this introduction & guidelines.


Top
 Profile  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Dec 29, 2010 12:08 pm 


solved the problem ^^.

my variable was lurekey and the code had lureKey. it was minimal but it made the difference.

im waiting for that bot then :P because mine is a bit messy. had to fix some timers and pauses on macros but at least the loop is working great and im "filtering" the loot with an addon. going to add an anti afk move (press S and W to move a bit).


Top
  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Dec 29, 2010 12:46 pm 
Partner / Developer
Partner / Developer
User avatar



Joined: Mon Jan 18, 2010 11:51 am
Posts: 4525
Been thanked: 1346 time(s)
Has thanked: 133 time(s)
Contribution Points: 33209
Would it consider you afk if your fishing?

Or do you mean a afk bot for when your just standing somewhere?

_________________
Blue Eye - Developer / Moderator
Code:
Gigus


Please read the rules about contribution points - click here

Do you know everything about BE, the forum, licenses and contribution points?
Please take a minute to read this introduction & guidelines.


Top
 Profile  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Dec 29, 2010 12:53 pm 


well.. at least some time ago you could go afk by standing still and just fish. you had to move once in a while to avoid that.
dont know if it's still like that. need to test it.

the way i did it was just too "botty". the char moved back and forward between casts. i need to try to set that in a timer with 10minuts or so. that is if you still go afk while fishing.

btw, your software is amazing, congratulations. very user friendly and easy to use.

ill post something about that afk issue after i test it and for now the bot is working fine. im using an addon to filter the loot and its enough for me.


Top
  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Dec 29, 2010 5:43 pm 
Partner / Developer
Partner / Developer
User avatar



Joined: Mon Jan 18, 2010 11:51 am
Posts: 4525
Been thanked: 1346 time(s)
Has thanked: 133 time(s)
Contribution Points: 33209
Thank you very much, I'm glad you find it useful.

I wonder if it wouldn't be possible to send a keystroke so fast the cha wont actually move, but the game will still register it as a very short move, and that way stay clear of afk.

_________________
Blue Eye - Developer / Moderator
Code:
Gigus


Please read the rules about contribution points - click here

Do you know everything about BE, the forum, licenses and contribution points?
Please take a minute to read this introduction & guidelines.


Top
 Profile  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Dec 29, 2010 5:44 pm 
Partner / Developer
Partner / Developer
User avatar



Joined: Mon Jan 18, 2010 11:51 am
Posts: 4525
Been thanked: 1346 time(s)
Has thanked: 133 time(s)
Contribution Points: 33209
By the way, if you create a forum account, you wont have to enter the CAPTCHA every time you make a post, and you will also gain points by every post.

Or remain a guest if that suits you the best, thats perfectly fine as well :)

_________________
Blue Eye - Developer / Moderator
Code:
Gigus


Please read the rules about contribution points - click here

Do you know everything about BE, the forum, licenses and contribution points?
Please take a minute to read this introduction & guidelines.


Top
 Profile  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Feb 09, 2011 10:08 pm 
New User
New User



Joined: Wed Feb 09, 2011 9:49 pm
Posts: 2
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 22
Have you thought about handling multiple attempts of tracing the color to the bobber if it gets interrupted?

I currently have my fishing bot doing so because the line sways back and forth while fishing and can sometimes interrupt the RGB tracing.


Top
 Profile  
Reply with quote  
 Post subject: Re: Building the best WoW Fishing Bot - Inputs are welcome!
Thanked: 0 time(s)  Unread post Posted: Wed Feb 09, 2011 10:19 pm 
New User
New User



Joined: Wed Feb 09, 2011 9:49 pm
Posts: 2
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 22
Ahhhh never mind.

I see that your macro actually looks for a specific RGB color on the screen and brings your cursor directly to that.

Mine traces the blue line of the fishing line while looking for a brown(ish) pixel since that is the color of the bobber. Once it does, it stops there and waits for a white(ish) pixel from the splash to click.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 52 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

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