Jump to content

Making A Script


Recommended Posts

:D Ok here is the Problem ..... how can i make the script do write.

My english isnt that good :S

So here is a Sample...

i made the mouse to click on the Adress Bar

But how can i make the script to write on the adress Bar :huh2:

:iamstupid: :iamstupid: :iamstupid: :iamstupid: :iamstupid: :iamstupid:

Edited by jyrkz15
Link to comment
Share on other sites

This is how it works right now :huh2:

......i made the mouse to move on the adress bar and click once ... and after it has click on it i need it to write www.rate.ee in do the adress bar... but How ???

Larry thx for the hlp ...but i doesnt do nothing !! :D

Edited by jyrkz15
Link to comment
Share on other sites

  • Developers

No, you say that the script that Larry showed doesn't work...

One reason could be when the Title of the Window doesn't match...

Thats why i asked what the titlie of the window was you click on and type information to...

The easiest way to get all the info nneeded is when you run AU3_Spy.exe and click on the Control of the Window you want to send data too... and see what it says....

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

Probably not using internet explorer?

If your script has already moved the mouse pointer to the address bar and clicked it, i think you can just add this to your code and it will work

Send("www.rate.ee{ENTER}")

Larry's code would be the better choice because it will work even if you change your desktop resolution and/or window position. You'll just need to change the phrase "Microsoft Internet Explorer" into the name of the web browser you are using. :D

Link to comment
Share on other sites

Oh Yeah...Thx it works :) Your Geenius :huh2:

But now i need little hlp again ....there is this user name bar and password bar

i whana make a file what works like...

Example...

in Diablo2 there is that user name and password bar .....many people use bots ...they write there user names and passwords in a diffrent file... when they run the bot , it copys there user name and passwords from the file in to the user/pws bar in the game :lol:

i whana make that kind of file ... :D

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