jvanegmond Posted February 8, 2006 Posted February 8, 2006 (edited) Ok here's a good idea.. It's really simple but quite tricky to build. When you press a button it looks at the coordinates of your mouse and gets the color. Then it searches that color in a area of 5 pixels around your mouse's coordinates. It then tells you wether the color is still the same, then it keeps on looping this. So you'll basically have something that checks if a pixel has changed and where the changed pixel is now. You'll be surprised at how useful this is when games use anti-detection by moving the screen a bit.. Build this ! Edited February 8, 2006 by Manadar github.com/jvanegmond
rambo3889 Posted February 8, 2006 Posted February 8, 2006 Think you must to get any ideas about what to made My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight!
go0b3r Posted February 8, 2006 Posted February 8, 2006 i think jaenster's being harsh, we learn by doing right? How do we learn if we have no ideas what to do lol. Im like that now, i wanna make something, but have no ideas what to make.
skippynz Posted February 8, 2006 Posted February 8, 2006 i think jaenster's being harsh, we learn by doing right? How do we learn if we have no ideas what to do lol. Im like that now, i wanna make something, but have no ideas what to make.Perhaps someone can make a script for me that will import a list of computers from an AD OU ?i have no idea where to start
Xenobiologist Posted February 8, 2006 Posted February 8, 2006 HI, maybe you could script a little game. I like the game very much and the logic is clear and it must have a GUI. The game is called : Kniffel, Yatzee or DiceLion. Take a look... So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
Valuater Posted February 9, 2006 Posted February 9, 2006 (edited) Ok here's a good idea.. It's really simple but quite tricky to build.When you press a button it looks at the coordinates of your mouse and gets the color. Then it searches that color in a area of 5 pixels around your mouse's coordinates. It then tells you wether the color is still the same, then it keeps on looping this.So you'll basically have something that checks if a pixel has changed and where the changed pixel is now.You'll be surprised at how useful this is when games use anti-detection by moving the screen a bit..Build this !i liked your idea, and...i had built something similar before, just added the color checkingsee it herehttp://www.autoitscript.com/forum/index.ph...&gopid=1482908) Edited February 9, 2006 by Valuater
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