DynamicRookie Posted January 5, 2018 Author Posted January 5, 2018 15 minutes ago, benners said: Yay. No problem, That is what this forum is for. Still pissing me off about the PixelCheckSum. It doesnt take much to set it off, a colour change by highlighting some thing.? Before you run the press the MS_Check button move the gui to the right of your monitor. It could be the action of clicking the button if it is the scan area. Ask on the forum about the issues with SciTE and what we have discussed here. It's a headscratcher for me and you shouldn't need to use call to run the StopAdlib function Fixed it You're a lifesaver
DynamicRookie Posted January 5, 2018 Author Posted January 5, 2018 (edited) 1 minute ago, benners said: Was it moving the gui? Yes But the problem is that it doesn't work in the camera gui because it detects too small details, and lightning is always changing How i could make it to be more tolerant to small color changes? Edited January 5, 2018 by DynamicRookie
benners Posted January 5, 2018 Posted January 5, 2018 In the script where the GUI is created you can add the left option for the GUI. just make it more than the scan area right value. This should move the GUI out of the scan area. GUICreate("Sec_Camera_Tool", 400, 400, 1300) As for the other problem. I don't know. Maybe PixelCheckSum isn't the right function for this application. I don't really know of any other
careca Posted January 7, 2018 Posted January 7, 2018 Did you check the parameters of the function? you could try to make the step 2 or 3 or even 4, maybe if it's faster doesnt give time for variations. Spoiler Renamer - Rename files and folders, remove portions of text from the filename etc. GPO Tool - Export/Import Group policy settings. MirrorDir - Synchronize/Backup/Mirror Folders BeatsPlayer - Music player. Params Tool - Right click an exe to see it's parameters or execute them. String Trigger - Triggers pasting text or applications or internet links on specific strings. Inconspicuous - Hide files in plain sight, not fully encrypted. Regedit Control - Registry browsing history, quickly jump into any saved key. Time4Shutdown - Write the time for shutdown in minutes. Power Profiles Tool - Set a profile as active, delete, duplicate, export and import. Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes. NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s. IUIAutomation - Topic with framework and examples Au3Record.exe
DynamicRookie Posted January 7, 2018 Author Posted January 7, 2018 2 hours ago, careca said: Did you check the parameters of the function? you could try to make the step 2 or 3 or even 4, maybe if it's faster doesnt give time for variations. Not working. And it just broke the script.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now