Jump to content

Recommended Posts

Posted

The Coder's Helper

Info:

This is a basic tool, that can be rather useful. It is a tool that provides a calculator, x,y coordinate fetcher, and hex code pixel fetcher all in one. This is written entirely in AutoIt v3, and is a very useful tool.

Downloads:

.exe File: Coders_Helper.exe

.au3 Source: coders_helper.au3

Hope everyone likes this script! If anyone has any suggestions, feature requests, or bug reports, please post them here :)

Coder's Helper >> Here[center][/center]

Posted

This is fantastic for an early script. Goodjob! I can't wait to see what kind of developer you turn into. My moneys on you kid ;P

[center][/center]Working on the next big thing.Currently Playing: Halo 4, League of LegendsXBL GT: iRememberYhslaw

Posted

Nice but it would be easier to show the x,y and the hex color "under the mouse" and if you press ctrl-z or ctrl-x it will store everything in the edit boxes...it's the same thing...all you have to do it's add that tooltip under the mouse:P

Posted

Dude when you are with the mouse over a specific pixel let's say the autoit forum and the color is blue...you create a popup that "sticks" to the mouse wich will tell you the color under the mouse...like you do with ctrl-x except that the color will be shown in a popup near the mouse pointer and it will be self-updated without pressing any keys.

Posted

Technically, every color is above 00FFFFFF because the Alpha that takes up the left most two hex digits should always be FF. It is implied and unused, but it is understood to be there.

Not a bad script at all, but for the future, you can save your upload space by not uploading a binary. We can all compile the source.

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
  • Recently Browsing   0 members

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