Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Sorry, but bots are just so effin awesome I had to make one myself. I actually do need it for a world, though, it's not just for kicks.
I just need someone with a Mac to compile a txt file in Applescript for me, then upload it. Protip: anyone who has a mac has applescript on it.
PM me or post here if you can help, thanks!
[EDIT] Here's the applescript text, feel free to point out any flaws or whatever:
repeat tell application "Chrome" set the message to "" repeat until the message contains "!bot" set the message to (the text of document 1) as string end repeat end tell tell application "System Events" tell process "Chrome" select text box 1 of document 1 keystroke "[Bot] Hello, master." end tell end tell delay 2 end repeat
As you can tell, this is just a test. If it works then I'll build off of it using the more useful actions like a calculator and whatnot.
---
Last edited by Tako (Nov 25 2011 9:37:39 am)
Yeah, well, you know that's just like, uh, your opinion, man.
Offline
Offline
Pages: 1
[ Started around 1732214380.7846 - Generated in 0.058 seconds, 13 queries executed - Memory usage: 1.38 MiB (Peak: 1.47 MiB) ]