Auto Typer Script for Mac

Discussion in 'RuneScape Scripts' started by Ice on Fire, Jun 15, 2013.

Auto Typer Script for Mac
  1. Unread #1 - Jun 15, 2013 at 7:18 PM
  2. Ice on Fire
    Joined:
    Jun 11, 2013
    Posts:
    770
    Referrals:
    0
    Sythe Gold:
    2

    Ice on Fire Apprentice
    Do Not Trade

    Auto Typer Script for Mac

    1. Go to spotlight (top right corner with the magnifying glass) and type "Applescript"
    2. Open up the application and in the top box, copy and paste this in there:
    Code:
    tell application "System Events"
    	set textToType to "text here"
    	delay 3
    	
    	repeat
    		delay 1
    		keystroke textToType
    		
    		keystroke return
    	end repeat
    end tell
    
    Should look like this when its done.
    [​IMG]

    3. Press compile (it would look like this)

    [​IMG]
    4. On the second line where it says {set textToType to "text here"}, replace the text here with what you want the auto typer to say. Example: set textToType to "red:shake: selling dragon hides". Only change whats in quotation and do not delete them!
    5. Press compile again and the words you just type will turn from purple to black.
    6. Click run on the top then quickly change to your runescape tab then it would start typing. You have approximately 3 secs. The script is has roughly preset the time that it will release another line of text according to the time text will stay up on runescape.

    To stop the script, simply go back to the AppleScript and press stop. Keep in mind as the script is still running and by the time to switch back to AppleScript, it may type a few lines below the script you had. Just simply delete it and there you go. Hopefully this guide helped :D
     
    ^ Dog noises likes this.
< [FREE] Creating moneymaking script for you [FREE] | Auto typer script >

Users viewing this thread
1 guest


 
 
Adblock breaks this site