FuZi0h Posted February 12, 2006 Share Posted February 12, 2006 (edited) Hey, this is my hider, i hope some of you will try it. i know it aint great, but atleast i did'nt rip it! (@bang) expandcollapse popup#NoTrayIcon #include<guiconstants.au3> #region;Hotkeys HotKeySet("{pgdn}", "Hide") HotKeySet("{pgup}", "Unhide") HotKeySet("{Delete}","Minimer") HotKeySet("{Insert}","Vis") #endregion MsgBox(0,"Instruktioner","Brug Hhv. 'Page up' og 'Page down' til at fjerne/vise det ønskede Vindue.Brug Delete og Insert til at fjerne/vise selve hideren. ") #region;Gui'en GUICreate("Hvilket Window?",200,200) GUISetState() Opt("wintitlematchmode", 2) $Window=GUICtrlCreateInput("",0,75,155,25) $Hvilket=GUICtrlCreateLabel("Hvilket vindue skal hides?",0,50) $Credit = GUICtrlCreateLabel("Created by Mathias Blohm",0,180) $go = GUICtrlCreateButton("Go!",155,72,30,30) while 1 $msg = GUIGetMsg() Select case $msg=$GUI_EVENT_CLOSE Exit Case $msg = $go Sleep(2500) Send("{pgdn}") sleep(1000) EndSelect WEnd #endregion #region;Funcs Func Hide() WinSetState(GUICtrlRead($Window),"",@SW_HIDE) EndFunc Func Unhide() WinSetState(GUICtrlRead($Window),"",@SW_SHOW) EndFunc Func Minimer() WinSetState("Hvilket Window?","",@SW_HIDE) EndFunc Func Vis() WinSetState("Hvilket Window?","",@SW_SHOW) EndFunc #endregion Thanks to JDebMin_hider.au3 Edited February 12, 2006 by FuZi0h [~FuZi0h~]ScriptRipping? = ┴¬┴¬┴┴¬ (My word for sucks.)'FuZi0h, Liope and Rambo3889 4-EvaHelp me by pressin This!all clicks appreciated :) Link to comment Share on other sites More sharing options...
FuZi0h Posted February 12, 2006 Author Share Posted February 12, 2006 I know the instruktion box in in danish but looking at the script you should have no prob. [~FuZi0h~]ScriptRipping? = ┴¬┴¬┴┴¬ (My word for sucks.)'FuZi0h, Liope and Rambo3889 4-EvaHelp me by pressin This!all clicks appreciated :) Link to comment Share on other sites More sharing options...
rambo3889 Posted February 12, 2006 Share Posted February 12, 2006 I have no probs works fine 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! Link to comment Share on other sites More sharing options...
GrungeRocker Posted February 12, 2006 Share Posted February 12, 2006 only one question: why the **** did you made sth useless like this??? [font="Verdana"]In work:[list=1][*]InstallIt[*]New version of SpaceWar[/list] [/font] Link to comment Share on other sites More sharing options...
FuZi0h Posted February 12, 2006 Author Share Posted February 12, 2006 it aint useless, school is where its most needed though [~FuZi0h~]ScriptRipping? = ┴¬┴¬┴┴¬ (My word for sucks.)'FuZi0h, Liope and Rambo3889 4-EvaHelp me by pressin This!all clicks appreciated :) Link to comment Share on other sites More sharing options...
jaenster Posted February 12, 2006 Share Posted February 12, 2006 lol -jaenster Link to comment Share on other sites More sharing options...
GrungeRocker Posted February 12, 2006 Share Posted February 12, 2006 (edited) though we have no pcs @ our school, that are used for lessons, it's useless for me Edited February 12, 2006 by Analritter [font="Verdana"]In work:[list=1][*]InstallIt[*]New version of SpaceWar[/list] [/font] Link to comment Share on other sites More sharing options...
FuZi0h Posted February 12, 2006 Author Share Posted February 12, 2006 though we have no pcs @ our school, that are used for lessons, it's useless for me well we got plenty at our when wanting to play, or script, its is very usefull [~FuZi0h~]ScriptRipping? = ┴¬┴¬┴┴¬ (My word for sucks.)'FuZi0h, Liope and Rambo3889 4-EvaHelp me by pressin This!all clicks appreciated :) Link to comment Share on other sites More sharing options...
rambo3889 Posted February 12, 2006 Share Posted February 12, 2006 Yes indeed is it is FuZioh 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! Link to comment Share on other sites More sharing options...
Nuffilein805 Posted February 13, 2006 Share Posted February 13, 2006 you do have a problem if you once need pgup, pgdown, delete or insert in another program your case $msg = $go Sleep(2500) Send("{pgdn}") sleep(1000) EndSelect could be replaced by case $msg = $go Hide() i don't know why you need the sleep anyway, but i don't care good luck unhiding a window you hid some time ago, cause you will forget the name after maybe 5 minutes - i'd store that in a variable the way you hide your windows is nice although slow when you just have a few letters my little chatmy little encryption toolmy little hidermy unsafe clickbot Link to comment Share on other sites More sharing options...
Nuffilein805 Posted February 13, 2006 Share Posted February 13, 2006 1 more question: is there really need for a hider/unhider? my little chatmy little encryption toolmy little hidermy unsafe clickbot Link to comment Share on other sites More sharing options...
rambo3889 Posted February 13, 2006 Share Posted February 13, 2006 Yes in our school there is 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! Link to comment Share on other sites More sharing options...
FuZi0h Posted February 13, 2006 Author Share Posted February 13, 2006 1 more question: is there really need for a hider/unhider?yes.. on our school as rambo says [~FuZi0h~]ScriptRipping? = ┴¬┴¬┴┴¬ (My word for sucks.)'FuZi0h, Liope and Rambo3889 4-EvaHelp me by pressin This!all clicks appreciated :) Link to comment Share on other sites More sharing options...
rambo3889 Posted February 13, 2006 Share Posted February 13, 2006 @Nufflein805 the reason we use hiders on the school is because when te teachers says " now we gonna make some work on the schools Pcs then when he isnt standing next to our pc then we gonna play games 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! Link to comment Share on other sites More sharing options...
FuZi0h Posted February 13, 2006 Author Share Posted February 13, 2006 @Nufflein805 the reason we use hiders on the school is because when te teachers says " now we gonna make some work on the schools Pcs then when he isnt standing next to our pc then we gonna play games or use autoit [~FuZi0h~]ScriptRipping? = ┴¬┴¬┴┴¬ (My word for sucks.)'FuZi0h, Liope and Rambo3889 4-EvaHelp me by pressin This!all clicks appreciated :) Link to comment Share on other sites More sharing options...
rambo3889 Posted February 13, 2006 Share Posted February 13, 2006 Yeah forgot that one 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! Link to comment Share on other sites More sharing options...
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