Index
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Autotyper???

+3
Music
Naruto
NARC 040
7 posters

Go down

Autotyper??? Empty Autotyper???

Post by NARC 040 30/3/2013, 4:16 am

Can someone suggest me an Autotyper for Mac that isn't a virus please?
NARC 040
NARC 040
Tier 1 (Registered)
Tier 1 (Registered)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by Naruto 30/3/2013, 7:14 pm

I've heard . is good but I don't use these kind of programmes due to the threat linked with them, + rep if that helped Very Happy
Naruto
Naruto
Tier 3 (300 posts)
Tier 3 (300 posts)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by Music 30/3/2013, 7:30 pm

Hassan wrote:I've heard . is good but I don't use these kind of programmes due to the threat linked with them, + rep if that helped Very Happy

Agreed, garyshood is a good client. I'm not sure if it works on Macs, however
Music
Music
Grandmaster (2000 posts)
Grandmaster (2000 posts)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by Kevs 30/3/2013, 7:40 pm

I don't have a mac but this should work. Open your script editor and put this:

tell application "System Events"
set texttosay to "Sample Text"
display dialog "Text:" default answer "white:wave:"
set texttosay to the text returned of the result
repeat
activate application "Safari"
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
display dialog the "Do you want to quit?" buttons {"Continue", "Quit"} default button 1
if the button returned of the result is "Quit" then
exit repeat
end if
end repeat
end tell

Then just run the program and it should work
Kevs
Kevs
Grandmaster (2000 posts)
Grandmaster (2000 posts)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by Justin 30/3/2013, 8:40 pm

Kevs wrote:I don't have a mac but this should work. Open your script editor and put this:

tell application "System Events"
set texttosay to "Sample Text"
display dialog "Text:" default answer "white👋"
set texttosay to the text returned of the result
repeat
activate application "Safari"
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
display dialog the "Do you want to quit?" buttons {"Continue", "Quit"} default button 1
if the button returned of the result is "Quit" then
exit repeat
end if
end repeat
end tell

Then just run the program and it should work

He is alive Shocked

Justin
Grandmaster (2000 posts)
Grandmaster (2000 posts)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by Nightl0ck 30/3/2013, 9:21 pm

http://pastebin.com/qF8iqCWy
Copy and paste that into AppleScript Editor and you just hit run. And if you dont play on a browser highlight safari at the top of the script and change it to runescape.
Nightl0ck
Nightl0ck
Grandmaster (2000 posts)
Grandmaster (2000 posts)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by NARC 040 31/3/2013, 4:25 am

Kevs wrote:I don't have a mac but this should work. Open your script editor and put this:

tell application "System Events"
set texttosay to "Sample Text"
display dialog "Text:" default answer "white:wave:"
set texttosay to the text returned of the result
repeat
activate application "Safari"
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
keystroke texttosay
delay 1
keystroke return
display dialog the "Do you want to quit?" buttons {"Continue", "Quit"} default button 1
if the button returned of the result is "Quit" then
exit repeat
end if
end repeat
end tell

Then just run the program and it should work

Ok, that works fine for about 15 seconds then it stops. The script editor gets stuck and says error and highlights this part display dialog the "Do you want to quit?" buttons {"Continue", "Quit"} default button 1
if the button returned of the result is "Quit" then
Please fix this part.
NARC 040
NARC 040
Tier 1 (Registered)
Tier 1 (Registered)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by NARC 040 31/3/2013, 5:58 am

I actually got it to work using by combining nightlocks script with the other one.
NARC 040
NARC 040
Tier 1 (Registered)
Tier 1 (Registered)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by Heartstop123 31/3/2013, 6:06 am

answered, locked Smile
Heartstop123
Heartstop123
Grandmaster (2000 posts)
Grandmaster (2000 posts)


Back to top Go down

Autotyper??? Empty Re: Autotyper???

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum