Jump to content

Repeat an action


Recommended Posts

Hello ...

Send("Nanme")
Send("eMail")
[\code]


how to make this code to repeated 1000 times???

thank you


            
        

        

        
    

    

    




    Link to comment
    
        
    
    
    

    
    Share on other sites
    

    
        
            

    

        
            

    

        
            

    

        
            

    

        
    


    
    More sharing options...

    


    

                    
                    
                    
                

                    

                    
                    





    

    

    
        
            
                


    
        
    

                
                
                    
                        

                    
                
            
        
        
            
                


JohnOne
            
            
                Posted 
                
            
        
    
    
        


JohnOne
            
        
        
            
                
                    


    
        
    

                    
                    
                        

                    
                
            
            
                Active Members
                
            
            
                
                    
                        
                            
                                
                            
                                 17.4k
                            
                                
                            
                        
                        
                            
                                
                                    
                                        
                                        119
                                
                                    
                                
                            
                        
                    
                
            
            
                

    
    
        
Number #1
    
    

            
        
    
    
        



    
        
            
                
                    
                    
                    
                    
                    
                
            
            
                
                    
                    
                        
                        
                            Share
                        
                        
                        
                        
                        
                            
                                
                            
                            
                            
                            
                            
                            
                        
                    
                
                
            
        

        
            Posted 
            
            
                
                
            
        
    

    

    

    
        
        
            

Global $ImALouseyStinkingSpamRat = 1



While $ImALouseyStinkingSpamRat

      Send("Nanme")

      Send("eMail")

      $ImALouseyStinkingSpamRat += 1

      If $ImALouseyStinkingSpamRat = 1000 Then $ImALouseyStinkingSpamRat = False

WEnd

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

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...