Search found 7 matches

by byrne86
Sun Oct 17, 2010 8:19 pm
Forum: Technical / Scripting
Topic: Is there an if statement for the cursor changing?
Replies: 1
Views: 2773

Is there an if statement for the cursor changing?

I have a script, that moves my mouse around, and I want to check if the cursor changes and if it does hold down the left mouse button until the cursor changes back to what it was. I have the following script: //Move mouse in a circle MouseMove>875,263 Wait>2 MouseMove>922,293 Wait>2 MouseMove>952,31...
by byrne86
Sun Oct 17, 2010 4:34 pm
Forum: Technical / Scripting
Topic: exe doesnt work
Replies: 1
Views: 2424

Never mind, I've fixed it,I had to run Macro Scheduler as Amin and then add an exception for the exe to my anti-virus, because it was flagging as a trojan.
by byrne86
Sun Oct 17, 2010 4:27 pm
Forum: Technical / Scripting
Topic: exe doesnt work
Replies: 1
Views: 2424

exe doesnt work

Okay, I have a working script, when I click run and use it, everything works perfectly, however, when I compile and double click the exe that is created, I get the following error: http://i51.tinypic.com/295bdx5.jpg If I compile using with the create console app checkbox checked, then the exe will w...
by byrne86
Sat Oct 16, 2010 2:59 pm
Forum: Technical / Scripting
Topic: How Can I change the Caption on a button after it is clicked
Replies: 2
Views: 3765

How Can I change the Caption on a button after it is clicked

I changed this topic because I sorted the code out myself.

As the topic says, how can I change the caption of the button once it has been pressed.

Thanks
by byrne86
Fri Oct 15, 2010 11:10 pm
Forum: Technical / Scripting
Topic: Basic Script Help Needed
Replies: 1
Views: 2469

Basic Script Help Needed

Iv got a script with lots of different subroutines, I start the subroutines with buttons. The problem is, when I click another button on my dialog, I want it to go to the subroutine associated with that button, and stop the subroutine that is in progress. For example: SRT>sub repeat>task Something.....
by byrne86
Fri Oct 15, 2010 9:40 pm
Forum: Technical / Scripting
Topic: Some Scipt Help - Loops and variables
Replies: 2
Views: 3410

I just compiled the script with that removed and I still got the same error when I try and run the exe...

edit - thanks for that spot with the "?", i removed it.
by byrne86
Fri Oct 15, 2010 8:02 pm
Forum: Technical / Scripting
Topic: Some Scipt Help - Loops and variables
Replies: 2
Views: 3410

Some Scipt Help - Loops and variables

Hi, I have made a script to automatically use pots on a game, the only thing is, I need some help with making it a bit more functional. Here is the code: Dialog>Dialog2 Caption=Auto Pot Width=445 Height=315 Top=97 Left=16 Button=Quick Log,8,176,233,33,3 Button=Exit,8,216,233,33,4 Button=Launch Soma,...
cron
Sign up to our newsletter for free automation tips, tricks & discounts