[[[[[Free Mac AutoTyper]]]]]

Discussion in 'RuneScape Scripts' started by TrxePk, Mar 22, 2016.

[[[[[Free Mac AutoTyper]]]]]
  1. Unread #1 - Mar 22, 2016 at 6:54 PM
  2. TrxePk
    Joined:
    Jan 28, 2016
    Posts:
    502
    Referrals:
    1
    Sythe Gold:
    387
    Vouch Thread:
    Click Here
    Discord Unique ID:
    208376938790649857
    Discord Username:
    1v1m8#9604

    TrxePk 1v1m8#9604 Make sure id is 208376938790649857

    [[[[[Free Mac AutoTyper]]]]]

    The Tutorial I'm going to show you today is a simple fast way to setup a mac auto typer!

    First, Go to the Spotlight in the top right corner. It should look like this
    [​IMG]
    Second Click it and type in Apple Script Editor. Picture: [​IMG]
    Third open it and it should open up like this[​IMG]

    Then, Copy and paste this code in:
    Code:
    tell application "System Events"
    	set textToType to "text here"
    	delay 3
    	
    	repeat
    		delay 1
    		keystroke textToType
    		
    		keystroke return
    	end repeat
    end tell
    After That, You are basically done. But Replace your text and replace where it says "Text here" change that to the text you want but don't remove the parenthesis.

    When you want to start it click the run button:[​IMG]
    And to stop click stop: [​IMG]

    Thanks for reading my tutorial if you are having problems let me know.
     
< Buying Private script | >

Users viewing this thread
1 guest


 
 
Adblock breaks this site