This is a tool made from scratch with AutoIt that automates the keystroke for the game FlyFF inspired by Ftool Extended 0.9a.
- Smaller and more compact interface
- Window selection more intuitive and efficient
- Select only one f-key, one skill or both
- Selected window and the other options are loaded/saved automatically
- Spam runs once before the set interval
- Spam stops at character logout
- Mandatory execution as administrator
- Less redundant, better structured and commented code
Download the program or source code:
https://github.com/davidgaroro/ftool-by-garu/releases/latest
AutoIt v3.3.14.5
https://www.autoitscript.com
If you want to compile the program by yourself, follow these steps:
Download and install the AutoIt last version from website:
https://www.autoitscript.com/site/autoit/downloads/
https://github.com/davidgaroro/ftool-by-garu/releases/latest
https://www.autoitscript.com/autoit3/docs/intro/compiler.htm
To compile the program and make it work you have to compile these two files:
- FTool_by_Garu.au3
- /Subfiles/Spammer.au3
MIT © davidgaroro