PDA

View Full Version : [Utility] [OSR] Aerolib SMART Color-Debugger



Hoodz
04-16-2015, 05:53 PM
Aerolib SMART Color-Debugger

just a small utility to gather colors fast and easy within smart, i mainly made it because the color picker doesn't work on my wine.

How it works:
live color, location, area updating on screen with a small debug color box (with a few surrounding pixels).
http://puu.sh/hg9O1/16b833cdb2.png


if you left-click it will debug the location and color in Simba.
example:


Color: 10790063 Point(228, 182)
Color: 2500153 Point(237, 158)
Color: 7370617 Point(268, 157)
Color: 6449770 Point(304, 176)
Color: 7239543 Point(286, 204)
Color: 7107701 Point(233, 212)
Color: 6581356 Point(154, 173)
Color: 2236964 Point(127, 116)
Color: 2974099 Point(580, 223)
Color: 3357765 Point(606, 220)
Color: 1118485 Point(618, 227)
Color: 65536 Point(624, 216)


Instructions:
- ENABLE SMART if you want to grab colors.
- DISABLE SMART if you want edit your script or if you are not grabbing colors (otherwise there is a chance it will keep picking colors if you click).
- To read the text easier, turn any chat off and view that chat (example in pic: clan off, view clan)
http://puu.sh/hgbaO/829c852ad3.png

Requirements
- AeroLib (https://villavu.com/forum/showthread.php?t=108953) by Flight;
- SMART V8.3 (comes with AeroLib)

AFools
01-02-2016, 12:17 PM
I think i need glasses! I didn't see this and got sick of using the colour dropper on simba; and just decided to go the other way (reflection).

Thank you Hoods

Hoodz
01-03-2016, 09:17 PM
I think i need glasses! I didn't see this and got sick of using the colour dropper on simba; and just decided to go the other way (reflection).

Thank you Hoods

you and the rest of the community :(

Polar Xpress
05-14-2016, 06:26 PM
Stumbled upon this and I have to say, it's quite the nifty little utility. It was only accurately placing the mouse when SMART was in the top left corner of my screen, but once I got that taken care of, it worked quite well. Since I plan to use this in the near future, as well as re-purpose some snippets of it, I just thought I'd give some props and say thanks, hoodz;

Hoodz
05-14-2016, 07:17 PM
Stumbled upon this and I have to say, it's quite the nifty little utility. It was only accurately placing the mouse when SMART was in the top left corner of my screen, but once I got that taken care of, it worked quite well. Since I plan to use this in the near future, as well as re-purpose some snippets of it, I just thought I'd give some props and say thanks, hoodz;

no problem, good luck with this!