Jump to content

Mouse wheel screen zoom


Toady
 Share

Recommended Posts

This script allow you to zoom in and out of your desktop in real-time using your mouse's scroll button. This was accomplished by using Larry's mousehook and PaulIA's GDIPlus, thanks guys. This is amazingly fast! beats using MouseGetPos() and PixelGetColor() any day. I will be incorporating this into MacroGamer when I get the chance.

I know there a a lot of these screen zoom scripts yet none of them allow the mouse wheel to zoom. I also noticed that most of them use a really slow method. The method I used is very fast.

You will need to have the lastest version of Auto3Lib installed as well as Larry's Hook.dll.

Have this script and hook.dll in the same directory.

Enjoy!

Zoom.au3

Edited by Toady

www.itoady.com

A* (A-star) Searching Algorithm - A.I. Artificial Intelligence bot path finding

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...