Search found 10 matches

by Jimmie
Thu Oct 12, 2023 5:01 pm
Forum: General Discussion
Topic: Putting macro scheduler into a stand alone client?
Replies: 7
Views: 17367

Re: Putting macro scheduler into a stand alone client?

programmatically clicked is the goal it's a old game coded in java I looked it up and people seem to be using similar methods. But here is one of my scripts to give you a example of what I'm doing really simple stuff just left and right clicking images. wait>0.10 IMAGE Label>Start IMAGE wait>1 IMAGE...
by Jimmie
Thu Oct 12, 2023 3:38 pm
Forum: General Discussion
Topic: Putting macro scheduler into a stand alone client?
Replies: 7
Views: 17367

Re: Putting macro scheduler into a stand alone client?

All of my scripts are already made but they are simple image scripts I'm just trying to find a way to use virtual type mouse clicks if it's possible that I can implement into the existing code.
by Jimmie
Thu Oct 12, 2023 1:15 pm
Forum: General Discussion
Topic: Putting macro scheduler into a stand alone client?
Replies: 7
Views: 17367

Re: Putting macro scheduler into a stand alone client?

I know the bot doesn't need a physical mouse but I would like to run it without it taking mouse control for example have the bot focus on a client, run the script without taking mouse control so I can run it on a second screen or possibly minimize it in the background. So far I have managed to do th...
by Jimmie
Sat Oct 07, 2023 10:44 am
Forum: General Discussion
Topic: Putting macro scheduler into a stand alone client?
Replies: 7
Views: 17367

Putting macro scheduler into a stand alone client?

Would it be possible to put macro scheduler into a stand alone client so it doesn't use the computer mouse?
by Jimmie
Thu May 14, 2020 11:17 pm
Forum: Technical / Scripting
Topic: Pick a random action?
Replies: 4
Views: 3044

Re: Pick a random action?

I still need help with this the code above is not what I need lets say I have two images right? I want the bot to click one of the images at random each time if that makes sense?
by Jimmie
Thu May 14, 2020 5:17 pm
Forum: Technical / Scripting
Topic: Pick a random action?
Replies: 4
Views: 3044

Re: Pick a random action?

I sent you a private message.
by Jimmie
Thu May 14, 2020 4:39 pm
Forum: Technical / Scripting
Topic: Pick a random action?
Replies: 4
Views: 3044

Pick a random action?

Basically what I want to do is have 5 actions but I want macro scheduler to randomly pick one of these actions each time any idea how I can do this?

Quick example

label>start
action 1
action 2
action 3
Randomly pick one of the 3 actions and execute it.
Goto>Start
by Jimmie
Sun Mar 11, 2018 11:43 pm
Forum: Technical / Scripting
Topic: Need help with repeat
Replies: 3
Views: 3103

Re: Need help with repeat

I figured it out this works pretty good if anyone else has issues.


Let>k=0
Label>Start
Let>k=k+1
Actions you want to repeat
If>k<21 (change 21 to the number you want to repeat)
Wait>0.10
Goto>Start
by Jimmie
Sun Mar 11, 2018 10:12 pm
Forum: Technical / Scripting
Topic: Need help with repeat
Replies: 3
Views: 3103

Need help with repeat

Pretty much I want to repeat a label>Start 10 times then move on to the next action but my repeat just keeps repeating itself. Label>Start Repeat>10 //Find and Left Click Center of FindImagePos>%BMP_DIR%\image_9.bmp,SCREEN,0.7,1,XArr,YArr,NumFound,CCOEFF If>NumFound>0 MouseMove>XArr_0,YArr_0 Wait>0....
by Jimmie
Tue Jan 09, 2018 3:23 pm
Forum: Technical / Scripting
Topic: Macro Scheduler WinLicense locked =/
Replies: 1
Views: 1939

Macro Scheduler WinLicense locked =/

I was trying to edit money on a game I play by changing my pc time after I did this I can no longer run macro scheduler I get this error. Any idea how I can fix this? I tried to reinstall it but nothing.

Image
Sign up to our newsletter for free automation tips, tricks & discounts