Search: Home | Atlas | Guides | Tests | Research | Techs | Skills | Index | Recent Changes | Preferences | Login

Users > Froogg

About and by Froogg

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

Caveat
parameters relative to eGenesis Client
; window maximized in window-mode on a 1280x1024 screen ; It clicks at the specified location in the game window, waits 1 second and repeats until

exited

^+t::ExitApp ^t:: loop

	{
	Click 24, 46 left
	Sleep, 1000
	}
Return

Home | Atlas | Guides | Tests | Research | Techs | Skills | Index | Recent Changes | Preferences | Login
You must log in to edit pages. | View other revisions
Last edited May 31, 2008 7:12 pm by froogg (diff)
Search: