Shoutbox

[Release] MouseyMoo (Version 1.02) - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Release] MouseyMoo (Version 1.02) (/showthread.php?tid=68963)

[Release] MouseyMoo (Version 1.02) by Spunky on 11-29-2006 at 06:06 PM

Been working on a project (for at least the last couple of nights :p)

This script takes the mouse position and  displays it on screen as well as taking the colour of the pixel underneath the cursor and displaying that alongside it as both RGB and HEX.

I know this isn't an original concept to have a colour picker/grabber, but in terms of MP!L scripts, I've not seen this done so I thought I'd give it a "bash" lol

It includes a feature to "Pause" or "Freeze" the information so that the mouse can be freely moved without changing it. As moving the mouse would have to be moved over the button to pause it, all the information you want would be lost. I'm quite lucky that we now have the ability to use hotkeys. Pressing the WINKEY+SPACE will toggle whether or not the script is paused.

[Image: kb.png]

This will be available to download in the next few hours (I've got work and need to leave a few select people a copy to test for me).

Known "Bug": The script will not detect pixel colour properly when the mouse is hovering over a video (in Windows Media Player for example).
It will report back as being "R:0 G:0 B:1" or "000001"

[Image: mousemoo.png]

EDIT: About the name... I just wanted something funnier than my usual ones :p

Latest Version


RE: [Pre-Release] MouseyMoo by NiteMare on 11-29-2006 at 06:34 PM

quote:
Originally posted by SpunkyLoveMuff
EDIT: About the name... I just wanted something funnier than my usual ones
i thought you were releasing that was a cross between a mouse and a cow
RE: [Pre-Release] MouseyMoo by Jimbo on 11-29-2006 at 06:56 PM

I don't actually get what it does. explain in n00b terms please lol


RE: [Pre-Release] MouseyMoo by elektra on 11-29-2006 at 07:04 PM

quote:
Originally posted by Jimbodude

I don't actually get what it does. explain in n00b terms please lol
well basicaly where ever your cursor is it displays te color of  the place of the cursor is, and displays hex codes etc

RE: [Pre-Release] MouseyMoo by Fuse on 11-29-2006 at 07:50 PM

love the name, downloading now! cool script..


RE: [Pre-Release] MouseyMoo by Eljay on 11-29-2006 at 08:17 PM

quote:
Originally posted by Fuse101
love the name, downloading now! cool script..

theres nothing to download yet...
RE: [Pre-Release] MouseyMoo by Voldemort on 11-29-2006 at 08:24 PM

perhaps i misread something, but you can pause it with a hotkey? and not actually clicking pause?
because you move the mouse to click it losing the hex #


RE: [Pre-Release] MouseyMoo by NanaFreak on 11-29-2006 at 08:35 PM

quote:
Originally posted by Voldemort
perhaps i misread something, but you can pause it with a hotkey? and not actually clicking pause?
because you move the mouse to click it losing the hex #
yes you use:
quote:
Originally posted by SpunkyLoveMuff
the WINKEY+SPACE will toggle whether or not the script is paused.

RE: [Pre-Release] MouseyMoo by alexp2_ad on 11-29-2006 at 08:51 PM

That looks pretty handy, I'll look forward to giving it a try... in a few hours. :)


RE: [Pre-Release] MouseyMoo by Spunky on 11-29-2006 at 11:43 PM

Released :D My testers were mysteriously offline when I got back ^o) I'm confident it's working up to a desired standard however.

Updated the first post with the attachment or click this link to download it.

As always, leave feedback :p


RE: [Release] MouseyMoo (Version 1.02) by Kenji on 11-29-2006 at 11:59 PM

Bugggg

When i hover over the taskbar i get the colour of the wallpaper underneth and not what is on the task bar. happens in the notification area too.


RE: [Release] MouseyMoo (Version 1.02) by Spunky on 11-30-2006 at 12:03 AM

quote:
Originally posted by Dazmatic
Bugggg

When i hover over the taskbar i get the colour of the wallpaper underneth and not what is on the task bar. happens in the notification area too.

That may vary depending on different setups as it functions normally on mine ^o)
RE: [Release] MouseyMoo (Version 1.02) by roflmao456 on 11-30-2006 at 12:05 AM

quote:
Originally posted by Dazmatic
Bugggg

When i hover over the taskbar i get the colour of the wallpaper underneth and not what is on the task bar. happens in the notification area too.

not for me :D

ps: i have the latest msg plus
RE: [Release] MouseyMoo (Version 1.02) by andrey on 11-30-2006 at 12:35 AM

[Image: attachment.php?pid=758648]

the layout of the window is a bit messed, but apart from that it's working pretty good.. nice idea too (Y)


RE: [Release] MouseyMoo (Version 1.02) by Spunky on 11-30-2006 at 12:57 AM

quote:
Originally posted by andrey
the layout of the window is a bit messed, but apart from that it's working pretty good.. nice idea too

This might stupid, but I think it's because that text box is 37.5 in width and Windows doesn't like ddecimal places when drawing windows (Just what I've heard and I can't think of any other reason)

Try this download: (if it works, I will release as an update)

EDIT: This was confirmed and so this is now the latest version

Previous Downloads - 8
RE: [Release] MouseyMoo (Version 1.02) by Kenji on 11-30-2006 at 01:04 AM

Hmm.. fixed the bug, it was to do with my nVidia task bar transparency.

Although i have got another one, it mucks up the conversation window, and when i close it the background will go black o.O
EDIT: Also mucks up contact list :sad:

With MouseyMoo open:
[Image: bugbugbugtg8.png]

After closing MouseyMoo:
[Image: bugbugbugagainwg1.png]

Contact list:
[Image: bugcontactlistor1.png]


EDIT: tried with The newer one too, still happens :sad:


RE: [Release] MouseyMoo (Version 1.02) by Spunky on 11-30-2006 at 01:09 AM

Dazmatic, I think that bug is something to with the window being open to long and overflowing a buffer. It happened to my once but I thought it was some other software that was playing up.

I'll have to take a REAL technical look ^o)

EDIT: I'm pretty sure it "mucks up" all windows, not just WLM ones


RE: [Release] MouseyMoo (Version 1.02) by andrey on 11-30-2006 at 01:09 AM

quote:
Originally posted by SpunkyLoveMuff
This might stupid, but I think it's because that text box is 37.5 in width and Windows doesn't like ddecimal places when drawing windows (Just what I've heard and I can't think of any other reason)

Try this download
yes, that fixed the layout

can't confirm your bug though, daz..
RE: [Release] MouseyMoo (Version 1.02) by Spunky on 11-30-2006 at 03:30 AM

quote:
Originally posted by andrey
yes, that fixed the layout

Glad to hear that it's working for you :p

quote:
Originally posted by andrey
can't confirm your bug though, daz..

I can't figure the bug out completley, but nothing "mucks up" as long as you close the window when it's no longer in use (auto-close feature?).  This is what makes me think it's some kind of buffer issue