Jump to content

Hi, i have some questions.


jammu
 Share

Recommended Posts

Hello, these are my questions;

How can i make a minimizable clicker? i got little source already;

HotKeySet("{F4}", "ExitProg")
Msgbox(0,"Lol", "Press F4 To Stop!") 
While 1
sleep(100)
MouseClick("right",114,131)
sleep(100)
MouseClick("left",104,200)
sleep(100)
WEnd
Func ExitProg()
    Exit
EndFunc

Also, how can i make the bot to see if it logout's (runescape) And then login and continue clicking?

Thanks already, i started like 30mins ago, so im dumb ;D

Link to comment
Share on other sites

  • 2 weeks later...

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