Pulover's Macro Creator

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Message
Author
User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Pulover's Macro Creator

#1 Post by webfork »

[Moderator note: this is the primary Pulover's Macro Creator program thread. View database entry]

----


http://www.autohotkey.net/~Pulover/
http://www.softpedia.com/get/System/Sys ... ator.shtml

AutoHotKey-based
License: GPL v3

Results: Not portable: writes settings to AppData (update: now portable, see below)

Tested in Win7x64
Steps: Standard install, copy, uninstall. Also attempted to move the ini file created in AppData to the Application folder without success.

Pulover
Posts: 5
Joined: Sat Aug 10, 2013 12:34 pm

Re: Pulover's Macro Creator

#2 Post by Pulover »

I haven't realized it shouldn't use AppData to be portable. I'll add an option to save settings in it's own directory in a future version.

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Pulover's Macro Creator

#3 Post by webfork »

Pulover wrote:I haven't realized it shouldn't use AppData to be portable. I'll add an option to save settings in it's own directory in a future version.
Cool, thanks for that.

Pulover
Posts: 5
Joined: Sat Aug 10, 2013 12:34 pm

Re: Pulover's Macro Creator

#4 Post by Pulover »

I've updated the software today. From version 3.8.3 on you can move MacroCreator.ini to the same folder as MacroCreator.exe and the application will use that file instead, allowing it to run from a removable drive and keep its settings.

You're welcome. Let me know if you find any issues.

Pulover
Posts: 5
Joined: Sat Aug 10, 2013 12:34 pm

Re: Pulover's Macro Creator

#5 Post by Pulover »

Does it qualify to be portable now?

:D

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: Pulover's Macro Creator

#6 Post by I am Baas »

Pulover wrote:Does it qualify to be portable now?

:D
Tested v3.8.4: Portable

Instructions:
1. Download MacroCreator Portable @ http://www.autohotkey.com/board/topic/7 ... ro-creator
2. Create an empty MacroCreator.ini in the application folder

@Pulover
please remove/uncheck the default "Check on start-up" option in the portable version

@webfork
please move to submission. Thanks.

User avatar
Midas
Posts: 6710
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Pulover's Macro Creator

#7 Post by Midas »

Really interesting -- might provide for a quick and easy way to get into AHK... Thanks. 8)

User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Pulover's Macro Creator

#8 Post by webfork »

I am Baas wrote:@webfork
please move to submission. Thanks.
Thanks for testing.

Pulover: sorry I didn't get back to you sooner. I had this on a todo-list that is very out of order at the moment.

Pulover
Posts: 5
Joined: Sat Aug 10, 2013 12:34 pm

Re: Pulover's Macro Creator

#9 Post by Pulover »

I am Baas wrote: @Pulover
please remove/uncheck the default "Check on start-up" option in the portable version
Sure, I'll make it off by default for the portable version.
I'm working on version 4.0 now which will have a new interface and more features such as a smart command search. And this time the portable version will be ready to use (I'll include the download along with the installer in the new website).
I'll post an update here after releasing the final version. Thanks.
webfork wrote: Pulover: sorry I didn't get back to you sooner. I had this on a todo-list that is very out of order at the moment.
No problem. Thanks for including my app here!

Pulover
Posts: 5
Joined: Sat Aug 10, 2013 12:34 pm

Re: Pulover's Macro Creator

#10 Post by Pulover »

New version released: 4.0.0

New website: http://www.macrocreator.com/
Portable version is available in ready-to-use zip format.

Screenshots | Video Tutorials
Changes:
New Interface with customizable toolbars.
New Preview window with syntax highlighting.
Added Find a command window.
Added tips in command windows.
Added more options to Message window.
Added Edit Macros window.
Added Drag-Macros feature.
Added Close and Edit menu when clicking over a Macro tab.
Added Close with Mouse Middle click over a Macro tab.
Added Loop until option in Image/Pixel Search (replaces "Break if found").
Added individual Pause hotkey.
Added Multiple Column search in Find/Replace window.
Added Set key delay option in Text command window.
Added Random delays and Disable random delays options to Pause command window.
Added Edit Script button in Preview window.
Added support for basic Arrays using the built-in function Array.
Added support for functions in Assign Variable window when using the Expression option.
Added automatic backups.
Added translations to Malay and Vietnamese.
Added Portable Install option in installer.
Paste command now works on mutiple selections.
Main window size, position and columns order are remembered.
Removed MsgBox command from Run command window.
Removed automatic Cancel button handling for MsgBox for compatibility with new options.
Fixed ErrorLevel variable results for commands in playback.
Fixed automatic comma escaping in Run command window.
Fixed Media keys not being recorded/captured.
Fixed various bugs and issues.

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: Pulover's Macro Creator

#11 Post by I am Baas »

Pulover’s Macro Creator is at version 4.1.2
Version 4.1.2
•Added Options toolbar items to Options Menu.
•Added support for WinHttp.WinHttpRequest.5.1 object methods in COM Interface.
•Added debugging messages for missing “End Loop” and “End If” statements (highlighting must be enabled).
•Added Deactivate Macros command to Macro, Play Button and Tray Icon menus.
•Changed commands, except Send and Click, to not stop playback when main window is active.
•Fixed bug with Pause button of Controls Toolbar.
•Fixed bug with Gosub command inside loops.
•Fixed bug with A_Loop variables in Compare Variables statement.
•Fixed bug with A_Space variable in Functions.
•Fixed escaped comma bug in Assign Variable command.
•Fixed Get Coordinates tool in Image/Pixel Search window not getting correct values in Window Coord mode.
•Fixed Copy to command not copying Comment and Color fields.
•Fixed some minor bugs.

Version 4.1.1
•Detects default AHK editor on first run.
•Fixed command line parameters not working for MacroCreatorPortable.exe.
•Fixed bugs.

Version 4.1.0
•Added tool to schedule macros in Windows Task Scheduler.
•Added shortcuts to insert built-in variables in command windows context-menu.
•Added Filter by type button in Run command window.
•Added Right-Click-Drag Move/Copy menu.
•Added Play Sound option to Image/Pixel Search result actions.
•Added Launcher to portable version (automatically updates INI and selects between x86 and x64 based on Windows version).
•Fixed issues with command line parameters.
•Fixed bugs.
Dl @ http://www.macrocreator.com/download/

User avatar
Midas
Posts: 6710
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Pulover's Macro Creator

#12 Post by Midas »

PMC v4.1.3 released (changelog is at http://www.macrocreator.com/project/).

User avatar
lintalist
Posts: 434
Joined: Sat Apr 19, 2014 12:52 am
Contact:

Re: Pulover's Macro Creator

#13 Post by lintalist »

PMC v5.0

Download links for installer, portable and source code at:
http://www.macrocreator.com/download/

Change log Version 5.0.0
  • New feature: User Defined Functions.
  • New feature: SetTimer command.
  • New feature: While-Loop in Loop Command window.
  • New feature: For-Loop in Loop Command window.
  • New feature: Until in Loop Command window.
  • New feature: Send Email function.
  • New feature: Download Files function.
  • New feature: Zip / Unzip Files function.
  • New feature: Listview Groups (+WinVista).
  • Implemented real AutoHotkey format expressions in Functions, Methods, Variable Assignment, Evaluate Expression, COM Interface and command parameters started with % .
  • Multiple If Statements are now supported in Evaluate Expression (e.g.: var = 5 || var = "a").
  • Function parameter can now be another function, array, array element or expression.
  • Added Else If Statement option.
  • Loops now work in Manual Playback.
  • Added support for array assignment.
  • Added support for Associative Arrays assignment.
  • Added support for array methods in Functions window.
  • Added support for Multi-Dimensional Arrays.
  • Added support for named keys in arrays (e.g.: N["key"] or N.key, MyArray.1 := OtherArray.Name).
  • Added support for array methods.
  • Added support for #If Expression in Context Sensitive Hotkeys.
  • Added GetElementsByClassName option in InternetExplorer/COM Get Element Tool.
  • Added var [not] in, var [not] contains, var [not] between and var is in Compare Variables If Statement.
  • Added WinTitle, WinText, ExcludeTitle and ExcludeText to If Window… statements.
  • Added options to set TitleMatchMode, DetectHiddenWindows and DetectHiddenText.
  • Added options to set SendMode, KeyDelay, MouseDelay and ControlDelay.
  • Added Client mode for Mouse and Pixel/Image Search coordinates.
  • Added option to center coordinates of ImageSearch results.
  • Added option to change color of the rectangle of Image/Pixel Search area and Screenshots tool.
  • Added Insert Comment Block to “Edit Comment” window.
  • Added option to comment out unchecked rows in Preview/Exported scripts.
  • Added new translations.
  • Added Language editor in Settings window with submit form.
  • Languages files are now kept in the Lang folder and can be added, modified or removed.
  • Updated Loop, File and Loop, Reg to new format with Mode parameter.
  • Changed List Variables to display User-Defined variables only.
  • Extended Backup system to update backup file with every change.
  • Fixed corrupted pmc files saved on exit.
  • Fixed hotkeys not being automatically disabled when changed.
  • Fixed bug with recording of mouse buttons.
  • Fixed bug with WinWait timeout.
  • Fixed bugs with IE/COM Interface.
  • Fixed bugs with commas in command parameters.
  • Fixed issues with Schedule Macros.
  • Fixed default editor not set correctly on first run.

User avatar
joby_toss
Posts: 2970
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Re: Pulover's Macro Creator

#14 Post by joby_toss »

This is a wonderful app, it sure deserves a permanent database entry: http://www.portablefreeware.com/index.php?id=2776

User avatar
lintalist
Posts: 434
Joined: Sat Apr 19, 2014 12:52 am
Contact:

Re: Pulover's Macro Creator

#15 Post by lintalist »

I saw it needed one more point :-)

Post Reply