Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Fri Nov 22, 2024 1:25 am

All times are UTC




Post new topic Reply to topic  [ 58 posts ]  Go to page 1, 2, 3, 4, 5, 6  Next
Author Message
 Post subject: [Plugin] Human mouse movement
Thanked: 9 time(s)  Unread post Posted: Mon May 07, 2012 11:16 pm 
Contributor
Contributor
User avatar



Joined: Mon Apr 30, 2012 11:58 am
Posts: 58
Location: The Netherlands
Been thanked: 49 time(s)
Has thanked: 1 time(s)
Contribution Points: 830
Human mouse movement plugin

    Realistic mouse movements
  • Settable speed, wind, gravity, pauses.

    Functions:
    - Human mouse movement (simple) (int fromX, int fromY, int toX, int toY, int mouseSpeed)
    - Human mouse movement (advanced) (int fromX, int fromY, int toX, int toY, int gravity, int wind, int minTime, int maxTime, int maxStep, int targetArea)

Preview: http://www.youtube.com/watch?v=somOtt3j138 (Sorry, bad quality)
Please report any bugs to me!

Here's a challenge!
Try to get the settings for the most realistic mouse movement using the advanced function,
if yours is the best, I will implement it as a standard. Good luck!


Attachments:
HumanMouseMovement.dll [8 KiB]
Downloaded 3227 times

_________________
Plugins
[Plugin] XML Reader
[Plugin] Human mouse movement
Top
 Profile  
Reply with quote  
 Post subject: Re: [Plugin] Human mouse movement
Thanked: 0 time(s)  Unread post Posted: Tue May 08, 2012 4:04 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 sharing.

Nice to see some plugins appearing :)

_________________
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: [Plugin] Human mouse movement
Thanked: 0 time(s)  Unread post Posted: Wed May 09, 2012 11:29 am 
Silver Contributor
Silver Contributor
User avatar



Joined: Sun Feb 07, 2010 9:11 pm
Posts: 207
Been thanked: 5 time(s)
Has thanked: 19 time(s)
Contribution Points: 5596
Cool :D Keep up the good work!

_________________
Code:
Martin

Full-time Macroholic


Top
 Profile  
Reply with quote  
 Post subject: Re: [Plugin] Human mouse movement
Thanked: 1 time(s)  Unread post Posted: Thu May 10, 2012 10:14 pm 
Contributor
Contributor



Joined: Tue May 01, 2012 6:24 pm
Posts: 73
Been thanked: 15 time(s)
Has thanked: 0 time(s)
Contribution Points: 149
hey,...how do i use this plugin,. i definatley could do with some of this for my little project,..not sure how to utilise the dll


Top
 Profile  
Reply with quote  
 Post subject: Re: [Plugin] Human mouse movement
Thanked: 1 time(s)  Unread post Posted: Thu May 10, 2012 10:17 pm 
Contributor
Contributor
User avatar



Joined: Mon Apr 30, 2012 11:58 am
Posts: 58
Location: The Netherlands
Been thanked: 49 time(s)
Has thanked: 1 time(s)
Contribution Points: 830
roulettewizard wrote:
hey,...how do i use this plugin,. i definatley could do with some of this for my little project,..not sure how to utilise the dll

Make sure Blue Eye Macro is turned off.
Download the dll, copy the dll to your Blue Eye Macro Plugins folder. Which in most case is something like C:\Program files\Blue Eye Macro\Plugins
Start Blue Eye Macro and start the plugins from withing the script using Plugins.Human mouse movement (simple)

_________________
Plugins
[Plugin] XML Reader
[Plugin] Human mouse movement


Top
 Profile  
Reply with quote  
 Post subject: Re: [Plugin] Human mouse movement
Thanked: 0 time(s)  Unread post Posted: Thu May 10, 2012 10:24 pm 
Contributor
Contributor



Joined: Tue May 01, 2012 6:24 pm
Posts: 73
Been thanked: 15 time(s)
Has thanked: 0 time(s)
Contribution Points: 149
excellent... this stuff is all a little new to me... i apologise for my lack of knowledge..i'll get there though (i hope) :lol:


Top
 Profile  
Reply with quote  
 Post subject: Re: [Plugin] Human mouse movement
Thanked: 0 time(s)  Unread post Posted: Fri Jun 22, 2012 6:36 pm 
New User
New User



Joined: Thu Jun 21, 2012 4:50 pm
Posts: 7
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 49
Just what I am looking for to use in my auto fisher for WoW. Thanks!


Top
 Profile  
Reply with quote  
 Post subject: Re: [Plugin] Human mouse movement
Thanked: 0 time(s)  Unread post Posted: Fri Jun 22, 2012 6:47 pm 
Active User
Active User
User avatar



Joined: Fri Jun 22, 2012 5:31 pm
Posts: 30
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 62
hmm sorry Im a newbie here..
what's the function of this plugins?
can it detect or search color on coordinates? :geek:

_________________
Image
I'll be Back~


Top
 Profile  
Reply with quote  
 Post subject: Re: [Plugin] Human mouse movement
Thanked: 0 time(s)  Unread post Posted: Fri Jun 22, 2012 7:38 pm 
New User
New User



Joined: Thu Jun 21, 2012 4:50 pm
Posts: 7
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 49
To my understanding from reading a few other posts, using "human" like movements when doing something in a video game is a good way to not be detected. Using normal tools of BEM (Blue Eye Macro) you usually have straight line movements or complete jumps which a normal user would not do. It is beneficial to write smart code so we can continue use this program in our favorite games.


Top
 Profile  
Reply with quote  
 Post subject: Re: [Plugin] Human mouse movement
Thanked: 0 time(s)  Unread post Posted: Wed Jun 27, 2012 5:26 am 
Lifetime VIP Contributor
Lifetime VIP Contributor
User avatar



Joined: Tue Nov 23, 2010 10:51 am
Posts: 213
Location: Pandora
Been thanked: 101 time(s)
Has thanked: 66 time(s)
Contribution Points: 8650
nice DaMaGeX, I like your preview too.

if anyone still has trouble with antibots you can try mine as well. mine is not better than DaMaGeX's, just something different to try. i'm sure mine takes more resources. see thread here


Last edited by sickslug on Wed Aug 15, 2012 4:22 am, edited 15 times in total.

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