Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Thu Nov 21, 2024 8:56 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Macro Start Timer
Thanked: 0 time(s)  Unread post Posted: Mon Jul 05, 2021 4:37 am 
New User
New User



Joined: Wed Nov 14, 2012 5:03 am
Posts: 4
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 10
Basically i'm using 2 Macro at once but I need this particular 1 Macro to execute only every 30 minutes
can you guys give me an example script for this?

If (timer hits 30minutes)
Begin script

Also
How to Click at text,
---------------------------------
if Clipboard.Contains text("Google")
begin
Mouse.Click("")
------------------------------------

I want the mouse to Click at text (google)


Top
 Profile  
Reply with quote  
 Post subject: Re: Macro Start Timer
Thanked: 0 time(s)  Unread post Posted: Mon Jul 05, 2021 6:35 pm 
Partner / License admin
Partner / License admin
User avatar



Joined: Sun Oct 10, 2010 5:16 pm
Posts: 2259
Location: USA
Been thanked: 535 time(s)
Has thanked: 38 time(s)
Contribution Points: 17741
Quote:
I need this particular 1 Macro to execute only every 30 minutes
You could simply use macro.pause with a value of 30 minutes for that. I think that would be 1,800,000 ms. There's a tool tab with time-to-milliseconds in the edit mode when you're scripting macros.

Quote:
Also
How to Click at text,
There's not a single instruction (that I know of) that will do that, you would need to script it out. What do you have so far?

_________________
----------------------------------------Syrifina---------------------------------------------------
PM me for licenses and/or licensing information: Click Here
[Be sure to include and update your profile with your BE ID]

Forum Rules
Reminder of rules regarding Contribution points
Getting started in 1, 2, 3
Virtual Drivers; Manual Installers


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group