Member of http://perl.atitd.wiki/wiki/tale3/Guilds/Plato_Academy and http://perl.atitd.wiki/wiki/tale3/Guilds/Storyweavers
Yo, copy the following text and paste it into Notepad. Save the file as Whatever.ahk
; Script for repeated clicking in ATiTD by froogg ; AutoHotkey v.1.0.47.06
exited
^+t::ExitApp ^t:: loop
{ Click 24, 46 left Sleep, 1000 }Return