Macro Program?

Discussion in 'Programming General' started by Shoop, Nov 6, 2013.

Macro Program?
  1. Unread #1 - Nov 6, 2013 at 12:49 PM
  2. Shoop
    Joined:
    Feb 14, 2010
    Posts:
    4,418
    Referrals:
    0
    Sythe Gold:
    2
    Vouch Thread:
    Click Here
    Discord Unique ID:
    625378835759628290
    Two Factor Authentication User St. Patrick's Day 2013 Pizza Muncher Easter 2013 Homosex Heidy

    Shoop Legend
    $100 USD Donor New Angelic Retired Sectional Moderator

    Macro Program?

    So.. I am using a program called ShortKeys in work as I am currently having to continuously type out a few phrases over and over. So it speeds my work up A LOT.
    However I was wondering if anyone knew of a program where it can press Ctrl + b first and then type what I wanted? As in I press 1 and it hits "Ctrl+B, then types what I want". That would speed up my work further and I could get a lot more done.
     
  3. Unread #2 - Nov 6, 2013 at 4:12 PM
  4. Clashfan
    Joined:
    Sep 2, 2005
    Posts:
    3,973
    Referrals:
    1
    Sythe Gold:
    1
    Two Factor Authentication User

    Clashfan Swim To The Moon
    Highly Respected Retired Administrator

    Macro Program?

    That should be pretty easy with autohotkey.
     
  5. Unread #3 - Nov 7, 2013 at 2:55 AM
  6. Shoop
    Joined:
    Feb 14, 2010
    Posts:
    4,418
    Referrals:
    0
    Sythe Gold:
    2
    Vouch Thread:
    Click Here
    Discord Unique ID:
    625378835759628290
    Two Factor Authentication User St. Patrick's Day 2013 Pizza Muncher Easter 2013 Homosex Heidy

    Shoop Legend
    $100 USD Donor New Angelic Retired Sectional Moderator

    Macro Program?

    I can't get it to work :/

    I'm trying this, but I don't script so I have no idea if it's right..

    1::
    Send ^B
    Send the writing I want goes here
    return

    2::
    Send ^B
    Send the other writing I want goes here 2
    return

    It doesn't seem to be pressing Ctrl+B though..
     
  7. Unread #4 - Nov 7, 2013 at 10:27 AM
  8. Clashfan
    Joined:
    Sep 2, 2005
    Posts:
    3,973
    Referrals:
    1
    Sythe Gold:
    1
    Two Factor Authentication User

    Clashfan Swim To The Moon
    Highly Respected Retired Administrator

    Macro Program?

    This works for me

    1::
    Send ^bYour text
    return

    2::
    Send ^bOther text
    return

    I think it needs to be a lowercase b
     
  9. Unread #5 - Nov 7, 2013 at 12:57 PM
  10. Shoop
    Joined:
    Feb 14, 2010
    Posts:
    4,418
    Referrals:
    0
    Sythe Gold:
    2
    Vouch Thread:
    Click Here
    Discord Unique ID:
    625378835759628290
    Two Factor Authentication User St. Patrick's Day 2013 Pizza Muncher Easter 2013 Homosex Heidy

    Shoop Legend
    $100 USD Donor New Angelic Retired Sectional Moderator

    Macro Program?

    Ahhh yeah, it works now :p
    I just need to add a small delay between pressing ctrl+b and it should be perfect.
     
  11. Unread #6 - Nov 7, 2013 at 11:21 PM
  12. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Macro Program?

    If you want a separate program that does it I can make you something for like $5
     
  13. Unread #7 - Nov 15, 2013 at 11:17 AM
  14. Shoop
    Joined:
    Feb 14, 2010
    Posts:
    4,418
    Referrals:
    0
    Sythe Gold:
    2
    Vouch Thread:
    Click Here
    Discord Unique ID:
    625378835759628290
    Two Factor Authentication User St. Patrick's Day 2013 Pizza Muncher Easter 2013 Homosex Heidy

    Shoop Legend
    $100 USD Donor New Angelic Retired Sectional Moderator

    Macro Program?

    No thanks.

    That Auto Hotkey is great! I've made a ton of scripts for work and for my laptop at home :) Once you know how to use it, it's really simple :D
     
< Console application [Visual studio] Help | Check out my first iPhone game - Watermelon Clicker! >

Users viewing this thread
1 guest


 
 
Adblock breaks this site