Jump to content

Not sure where to start


Recommended Posts

  • Developers

mmm....   thought I pointed you in the right direction the last time but don't see any progress.
Shall we take a different approach this time and you demonstrate some initiative? 

Jos

Edited by 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

Yeah, i somewhat go it this is what i got down

 

HotKeySet("{ESC}", "_Exit")

While 1
    WinActivate("Untitled")
send("po po pooi dspoiopp dspoiopoi")
send("iiioi iiiiiou")
send("sss ppp ooo iiiiyiyioi")
send("iiioi iiiiiou")
sleep("sss ppp ooo iiiiyiyioiii")
send("sd sd sds")
send("sdfdspodfdspoi")
send("sd sd sds")
send("sdfdspodfdspoi")
sleep("iiiop iii sp iii")
send("dfdspoi")
send("po po pooi dspoiopp dspoiopoi")
send("po po pooi dspoiopp dspoiopoi")
WEnd

Func _Exit ()
    Exit
EndFunc

It should type these letters out one by one thats the goal

Link to comment
Share on other sites

  • Developers

...and I should now seriously look at that code and comment on it in a professional manner after posted that BS?
I am sorry, but I am not going to spent any more energy on that other than typing this post. 

enjoy 

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

  • Moderators

@IcantCodeHelp All of your threads and posts thus far seem to be wanting someone to spoon feed you answers; you have MULTIPLE times been directed to the help file and OBVIOUSLY haven't done so. You won't learn anything until you actually open the help file and start reading/trying things out.

Let's start with a detailed description of what you are trying to accomplish.

Edited by JLogan3o13

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

  • Moderators

Not really sure what that is supposed to mean, I believe both Jos' question and my own are fairly simple. I am beginning to suspect from your demeanor that you are quite young, so am going to try again - what are you trying to accomplish with your code?

 

=====================At this point, unless you are part of the Moderation staff, please stay out=====================

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...