OK, thanks Paul, sorry it's taken a while to get back to this. I can confirm that I've ensured my code follows the requirements for forever loops and it's now completely consistent and completely solid.
Welcome to our NEW forum! We invite you to sign up today
so it can grow to be a valuable resource to all Toolbox users!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu


(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 String: Assign "10000"
0002 Action: Repeat this block "string$"
0003 Macro: Type keys or use mouse "{@300,450}{leftclick}{z25}"
0004 Action: End of block ""
(End)
(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 Action: Comment "This macro was targeted for: Cookie Clicker"
0002 Action: Comment "You can edit the 'Window: Assign' step to change the target."
0003 Window: Assign "Cookie Clicker.exe"
0004 Macro: For assigned window only "1"
0005 Window: Activate for use ""
0006 Macro: Typing speed "def"
0007 Alert: Ask for a choice "Where is Cookie Clicker?~External monitor~Laptop screen~"
0008 Action: Do next step if "alert$=blank$"
0009 Action: Finish ""
0010 Action: Repeat this block "forever"
0011 Action: Do next step if "alert$=External monitor"
0012 Macro: Type keys or use mouse "{@370,600}{leftclick}{z25}"
0013 Action: Do next step if "alert$=Laptop screen"
0014 Macro: Type keys or use mouse "{@300,450}{leftclick}{z25}"
0015 Action: Do next step if "{esc}=1"
0016 Action: Finish ""
0017 Action: End of block ""
0018 Action: Finish ""
(End)
(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 Action: Comment "This macro was targeted for: Cookie Clicker"
0002 Action: Comment "You can edit the 'Window: Assign' step to change the target."
0003 Window: Assign "Cookie Clicker.exe"
0004 Macro: For assigned window only "1"
0005 Window: Activate for use ""
0006 Macro: Typing speed "def"
0007 Alert: Ask for a choice "Where is Cookie Clicker?~External monitor~Laptop screen~"
0008 Action: Do this block if "alert$=External monitor"
0009 Alert: Ask for a line of text "How many clicks?"
0010 String: Assign "alert$"
0011 Action: Do next step if "string$>99999"
0012 String: Assign "forever"
0013 Action: Repeat this block "string$"
0014 Macro: Type keys or use mouse "{@370,600}{leftclick}{z25}"
0015 Action: End of block ""
0016 Action: End of block ""
0017 Action: Do this block if "alert$=Laptop screen"
0018 Alert: Ask for a line of text "How many clicks?"
0019 String: Assign "alert$"
0020 Action: Do next step if "string$>99999"
0021 String: Assign "forever"
0022 Action: Repeat this block "string$"
0023 Macro: Type keys or use mouse "{@300,450}{leftclick}{z25}"
0024 Action: End of block ""
(End)(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 String: Assign "forever"
0002 Action: Repeat this block "string$"
0003 Macro: Type keys or use mouse "{@300,450}{leftclick}{z25}"
0004 Action: End of block ""
(End)(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 Action: Comment "This macro was targeted for: Cookie Clicker"
0002 Action: Comment "You can edit the 'Window: Assign' step to change the target."
0003 Window: Assign "Cookie Clicker.exe"
0004 Macro: For assigned window only "1"
0005 Window: Activate for use ""
0006 Macro: Typing speed "def"
0007 Alert: Ask for a line of text "How many clicks?"
0008 String: Assign "alert$"
0009 Action: Do next step if "string$>99999"
0010 String: Assign "forever"
0011 Action: Repeat this block "string$"
0012 Action: Comment "Next line is for external monitor, line after for internal"
0013 Macro: Type keys or use mouse "{@370,600}{leftclick}{z25}"
0014 ;Macro: Type keys or use mouse "{@300,450}{leftclick}{z25}"
0015 Action: End of block ""
(End)
(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 Action: Comment "This macro was targeted for: Cookie Clicker"
0002 Action: Comment "You can edit the 'Window: Assign' step to change the target."
0003 Window: Assign "Cookie Clicker.exe"
0004 ;Window: Resize to "1696,1089"
0005 Macro: For assigned window only "1"
0006 Window: Activate for use ""
0007 Macro: Typing speed "def"
0008 Action: Comment "You can right-click the next step to change the macro speed."
0009 Alert: Ask for a line of text "How many clicks?"
0010 Action: Repeat this block "alert$"
0011 Macro: Type keys or use mouse "{@370,600}{leftclick}{z25}"
0012 Action: End of block ""
(End)
(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 Computer: Show the desktop ""
0002 Alert: Show a message "Click OK to restore"
0003 Computer: Restore minimized windows ""
(End)