- 11-12-2010, 01:45 PM
Thread Author #1
Handy ShortcutMe 5.0 Macro Shortcuts
I wanted to make this thread so we all can share our SCM Macro shortcuts that are useful everyday use.
Add as many as u can conjure up in this thread!
These are only for 6.0 os users
Let me start it off:
--Radio Off - WiFi On
--AppName: Manage Connections
--macros: MenuItemFromTop1;NavClick;NavMoveDown1;NavClick;Na vMoveUp1;NavClick;ESCKey;NavClick;
--Radio On - WiFi Off
--AppName: Manage Connections
--macros: MenuItemFromTop1;NavClick;NavMoveDown1;NavClick;ES CKey;NavClick;
--Automatic SMS message to person of your choice
--AppName: SMS_Page
--macros: MENUKey;NavMoveDown1;NavMoveRight1;NavClick;Delay2 ;Key [person name here] ;NavMoveDown3;NavClick;Delay2;NavMoveDown1;Key [message to person here]
I.E. --> macros: MENUKey;NavMoveDown1;NavMoveRight1;NavClick;Delay2 ;Key Mike Jay ;NavMoveDown3;NavClick;Delay2;NavMoveDown1;Key Hey broLast edited by Suprah; 11-15-2010 at 03:07 PM.
- 11-13-2010, 08:24 AM #2
View Email Folders
FYI: Macro feature in ShortcutMe is an advance and unique feature that no other BlackBerry app provides.
You don't need to master macros to use ShortcutMe. Simple shortcuts can be made easily like other shortcut/launcher apps. But if you require more from your app, then macros in ShortcutMe provides an almost unlimited opportunity for you to create powerfull shortcuts that no other app allows you to do.
Macro shortcuts are the highly customizable shortcuts created by yourself.
- A shortcut to change default browser:
http://forums.crackberry.com/f35/han...3/#post5770061
- A shortcut to take 3 pictures:
http://forums.crackberry.com/f35/han...ml#post5788746
- A shortcut to toggle WiFi:
http://forums.crackberry.com/f35/han...ml#post5790058
- A shortcut to send SMS to a phone number stored in the clipboard:
http://forums.crackberry.com/f35/han...ml#post5826937
- A shortcut to view Email Folders:
AppName: Messages
Macro: MenuKey;Keyv;NavClick
- A Macro shortcut to
*Access application management screen to uninstall/monitor apps
*For torch with the engineering screen enabled that want to disable DVFM and set the cpu clock to 624mhz in case its lower after every phone reset
*Again for torch with the engineering screen enabled that want to view processes sorted by heap size (ram usage)
http://forums.crackberry.com/f35/han...ml#post5828803
- A shortcut to call someone and automatically set the phone in the speaker phone mode (Good if you want to initiate a call in the car):
http://forums.crackberry.com/f35/han...ml#post5830995
- A shortcut to disable or enable 2G when option in mobile network is set to 2G & 3G (For torch with engineering screen enabled). For example, some people want to have the 3G option only on at&t so it doesnt fallback to 2G, setting the option to 2g & 3g in mobile network options, then using the macro to automatically disable 2g through the engineering screen, leaving 3g only.
http://forums.crackberry.com/f35/han...ml#post5840327
- A shortcut to enable 2G (or 3G):
http://forums.crackberry.com/f35/han...ml#post5840894
- A shortcut to set the calls to be anonymous:
(BB OS 6) http://forums.crackberry.com/f35/han...ml#post5849878
(BB OS 5) http://forums.crackberry.com/f35/han...ml#post5852734
- A shortcut to disable the shutter sound from the camera
http://forums.crackberry.com/f35/han...ml#post5850543
- A shortcut to open a web page, auto fill Username and Password field and login
* http://forums.crackberry.com/f35/han...ml#post6107616
* http://forums.crackberry.com/f35/han...ml#post6089157
* http://forums.crackberry.com/f35/han...ml#post6079574
* http://forums.crackberry.com/f35/han...ml#post6080953
- A shortcut to set all permissions to allow for a specific application of your choice
http://forums.crackberry.com/f35/han...ml#post6091758
- A shortcut to set shooting style of the Camera app:
http://forums.crackberry.com/f35/han...ml#post6100740
- A shortcut for composing an email, taking a picture and have it attached to the email:
http://forums.crackberry.com/f35/han...ml#post6158692
- Macros for BerryWeather:
http://forums.crackberry.com/f35/han...ml#post6166701
- A shortcut to restart the device (for Verizon users only):
http://forums.crackberry.com/f35/han...ml#post6179957
- A shortcut to restart the device at a specific time of day using the free version of RestartMe:
AppName: RestartMe
Macros: Delay300;NavClick
Shortcut Keys: RST
(now set one of the Scheduled Launching Shortcuts in the Common Config page to RST).
- A shortcut to close all open apps:
http://forums.crackberry.com/f35/han...ml#post6231480
- A shortcut for full login on BlackBerry Beta Zone website (most of you might not need the InjectDelay macro used in this macro shortcut)
http://forums.crackberry.com/f35/han...ml#post6433664Last edited by Vijik; 07-01-2011 at 10:06 AM.
BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeysThanked by 2:Ak.B (10-15-2012), Guangxiong (09-08-2012)
- 11-13-2010, 11:16 AM #3
Change Default Browser (using OS v5.0.0.975 on Bold 9650)...
... to Hotspot (aka WiFi) Browser:
AppName: Options
Macro:
Delay250;MenuItemFromTop2;NavClick;MenuItemFromTop 2;NavClick;NavClick;Keyh;NavClick;MENUKey;NavClick;ESCKey;ESCKey
... to BlackBerry (aka BES) Browser:
AppName: Options
Macro:
Delay250;MenuItemFromTop2;NavClick;MenuItemFromTop 2;NavClick;NavClick;Keyb;NavClick;MENUKey;NavClick;ESCKey;ESCKey
... to Internet Browser:
AppName: Options
Macro:
Delay250;MenuItemFromTop2;NavClick;MenuItemFromTop 2;NavClick;NavClick;Keyi;NavClick;MENUKey;NavClick;ESCKey;ESCKey - 11-14-2010, 11:08 PM #4
Has anyone been able to successfully set up a macro to automatically fill in the text field then send an SMS to a specific person?
For example, I've set up a shortcut to SMS Bob. Shortcut launches SMS, specifically to Bob, but can't launch a macro to type in the text and then send.
Please help. - 11-15-2010, 02:55 PM
Thread Author #5
- 11-15-2010, 04:45 PM #6
Does anyone know what "Stop" means or what its purpose would be in the macros?
- 11-15-2010, 08:41 PM #7
great post guys, hope to see more macros added, and hope i can come up with my own to share soon. thanks
Visit My Blog dedicated to BB10 and Playbook Reviews --->www.sushistewpb.tk
Twitter @Sushistew
BBM channelp.in/C000F6D8A - 11-15-2010, 10:01 PM #8
- 11-16-2010, 08:07 PM #9
When ShortcutMe runs through macros in a shortcut, as soon as it sees Stop it will stop running more macros in that shortcut.
Stop macro is there to help you copy other people's macros or test your own macros step by step.
Menu (/app/etc) items might be in different locations on your BlackBerry comparing to other BBs because of differences between BB OS, and because some apps add menu items to all BB menus.
Therefore it is a good idea to use Stop in the macros you copy from other users (for example macros posted on this thread).
It is recommended to use Stop macro in front of NavClick and ENTERKey to make sure that the macros created by other users does not delete something on your BB. After you are sure that the macro goes to the right option in the menu or list (etc) then you can remove Stop to test rest of the macro.Last edited by Vijik; 06-22-2011 at 12:10 AM.
BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys - 11-16-2010, 11:11 PM
Thread Author #10
Non-conforming signature moderated to comply with forum rules - 11-17-2010, 12:40 AM #11
New Macros
I am working on a new version of ShortcutMe where following macros are added so far:
SpaceKey
SymbolKey
BackspaceKey
Let me know if you have seen the need for other macros.BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys - 11-17-2010, 06:08 AM
Thread Author #12
Last edited by Suprah; 11-17-2010 at 06:13 AM.
- 11-17-2010, 07:07 AM #13
- 11-17-2010, 11:23 AM #14
Thank you, Vijik. At first glance, the "Stop" option seemed irrelevant, but after your explanation, I realize it could be quite valuable. Excellent work on this app. It has easily replaced Quicklaunch on my phone.
- 11-17-2010, 04:05 PM #15
can we see macros work on os4.5? or is that a software issue?
Visit My Blog dedicated to BB10 and Playbook Reviews --->www.sushistewpb.tk
Twitter @Sushistew
BBM channelp.in/C000F6D8A - 11-17-2010, 05:07 PM #16BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys - 11-17-2010, 05:11 PM #17BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys - 11-17-2010, 05:25 PM #18
Sounds like you did good work Vijik
I don't own shortcutme, but this is some cool looking stuff.
Is there a macro to select the most recent picture taken and attach it to a sms or email? - 11-17-2010, 05:56 PM #19
sushistew,
I'm running OS 4.5 as well and I can't see the macros as I type them either, but they are still fully functional. - 11-17-2010, 06:42 PM #20BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys - 11-17-2010, 06:47 PM #21BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys - 11-17-2010, 06:48 PM #22BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys - 11-17-2010, 07:00 PM #23
Vijik,
Can't see macros on the macro editor screen. They only appear after saving the changes. I'm forced to save the changes frequently and also manually add semi-colons but these are minor annoyances when the functionality of the macros themselves are so effective.
Posted from my CrackBerry at wapforums.crackberry.com - 11-17-2010, 08:51 PM #24
Macro Editor is very important to have.
I could see and re-generate it. After googling the error message it looks like that it is a bug in BB OS 4.5 that causes this (only seen on 83xx series). (Error message is ArticInterface:
ocPosToCaret. If you want you can google it too).
Anyway, I have a fix for that for 83xx users running 4.5
ETW11 and sushistew, send email to support at shortcutme dot com to get a link to download the new version with the fix for the problem you have seen.
Hopefully that will allow you to see and use the Macro Editor.BB10: MyProfilesPro, ShortcutMe 10, FlashLightPro, BBM Connected, NFC Enabled, Native Apps for Z10
BB10: EmailforGoogleGmail,FlashySearch
BBOS 4+: ShortcutMe, (on sale, %40 off) The Ultimate Shortcut application for BlackBerry
BBOS 7+: NFCShortcuts, Tap a NFC tag to launch an app, a task, or your macro shortcut in Shortcutme
BBOS 5+: MyOwnHotKeys, Override default hotkeys and create your own hotkeys - 11-17-2010, 09:25 PM #25
Done. Thanks again, Vijik.

Reply


















