Search found 11 matches

by Zjaii
Sun Nov 14, 2010 1:32 pm
Forum: Enhancement Suggestions
Topic: Locate Pixel Color? FindPixelPos?
Replies: 1
Views: 10835

Locate Pixel Color? FindPixelPos?

A function similar to FindImagePos that looks specifically for a single pixel. I cant seem to get the aforementioned to work on a single pixel exclusively. If I can locate two specific colors within a certain distance of each other and trigger a response would be an interesting trick. I cant say as ...
by Zjaii
Thu Nov 11, 2010 4:00 am
Forum: Beginners
Topic: Numeric value from FindImagePos array
Replies: 3
Views: 5910

The help file reads: "X_Array is the name of a variable to store the X coordinates of each match. The first match is stored in X_Array_0, the second in X_Array_1, etc. Y_Array is the name of a variable to store the Y coordinates of each match. The first match is stored in Y_Array_0, the second in Y_...
by Zjaii
Wed Nov 10, 2010 9:58 pm
Forum: Beginners
Topic: Numeric value from FindImagePos array
Replies: 3
Views: 5910

Numeric value from FindImagePos array

Expecting this to move the mouse cursor when the number 1 key is pressed and it does find an image but my message modal is expressing that it doesnt have the variables called numerically. //Press the number 1 key to move the mouse to bottom left of target OnEvent>KEY_DOWN,VK49,0,Locator Label>Idle_L...
by Zjaii
Wed Nov 10, 2010 5:47 pm
Forum: Beginners
Topic: Calculating variable mathematic
Replies: 1
Views: 3055

Calculating variable mathematic

So I cant get my variables to be resolved before they are displayed in the message modal. I have looked at a few other posts and tried a few different variations to see if any would resolve before the MessageModal. I gotta be missing something obvious. GetScreenRes>screen_x,screen_y Let>UpX=(screen_...
by Zjaii
Mon Nov 01, 2010 3:25 pm
Forum: Beginners
Topic: Functioning menu and opening new dialogs
Replies: 3
Views: 4686

JRL? You're machine! Thanks!
by Zjaii
Mon Nov 01, 2010 2:05 am
Forum: Beginners
Topic: Functioning menu and opening new dialogs
Replies: 3
Views: 4686

Moving the Dialog13 info inside the DoLoad section gets it to load but selecting the load option a second time causes an error and it doesnt call the DoBrowse function appropriately. //Main Dialog1 Dialog>Dialog1 object Dialog1: TForm Left = 404 Top = 162 HelpContext = 5000 BorderIcons = [biSystemMe...
by Zjaii
Sun Oct 31, 2010 2:24 pm
Forum: Beginners
Topic: Functioning menu and opening new dialogs
Replies: 3
Views: 4686

Functioning menu and opening new dialogs

So I am trying to piecemeal some begginner code together for a functional menu and I started with trying to prompt a "Load" dialog because I havent explored reading and writting to files (because I am not sure how I want to survey directories to pick a default location for config..whatever). So I sp...
by Zjaii
Sat Oct 30, 2010 5:29 am
Forum: Technical / Scripting
Topic: Picture for a button
Replies: 18
Views: 15737

Thank you

Greatly appreciated!
by Zjaii
Wed Oct 27, 2010 3:44 am
Forum: Technical / Scripting
Topic: Picture for a button
Replies: 18
Views: 15737

image date block

What is the easiest way to turn an image into a data block so I can include them inside my scripts?
by Zjaii
Mon Oct 25, 2010 3:19 am
Forum: Technical / Scripting
Topic: Screenshot filename increment
Replies: 2
Views: 3307

Screenshot Tool for MS Image Recognition

Brilliant! Lets have a Guinness. Umm, I guess I threw it together and overlooked including minutes, I shall have to add even though its an awefully long filename I think its most usefull to try to include all the info. //Number Pad 0 should fire out some usefull screenshots for the best comparisons ...
by Zjaii
Fri Oct 15, 2010 4:29 pm
Forum: Technical / Scripting
Topic: Screenshot filename increment
Replies: 2
Views: 3307

Screenshot filename increment

I was looking for a way to establish a counter that increments per screenshot taken. Getdate and Gettime utilize characters that arent usable in filenames. A couple of other posts offered a work around, but I dont think its the best workaround. Suggestions for improvement to help me and any others w...
cron
Sign up to our newsletter for free automation tips, tricks & discounts