Jump to content

Help with my new "bot"


Recommended Posts

Hi

Im new to AutoIt, my "bot" at the moment Run game updater, then click Enter so the game run

(If someone is good in AutoIt i can pay some money to answer my questions, my msn nostalius@hotmail.com add me please)

script looks like this:

;Run KalOnline.exe

Run("KalOnline.exe")

;Wait 10s then run game

Sleep(10000)

Send("{ENTER}")

After the game run there is window like this:

http://img5.imageshack.us/my.php?image=53072101.jpg

I want my bot to choose the server Hanin, then it will login with the ID and Password i write in my bot

It will login on this window: http://img5.imageshack.us/my.php?image=14964988.jpg

any ideas how i can do that?

Cheers

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