nasodude Posted February 15, 2010 Share Posted February 15, 2010 Hi I need u to help me make a script. Im dont know anything in programming but next year i will, so now im trying to make a script a bot or macro dunno what to call it I need help in this What i want this script to do : 1_Enter ( press enter ) 2_Type: example 1 ( type example 1) 3_Enter ( press enter ) 4_Enter (press enter ) 5_Type: example 2 (type example 2) 6_Enter (press enter) Do the same thing over and over again And continues to do so til the value of let me say "example 100" How can i make a script that can do that, without having to type exampe 1 than 2 than 3 etc.. I think u got what i mean Thanks for your help i really appreciate it Sry if i posted in wrong section Link to comment Share on other sites More sharing options...
Developers Jos Posted February 15, 2010 Developers Share Posted February 15, 2010 To learn you should: Start reading the helpfile and its examples. Look at the Wiki with all tutorials. Don't ask others to code it for you. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
nasodude Posted February 15, 2010 Author Share Posted February 15, 2010 i began reading it but there are a lot of stuff that i dont know :S thats why i came here i need help xD Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted February 15, 2010 Moderators Share Posted February 15, 2010 (edited) nasodude, First, welcome to the AutoIt forums. dont know anything in programming but next year i willMight be a bit earlier than that - when you post here it always helps if you have had a go at solving your problems beforehand as no-one is too keen to help the "code it for me" brigade. To do what you want is actually very easy - everything you need is on this page. Go and try to code something yourself - you know where we are if you run into problems! Once you have a bit of spare time, reading the Help file (at least the first few sections - Using AutoIt, Tutorials and the first couple of References) will help you enormously as it will give you a good idea of the power of AutoIt. You might also be tempted to look at the excellent tutorials that you will find here and here. There are even video tutorials on YouTube if you prefer watching to reading. If you have to learn programming soon - why not start now? M23 Edit: Typnig! Edited February 15, 2010 by Melba23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Developers Jos Posted February 15, 2010 Developers Share Posted February 15, 2010 i began reading it but there are a lot of stuff that i dont know :Sthats why i came here i need help xD.. and that is why I am helping to help yourself because that is the only way to learn. Invest now, not later. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
nasodude Posted February 15, 2010 Author Share Posted February 15, 2010 ok thanks for the reply guys ill start reading those pages, wish me luck lol thanks again Link to comment Share on other sites More sharing options...
nasodude Posted February 15, 2010 Author Share Posted February 15, 2010 Ok progress in 1 hour : I now know how to make a box appear with writing in it and i know how to open notepad If it took me 1hour to do that than its gonna take me alot to get to what i need and i need that script really bad So can anyone help me please ? Link to comment Share on other sites More sharing options...
Developers Jos Posted February 15, 2010 Developers Share Posted February 15, 2010 *click* SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Recommended Posts