Plugins
Super macro reached memory size and programming memory to the limits of reasonable, I decided to no longer Super macro modifier, except the bug fix.
Although Super Macro has a large number of orders, it would be a shame to stop there!
So I decided to give way to plugins, these famous files (.dll) to extend the functionality of an application.
In addition, the advantage of plugins is that all those who have knowledge in programming, can develop and create their own command.
The procedure for installing a plugin is simple, in Super Macro go to the "Tool" menu, click in the "Manage new commands" sub-menu, the plugins window appears, click on add, then select the dll file of your new plugin.
|
Boucle (25 ko) |
16/01/2007 |
Repeat a group of commands by looping in the macro. |
|
Download |
Brute Force (28 ko) |
06/07/2007 |
Change the value of a variable or password, increment it and place it in a variable (brute force method). |
|
Download |
Dialogue (260 ko) |
25/07/2008 |
Here is a plugin that will open new horizons to Super Macro!
Indeed the module Dialogue allows to associate the objects of a Web page has Super macro.
Namely, the text, radio, checkbox, and select objects associate their value with the SM variable.
Just as the left clicks on the buttons are associated with the label with the same name as the button. To change the size or position of the window please modify the ClientLeft, ClientTop, Clientheight and Clientwidth values contained in the tag.
To change the title of the window change the text between the and
(Warning, for the module to work properly you must have a higher or equal version of Internet Explorer 4.0) |
|
Download |
DynGoto (27 ko) |
16/01/2007 |
The DynGoto command is identical to a Goto, but it also allows you to specify a variable as a parameter. |
|
Download |
Excel (54 ko) |
10/11/2008 |
Here is a plugin to obtain and modify a value and / or formula of a cell of an Excel table. |
|
Download |
IE Form (306 ko) |
22/01/2010 |
Automatically fill out internet forms in a very simple way.
Caution: Works with Internet Explorer only.
At the request of users the source is provided, it also raises the suspicion of viruses. Some antivirus detects this plugin as having "suspicious" activity and declares it as a virus. |
|
Download |
Info Bulle (35 ko) |
06/07/2007 |
Display an information bubble in the taskbar (Area at the bottom right of the screen).
The text can be a sentence or the value of a variable.
(Still in test phase) |
|
Download |
IO Port Pack (207 ko) |
29/01/2006 |
IOPortPack consists of 2 plugins, allowing to write and read in the parallel port registry. This pack is in progress, and will be improved over time. It was also done at the request of a SM user. |
|
Download |
Kill Process (27 ko) |
16/01/2007 |
Ends an application in the same way as if you are using the Windows Task Manager. |
|
Download |
Net Drive (25 ko) |
16/01/2007 |
Automatic connection or disconnection of a network drive, if necessary username and password as parameter. |
|
Download |
Open dialog (26 ko) |
16/01/2007 |
This plugin allows you to display a dialog window for opening or saving a file (or directory), and to store the complete name of the file or directory in an alphanumeric variable. |
|
Download |
Pixel Color (39 ko) |
18/01/2012 |
Retrieves the color of a pixel on the screen in RGB format. |
|
Download |
Reg Edit (83 ko) |
06/07/2007 |
Provides read/write access to the Windows registry. |
|
Download |
Remote ATI for SM (84 ko) |
20/01/2006 |
Il est très important de lire le texte ci-dessous afin de comprendre le fonctionnement de ce plugin. Avec ce plugin vous pouvez utilisez votre Télécommande Remote control d'ATI sous Super macro.
Procédure d'installation :
Etape 1
- Double clique sur l'icone d'ATI, onglet Modules d'extension.
- Cliquez sur Importer, sélectionnez le plugin.
- Cliquez sur le bouton configurer, puis cocher les groupes de bouton que vous souhaitez voir gérer par Super macro.
- Validez.
Etape 2
- Exécutez l'éditeur Super macro.
Etape 3
- Appuyez sur la touche que vous voulez gérer par Super macro.
- Dans l'onglet Rapport un message en rouge s'affiche (Label "Nom de la touche" introuvable).
- Copiez le nom de la touche.
- Cliquez sur la commande Label, puis coller le nom de la touche.
- Validez
- Placez les commandes que super macro vous propose, pour effectuer les actions souhaitées.
- Enfin placez la commande Quitter pour terminer.
Voila toutes les commandes qui se trouvent entre la commande "Label" et la commande "Quitter" seront exécutées sitôt que vous appuyez sur le bouton de votre télécommande.
Répétez l'étape 3 pour les autres boutons de votre télécommande.
Il existe sûrement d'autres télécommandes compatibles avec ce plugin (car en fait, elles utilisent le même programme que celui d'ATI). Mais je ne sais pas lesquelles, si vous en avez une qui fonctionne vous pouvez me faire parvenir ses références. Que je constitue une liste de compatibilité. |
|
Download |
Send Mail (139 ko) |
13/03/2006 |
Permet d'envoyer un E-mail avec pièce jointe si vous le souhaitez. (le corps du texte doit être dans un fichier texte)
Voici un exemple qui permet de tester l'envoi avec succès :
Variable [ERROR];;Alpha;
Variable ;;Alpha;
Label
Calcul évolué [ERROR]=
SendMail Admin@SuperMacro.fr;Mon sujet;C:\Body.txt;;
Examine [ERROR];;;
Goto
Commentaire Sinon l'envois est confirmer je continue la suite de la macro.
Attention la variable système [ERROR], vient d'être ajoutée dans la version Beta de SM. |
|
Download |
Squelette (222 ko) |
20/01/2006 |
Source en Delphi du plug-in squelette d'une nouvelle commande.
Avec commentaire bien évidemment.
J’insiste sur le fait que ceci est une source et non une commande utile. |
|
Download |
Timer (26 ko) |
10/11/2008 |
Voici un timer (pause), mais en millisecondes (1 à 60000 ms). Elle peut êtres substitué à la commande pause, qui elle ne gère que des pause en secondes pleine. |
|
Download |
Visual control (26 ko) |
20/01/2006 |

Dans le cas où vous exécutez une macro sans l'éditeur de super macro, aucune fenêtre ne permet de contrôler l'exécution, ce plugin permet donc de contrôler votre macro par l'intermédiaire d'une petite barre très discrète. Attention vous devez disposer de la dernière version de Super macro |
|
Download |
Volume Sound (69 ko) |
16/01/2007 |
Pas d'informations sur le site d'origine. |
|
Download |
|