Jump to content

Recommended Posts

Posted

Hi guyz, I am new to AutoIT.

I wrote a seimple script:

While 1

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

MouseClick("left",1118,410)

$random_time = Random(300,400,1)

Sleep($random_time)

WEnd

Need help on:

1. Setting the HotKeySet. The hotkey dosen't work the loop just keeps going and I have to restart my computer to make it stop.

2. Please tell me is the time like Random, this is an autoclicker for runescape. (Needs to be random with no pattern)

3. Is there any possible way instead of using MouseClick("left",1118,410) ---- I write a command for it to click on this specific button. And if the button is not visible it stops the script automatically.

The button looks like this:

http://img714.imageshack.us/i/fallydorteleporticon.png/

I uploaded it on Image shack. I cannot upload the image on this forum because I'm not allowed on this forum for some reason.

Thanks. Please Reply Fast.

Posted

Hi guyz, I am new to AutoIT.

I wrote a seimple script:

While 1

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

MouseClick("left",1118,410)

$random_time = Random(300,400,1)

Sleep($random_time)

WEnd

Need help on:

1. Setting the HotKeySet. The hotkey dosen't work the loop just keeps going and I have to restart my computer to make it stop.

2. Please tell me is the time like Random, this is an autoclicker for runescape. (Needs to be random with no pattern)

3. Is there any possible way instead of using MouseClick("left",1118,410) ---- I write a command for it to click on this specific button. And if the button is not visible it stops the script automatically.

The button looks like this:

http://img714.imageshack.us/i/fallydorteleporticon.png/

I uploaded it on Image shack. I cannot upload the image on this forum because I'm not allowed on this forum for some reason.

Thanks. Please Reply Fast.

Edit: Sorry I leveled and the button changed and the button now is:

http://img853.imageshack.us/i/camelotteleport.png/

Sorry for any inconvenience. Please reply Fast.

Posted

2. Please tell me is the time like Random, this is an autoclicker for runescape. (Needs to be random with no pattern)

Hi and Welcome to the forums!

Unfortunately, you seem to have rushed a bit when creating this thread and missed the announcement (<-- link) that we don't automate games here.

Posted

Hi and Welcome to the forums!

Unfortunately, you seem to have rushed a bit when creating this thread and missed the announcement (<-- link) that we don't automate games here.

Ah come on. I learned AutoIt for runescape ;(

If not here can you help me on my MSN? ;D

Posted

...

I hate humanity sometimes.

[center][/center]Working on the next big thing.Currently Playing: Halo 4, League of LegendsXBL GT: iRememberYhslaw

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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