Jump to content

hi wonder if i could get a little help


Recommended Posts

hi im really new at this program and i was wondering if somebody would mind helping me out. i am wanting auto it to do the following script

loop 30000 times

{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}

{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{DOWN ARROW}{DOWN ARROW}{DOWN ARROW}{TAB}{ENTER}{DELAY 4000} = this 4 times then

{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}

{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{ENTER}{DELAY 4000} = this once

i had it made before but i deleted it from my account lol. if you need to know what this is for it is for multi clicking on my sons website for more clicks and advertising lol. im sorry to be a nuisence but all help will be greatly appreciated. oh the window is for internet explorer. thank you and great program. also if i was sent the notepad then i could look over it and work out my problems and also learn and make a exe file. thankyou.

Link to comment
Share on other sites

ok sorry about double posting but i did have this as my code but it is wrong

;
; AutoIt Version: 3.0
; Language:       English
; Platform:       Win9x/XP
; Author:         Jonathan Bennett (jon@hiddensoft.com)
;
; Script Function:
;   Does some shit.
;



run("C:\Program Files\Internet Explorer\iexplore.exe -k http://www.sivph.com/arena")

; Wait for the IE become active
WinWaitActive("PokémonPG Version 1.75 - internet explorer")


; Now that the IE window is active
Send("{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{

TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{DOWN}{DOWN}{DOWN}{TAB}{ENTER}")

Sleep(4000)

Send("{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{

TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{DOWN}{DOWN}{DOWN}{TAB}{ENTER}")

Sleep(4000)

Send("{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{

TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{DOWN}{DOWN}{DOWN}{TAB}{ENTER}")

Sleep(4000)

Send("{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{

TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{DOWN}{DOWN}{DOWN}{TAB}{ENTER}")

Sleep(4000)

Send("{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{

TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{TAB}{ENTER}")

sleep(4000)

; Now wait for iexplorer to close before continuing
WinWaitClose("Untitled - Notepad")


; Finished!

Edited by bobthemob007
Link to comment
Share on other sites

ok sorry about double posting but i did have this as my code but it is wrong

;

[post="61342"]<{POST_SNAPBACK}>[/post]

And not only that, double posting in a "Finished Scripts forum!!!"

Can we get an admin to move this to where he can get help at? Thanks!!!!

Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache

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