ashley Posted July 20, 2007 Posted July 20, 2007 ok... this is because you cant skin everything with xskin so for now this will help... So far only input boxes... here it is #cs ---------------------------------------------------------------------------- AutoIt Version: 3.2.2.0 Author: ashley + Mrbond007 Script Function: Template AutoIt script. #ce ---------------------------------------------------------------------------- ; Script Start - Add your code below here GUICreate(":)", 223, 160) $inp = GUICtrlCreateInput("", 7, 18, 121, 21) $inp1 = GUICtrlCreateInput("", 5, 60, 121, 21) GUICtrlSetLimit($inp, 20) GUICtrlSetLimit($inp1, 20) $pic1 = GUICtrlCreatePic("C:\Documents and Settings\Windows\Desktop\inp.gif", 5, 16, 146, 28) $pic2 = GUICtrlCreatePic("C:\Documents and Settings\Windows\Desktop\inp1.gif", 5, 60, 148, 28,) GUISetState() While 1 GUICtrlSetState($pic1, 2048) GUICtrlSetState($pic2, 2048) If GUIGetMsg() = -3 Then Exit WEnd any other stuff that you cant skin post them... and if u can a fix for them Free icons for your programs
mrbond007 Posted July 20, 2007 Posted July 20, 2007 yeah very original Projects : Space Regain - Memory Fusion - PWGT - Chip-ITGames : BrainPain - BrainPain Director's Cut - ProSpeed Games Pack (New)Vista vs XP : the forbidden fight
ashley Posted July 20, 2007 Author Posted July 20, 2007 yeah very original if you read the Author is ashley + Mrbond007 Author: ashley + Mrbond007 Free icons for your programs
mrbond007 Posted July 20, 2007 Posted July 20, 2007 (edited) i'm not talking about that, i mean this is like one of the oldest scripts ever. It has been done like a million times Edit : i think the oldest script on earth is "Hallo World" Edited July 20, 2007 by mrbond007 Projects : Space Regain - Memory Fusion - PWGT - Chip-ITGames : BrainPain - BrainPain Director's Cut - ProSpeed Games Pack (New)Vista vs XP : the forbidden fight
ashley Posted July 20, 2007 Author Posted July 20, 2007 i'm not talking about that, i mean this is like one of the oldest scripts ever. It has been done like a million times Edit : i think the oldest script on earth is "Hallo World"so why cant you do it Free icons for your programs
sandman Posted July 20, 2007 Posted July 20, 2007 Oh no..... this can't be going good places. Alright, I'll be the peacemaker here. ashley, don't accuse him of that because he can, he's really good with AutoIt. and mrbond007.. ashley is still learning and you gotta give her some slack. Yeah. [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]
KJohn Posted July 21, 2007 Posted July 21, 2007 Oh no..... this can't be going good places. Alright, I'll be the peacemaker here. ashley, don't accuse him of that because he can, he's really good with AutoIt. and mrbond007.. ashley is still learning and you gotta give her some slack.Yeah.not my place but i thot ashley was a guy...
James Posted July 21, 2007 Posted July 21, 2007 Where are the images? Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
ashley Posted July 21, 2007 Author Posted July 21, 2007 not my place but i thot ashley was a guy...i am a guy and im 14 yeas of age.... Free icons for your programs
idusy Posted July 21, 2007 Posted July 21, 2007 i am a guy and im 14 yeas of age....How is that at all relevant?
mrbond007 Posted July 23, 2007 Posted July 23, 2007 so why cant you do itbecause i suck @ autoit. I beleive you asked for this before. By the way why don't you attach the skin ? I recommend that you post your scripts in one place, or are you trying to expand your post count Projects : Space Regain - Memory Fusion - PWGT - Chip-ITGames : BrainPain - BrainPain Director's Cut - ProSpeed Games Pack (New)Vista vs XP : the forbidden fight
sandman Posted July 23, 2007 Posted July 23, 2007 not my place but i thot ashley was a guy...Sorry, just guessing by name.Where are the images?I agree, for a skinning program we need some screenies. [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]
ScriptLearner Posted August 10, 2007 Posted August 10, 2007 ok... this is because you cant skin everything with xskin so for now this will help... So far only input boxes... here it is #cs ---------------------------------------------------------------------------- AutoIt Version: 3.2.2.0 Author: ashley + Mrbond007 Script Function: Template AutoIt script. #ce ---------------------------------------------------------------------------- ; Script Start - Add your code below here GUICreate(":)", 223, 160) $inp = GUICtrlCreateInput("", 7, 18, 121, 21) $inp1 = GUICtrlCreateInput("", 5, 60, 121, 21) GUICtrlSetLimit($inp, 20) GUICtrlSetLimit($inp1, 20) $pic1 = GUICtrlCreatePic("C:\Documents and Settings\Windows\Desktop\inp.gif", 5, 16, 146, 28) $pic2 = GUICtrlCreatePic("C:\Documents and Settings\Windows\Desktop\inp1.gif", 5, 60, 148, 28,) GUISetState() While 1 GUICtrlSetState($pic1, 2048) GUICtrlSetState($pic2, 2048) If GUIGetMsg() = -3 Then Exit WEnd any other stuff that you cant skin post them... and if u can a fix for them You Play Conquer Online? Edited SWBMy Virst Script,UslessAnOther Sample
Gif Posted August 10, 2007 Posted August 10, 2007 (edited) because i suck @ autoit. I beleive you asked for this before. By the way why don't you attach the skin ? I recommend that you post your scripts in one place, or are you trying to expand your post count mrbond007 is great at autoit , just take a look at his scripts in his signature, especially Space Regain, great coder , i dont think his the one that sucks.. and ahley before posting in the example scripts section again create something more completed... Edited August 10, 2007 by Gif
Nahuel Posted August 10, 2007 Posted August 10, 2007 Think of people who have Windows in another language, use Win98 or don't have Windows installed on the C drive. #cs ---------------------------------------------------------------------------- AutoIt Version: 3.2.2.0 Author: ashley + Mrbond007 Script Function: Template AutoIt script. #ce ---------------------------------------------------------------------------- ; Script Start - Add your code below here GUICreate(":)", 223, 160) $inp = GUICtrlCreateInput("", 7, 18, 121, 21) $inp1 = GUICtrlCreateInput("", 5, 60, 121, 21) GUICtrlSetLimit($inp, 20) GUICtrlSetLimit($inp1, 20) $pic1 = GUICtrlCreatePic(@Desktopdir&"\inp.gif", 5, 16, 146, 28) $pic2 = GUICtrlCreatePic(@Desktopdir&"\inp1.gif", 5, 60, 148, 28,) GUISetState() While 1 GUICtrlSetState($pic1, 2048) GUICtrlSetState($pic2, 2048) If GUIGetMsg() = -3 Then Exit WEnd
Achilles Posted August 11, 2007 Posted August 11, 2007 Just my first impression: I have no idea what this does or is supposed to do. All does for me is open a GUI with two input boxes. My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Nahuel Posted August 11, 2007 Posted August 11, 2007 Just my first impression: I have no idea what this does or is supposed to do. All does for me is open a GUI with two input boxes.hahaha, that's exactly what I thought! If some one could please tell me what it does...
ashley Posted August 11, 2007 Author Posted August 11, 2007 hahaha, that's exactly what I thought! If some one could please tell me what it does...I will its a waist of time i should know i made it... stop posting here please.MOD please delete this Topic Free icons for your programs
Nahuel Posted August 11, 2007 Posted August 11, 2007 Well, sorry. I'm very new to Autoit and I don't know what your script does.
ashley Posted August 11, 2007 Author Posted August 11, 2007 Well, sorry. I'm very new to Autoit and I don't know what your script does.don't get me wrong... i dont meen toi be nasty....i just lost the pics that are need some time back just after i had un attached them cus i need to post somting else...Im quite new to autoit too Welcome Free icons for your programs
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